You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by do...@apache.org on 2008/08/06 10:49:46 UTC

svn commit: r683175 - in /incubator/empire-db/trunk/core/JDBCDrivers: .classpath lib/ojdbc14.jar lib/sqljdbc.jar

Author: doebele
Date: Wed Aug  6 01:49:45 2008
New Revision: 683175

URL: http://svn.apache.org/viewvc?rev=683175&view=rev
Log: (empty)

Removed:
    incubator/empire-db/trunk/core/JDBCDrivers/lib/ojdbc14.jar
    incubator/empire-db/trunk/core/JDBCDrivers/lib/sqljdbc.jar
Modified:
    incubator/empire-db/trunk/core/JDBCDrivers/.classpath

Modified: incubator/empire-db/trunk/core/JDBCDrivers/.classpath
URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/core/JDBCDrivers/.classpath?rev=683175&r1=683174&r2=683175&view=diff
==============================================================================
--- incubator/empire-db/trunk/core/JDBCDrivers/.classpath (original)
+++ incubator/empire-db/trunk/core/JDBCDrivers/.classpath Wed Aug  6 01:49:45 2008
@@ -2,7 +2,5 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="lib" path="lib/hsqldb.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/ojdbc14.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/sqljdbc.jar"/>
 	<classpathentry kind="output" path=""/>
 </classpath>