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 2013/04/11 19:08:26 UTC

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

Author: jleroux
Date: Thu Apr 11 17:08:26 2013
New Revision: 1466976

URL: http://svn.apache.org/r1466976
Log:
A patch from Leon for "non-referenced lib in .classpath" https://issues.apache.org/jira/browse/OFBIZ-5175

Files "framework/base/lib/scripting/jansi-1.2.1.jar" and "framework/base/lib/scripting/jline-0.9.94.jar" have been deleted but no corresponding change to .classpath.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1466976&r1=1466975&r2=1466976&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Thu Apr 11 17:08:26 2013
@@ -103,8 +103,6 @@
     <classpathentry kind="lib" path="framework/base/lib/scripting/groovy-all-1.8.6.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/scripting/jakarta-oro-2.0.8.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/scripting/jython-nooro.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/jansi-1.2.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/jline-0.9.94.jar"/>
     <classpathentry kind="lib" path="specialpurpose/birt/lib/org.eclipse.birt.runtime_3.7.2.v20120214-1408.jar"/>
     <classpathentry kind="lib" path="specialpurpose/birt/lib/viewservlets.jar"/>
     <classpathentry kind="lib" path="framework/catalina/lib/ecj-4.2.1.jar"/>