You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/05/27 14:44:14 UTC

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

Author: jleroux
Date: Sun May 27 12:44:13 2012
New Revision: 1343040

URL: http://svn.apache.org/viewvc?rev=1343040&view=rev
Log:
As ever, forgot .classpath in r1343038

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1343040&r1=1343039&r2=1343040&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun May 27 12:44:13 2012
@@ -47,7 +47,7 @@
     <classpathentry kind="lib" path="framework/base/lib/mail-1.4.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/mx4j-3.0.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/mx4j-remote-3.0.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/nekohtml.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/nekohtml-1.9.7.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/owasp-esapi-full-java-1.4.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/resolver-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/serializer-2.9.1.jar"/>