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 - Generate fake-jdbc40.jar on the fly
Summary: Generate fake-jdbc40.jar on the fly
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 15:44 UTC by Andrei Badea
Modified: 2007-01-02 10:35 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Fix (2.50 KB, text/plain)
2006-12-01 22:11 UTC, Andrei Badea
Details

Note You need to log in before you can comment on or make changes to this bug.
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