Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CHECKIN: Removed Derby client/net libraries; removed Sun jdbc.odbc driver template

- Summary:

Removed Derby client/net libraries; removed Sun jdbc.odbc driver template

 

- Bugzilla Bug(s) Resolved:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=152709

 

- Description:

(1) Removed derbynet.jar from the org.apache.derby.core 3rd party plugin. This JAR file is not used by BIRT.

(2) Removed derbyclient.jar (the Derby client network JDBC driver). The distribution of this driver within BIRT will cause problem for user who wishes to use a different version of this library. (See Bugzilla 152709). User should download and configure the desired version of Derby client driver using the JDBC driver manager.

(3) Removed the driver template definition of the Sun ODBC-JDBC bridge. This driver is not officially supported because of internationalization issues. BIRT users are encouraged to use native JDBC drivers for testing and deployment.

 

- Tests Description:

n/a

 

- Notes to Build Team:

 

 

- Notes to Developers:

 

 

- Notes to QA:

 

 

- Notes to Documentation:

 

- Files Edited:

"/org.eclipse.birt.report.data.oda.jdbc/plugin.xml"

"/org.apache.derby.core/derbynet.jar"

"/org.apache.derby.core/.classpath"

"/org.apache.derby.core/derbyclient.jar"

"/org.apache.derby.core/META-INF/MANIFEST.MF"

"/org.apache.derby.core/build.properties"

 

- Files Added:

 

 

- Files Deleted:

 

 

 

 

 


Back to the top