[jboss-cvs] JBoss Messaging SVN: r3997 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 3 10:01:11 EDT 2008


Author: jmesnil
Date: 2008-04-03 10:01:10 -0400 (Thu, 03 Apr 2008)
New Revision: 3997

Modified:
   trunk/.classpath
Log:
* JBM no longer requires BerkeleyDB JE jar

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-04-03 13:56:02 UTC (rev 3996)
+++ trunk/.classpath	2008-04-03 14:01:10 UTC (rev 3997)
@@ -76,6 +76,5 @@
 	<classpathentry kind="lib" path="thirdparty/slf4j/log4j/lib/slf4j-log4j12.jar"/>
 	<classpathentry kind="lib" path="src/etc/server/default/config"/>
 	<classpathentry kind="lib" path="src/etc/server/default/deploy"/>
-	<classpathentry kind="lib" path="lib/je-3.2.74.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-cvs-commits mailing list