[jboss-svn-commits] JBL Code SVN: r30903 - labs/jbosstm/workspace/whitingjr/trunk/performance.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Sun Jan 3 17:09:48 EST 2010
Author: whitingjr
Date: 2010-01-03 17:09:48 -0500 (Sun, 03 Jan 2010)
New Revision: 30903
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
Log:
Removed libraries that should not be bundled.
Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath 2010-01-03 22:08:58 UTC (rev 30902)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath 2010-01-03 22:09:48 UTC (rev 30903)
@@ -11,7 +11,5 @@
<classpathentry kind="lib" path="lib/jboss-ejb3-all.jar"/>
<classpathentry kind="lib" path="lib/thirdparty-all.jar"/>
<classpathentry kind="lib" path="lib/caveatemptor-jpa.jar"/>
- <classpathentry kind="lib" path="lib/dbdrivers/postgresql/postgresql-8.4-701.jdbc4.jar" sourcepath="/home/whitingjr/java/postgresql/postgresql-jdbc-8.4-701.src"/>
- <classpathentry kind="lib" path="lib/dbdrivers/oracle/ojdbc6.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
More information about the jboss-svn-commits
mailing list