This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 85352

Summary: Generate fake-jdbc40.jar on the fly
Product: db Reporter: Andrei Badea <abadea>
Component: CodeAssignee: Andrei Badea <abadea>
Status: RESOLVED FIXED    
Severity: blocker CC: jtulach
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: Fix

Description Andrei Badea 2006-09-20 15:45:10 UTC
Cf. issue 60508 desc20.
Comment 1 Andrei Badea 2006-12-01 22:10:03 UTC
Fixed. Yardo, could you please have a look at the fix? I will attach a diff.

Checking in build.xml;
/cvs/db/build.xml,v  <--  build.xml
new revision: 1.59; previous revision: 1.58
done
Removing external/fake-jdbc40.jar;
/cvs/db/external/fake-jdbc40.jar,v  <--  fake-jdbc40.jar
new revision: delete; previous revision: 1.2
done
Checking in nbproject/project.properties;
/cvs/db/nbproject/project.properties,v  <--  project.properties
new revision: 1.21; previous revision: 1.20
done
Comment 2 Andrei Badea 2006-12-01 22:11:55 UTC
Created attachment 36432 [details]
Fix
Comment 3 Jaroslav Tulach 2006-12-02 07:37:35 UTC
Nice.
Comment 4 Andrei Badea 2007-01-02 10:25:08 UTC
Broken when building on a 1.6 or newer JDK with nbjdk.(active|home) pointing to
a pre-1.6 JDK. Cf. issue 68595 desc 6.
Comment 5 Andrei Badea 2007-01-02 10:35:14 UTC
Fixed.

Checking in build.xml;
/cvs/db/build.xml,v  <--  build.xml
new revision: 1.60; previous revision: 1.59
done