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 2015/02/09 12:28:57 UTC

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

Author: jleroux
Date: Mon Feb  9 11:28:56 2015
New Revision: 1658364

URL: http://svn.apache.org/r1658364
Log:
Adds json-lib-2.2.3-jdk15.jar to. classpath

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1658364&r1=1658363&r2=1658364&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Mon Feb  9 11:28:56 2015
@@ -113,6 +113,7 @@
     <classpathentry kind="lib" path="framework/testtools/lib/org.springframework.core-3.1.0.M2.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/ezmorph-0.9.1.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/iText-2.1.7.jar"/>
+    <classpathentry kind="lib" path="framework/webapp/lib/json-lib-2.2.3-jdk15.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/rome-0.9.jar"/>
     <classpathentry kind="lib" path="specialpurpose/birt/lib/axis-1.4.jar"/>
     <classpathentry kind="lib" path="specialpurpose/birt/lib/axis-ant-1.4.jar"/>