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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

jleroux@apache.org
Author: jleroux
Date: Wed Feb  4 17:07:27 2015
New Revision: 1657323

URL: http://svn.apache.org/r1657323
Log:
This adds commons-discovery-0.5.jar in .classpath. I missed it in r1641037.

In a next commit I will sort the lines. Sorry for the inconvenience, this should have been done when paths changed.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1657323&r1=1657322&r2=1657323&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Feb  4 17:07:27 2015
@@ -119,6 +119,7 @@
     <classpathentry kind="lib" path="specialpurpose/jetty/lib/org.eclipse.jdt.core-3.7.1.jar"/>
     <classpathentry kind="lib" path="specialpurpose/birt/lib/axis-1.4.jar"/>
     <classpathentry kind="lib" path="specialpurpose/birt/lib/axis-ant-1.4.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/birt/lib/commons-discovery-0.5.jar"/>
     <classpathentry kind="lib" path="framework/service/lib/wsdl4j-1.6.2.jar"/>
     <classpathentry kind="lib" path="framework/service/lib/axiom-api-1.2.9.jar"/>
     <classpathentry kind="lib" path="framework/service/lib/axiom-impl-1.2.9.jar"/>