svn commit: r1635053 - in /ofbiz/branches/json-integration-refactoring: .classpath LICENSE framework/base/lib/json-lib-2.2.3-jdk15.jar

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

svn commit: r1635053 - in /ofbiz/branches/json-integration-refactoring: .classpath LICENSE framework/base/lib/json-lib-2.2.3-jdk15.jar

jacopoc
Author: jacopoc
Date: Wed Oct 29 05:45:09 2014
New Revision: 1635053

URL: http://svn.apache.org/r1635053
Log:
Removed json-lib jar: to/from JSON conversions are now done with Jackson.

Removed:
    ofbiz/branches/json-integration-refactoring/framework/base/lib/json-lib-2.2.3-jdk15.jar
Modified:
    ofbiz/branches/json-integration-refactoring/.classpath
    ofbiz/branches/json-integration-refactoring/LICENSE

Modified: ofbiz/branches/json-integration-refactoring/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/json-integration-refactoring/.classpath?rev=1635053&r1=1635052&r2=1635053&view=diff
==============================================================================
--- ofbiz/branches/json-integration-refactoring/.classpath (original)
+++ ofbiz/branches/json-integration-refactoring/.classpath Wed Oct 29 05:45:09 2014
@@ -36,7 +36,6 @@
     <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/json-lib-2.2.3-jdk15.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/juel-impl-2.2.7.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/juel-spi-2.2.7.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/junit-dep-4.10.jar"/>

Modified: ofbiz/branches/json-integration-refactoring/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/json-integration-refactoring/LICENSE?rev=1635053&r1=1635052&r2=1635053&view=diff
==============================================================================
--- ofbiz/branches/json-integration-refactoring/LICENSE (original)
+++ ofbiz/branches/json-integration-refactoring/LICENSE Wed Oct 29 05:45:09 2014
@@ -28,7 +28,6 @@ framework/base/lib/jackson-core-2.4.2.ja
 framework/base/lib/jackson-databind-2.4.2.jar
 framework/base/lib/jakarta-regexp-1.5.jar
 framework/base/lib/jpim-0.1.jar
-framework/base/lib/json-lib-2.2.3-jdk15.jar
 framework/base/lib/juel-impl-2.2.7.jar
 framework/base/lib/juel-spi-2.2.7.jar
 framework/base/lib/log4j-1.2-api-2.0.1.jar