You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by do...@apache.org on 2010/04/01 06:29:30 UTC

svn commit: r929810 - /ofbiz/trunk/.classpath

Author: doogie
Date: Thu Apr  1 04:29:30 2010
New Revision: 929810

URL: http://svn.apache.org/viewvc?rev=929810&view=rev
Log:
Updated for jdbm-1.0-SNAPSHOT.jar.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=929810&r1=929809&r2=929810&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Thu Apr  1 04:29:30 2010
@@ -26,7 +26,7 @@
     <classpathentry kind="lib" path="framework/base/lib/jakarta-regexp-1.5.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/javolution-5.4.3.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/jcip-annotations-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/jdbm-1.0.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/jdbm-1.0-SNAPSHOT.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/jdom-1.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/juel-2.2.1.jar"/>