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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 10 11:28:50 EDT 2008


Author: jmesnil
Date: 2008-03-10 11:28:50 -0400 (Mon, 10 Mar 2008)
New Revision: 3858

Modified:
   trunk/build-messaging.xml
Log:
* updated BerkeleyDB jar version to 3.2.74

Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2008-03-10 15:08:39 UTC (rev 3857)
+++ trunk/build-messaging.xml	2008-03-10 15:28:50 UTC (rev 3858)
@@ -171,7 +171,7 @@
    <path id="compilation.classpath">
       <path refid="external.dependencies.classpath"/>
       <path refid="jboss.dependencies.classpath"/>
-      <pathelement location="${project.root}/lib/je-3.2.44.jar"/>
+      <pathelement location="${project.root}/lib/je-3.2.74.jar"/>
       <pathelement location="${build.classes}"/> 
    </path>
 




More information about the jboss-cvs-commits mailing list