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 120237 - Add PostgreSQL and MySQL JDBC drivers as libraries
Summary: Add PostgreSQL and MySQL JDBC drivers as libraries
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 21:15 UTC by David Vancouvering
Modified: 2007-11-01 03:40 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Vancouvering 2007-10-26 21:15:00 UTC
Since they're bundled now, the PostgreSQL and MySQL JDBC drivers should be added as libraries in the Library Manager.
Comment 1 Andrei Badea 2007-10-29 11:03:53 UTC
The goal should be to add *all* registered drivers to the Library Manager. Obviously not doable for 6.0, so yes, we
should at least add the MySQL and PostgreSQL ones.
Comment 2 David Vancouvering 2007-10-30 01:31:58 UTC
I checked this in but I think there is a bug in the path to the jar files.  I have to sign off for now, leaving it open,
will fix this evening.
Comment 3 David Vancouvering 2007-10-30 04:54:12 UTC
Fixed.  Lost cvs commit log, but here are the revisions, all based off of the directory db/drivers

src/org/netbeans/modules/db/drivers/Bundle.properties, revision 1.8
src/org/netbeans/modules/db/drivers/MySQLDriver.xml, revision 1.2
src/org/netbeans/modules/db/drivers/PostgreSQLDriver.xml, revision 1.2
src/org/netbeans/modules/db/drivers/layer.xml, revision 1.2

Comment 4 David Vancouvering 2007-10-30 04:54:47 UTC
Paulo, can you get the daily build in the next day or so and verify that this is fixed?  Thanks.
Comment 5 paulocanedo 2007-10-30 12:39:28 UTC
Ok David, I'll check the next build...
Comment 6 paulocanedo 2007-11-01 03:40:40 UTC
Ok, the PostgreSQL and MySQL JDBC drivers already appears as libraries