[OFBiz] SVN: r6603 - trunk/framework/entity/lib/jdbc

jonesde@svn.ofbiz.org jonesde at svn.ofbiz.org
Fri Jan 27 16:59:07 CST 2006


Author: jonesde
Date: 2006-01-27 16:59:04 -0600 (Fri, 27 Jan 2006)
New Revision: 6603

Removed:
   trunk/framework/entity/lib/jdbc/DaffodilDB_Client.jar
   trunk/framework/entity/lib/jdbc/DaffodilDB_Common.jar
   trunk/framework/entity/lib/jdbc/DaffodilDB_Embedded.jar
   trunk/framework/entity/lib/jdbc/axion.jar
   trunk/framework/entity/lib/jdbc/mysql-connector-java-3.1.10-bin.jar
   trunk/framework/entity/lib/jdbc/postgresql-8.0-311.jdbc3.jar
   trunk/framework/entity/lib/jdbc/sapdbc.jar
Log:
Removed a few JDBC drivers to avoid licensing issues, reduce the project size a bit, and in a way make it simpler to get the desired JDBC driver in place (this has been an issue in the past where the version of the JDBC driver we include isn't cool with the version of the database being used; so, mainly just leaving in Derby for easy development and demo usage; BTW, note that Derby is a LOT faster if you have a larger heap size...

Deleted: trunk/framework/entity/lib/jdbc/DaffodilDB_Client.jar
===================================================================
(Binary files differ)

Deleted: trunk/framework/entity/lib/jdbc/DaffodilDB_Common.jar
===================================================================
(Binary files differ)

Deleted: trunk/framework/entity/lib/jdbc/DaffodilDB_Embedded.jar
===================================================================
(Binary files differ)

Deleted: trunk/framework/entity/lib/jdbc/axion.jar
===================================================================
(Binary files differ)

Deleted: trunk/framework/entity/lib/jdbc/mysql-connector-java-3.1.10-bin.jar
===================================================================
(Binary files differ)

Deleted: trunk/framework/entity/lib/jdbc/postgresql-8.0-311.jdbc3.jar
===================================================================
(Binary files differ)

Deleted: trunk/framework/entity/lib/jdbc/sapdbc.jar
===================================================================
(Binary files differ)



More information about the Svn mailing list