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 2016/02/27 00:01:47 UTC

svn commit: r1732575 - /ofbiz/branches/release13.07/.classpath

Author: jleroux
Date: Fri Feb 26 23:01:47 2016
New Revision: 1732575

URL: http://svn.apache.org/viewvc?rev=1732575&view=rev
Log:
I forgot to update the .classpath file at r1730887 for OFBIZ-6905

Modified:
    ofbiz/branches/release13.07/.classpath

Modified: ofbiz/branches/release13.07/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/.classpath?rev=1732575&r1=1732574&r2=1732575&view=diff
==============================================================================
--- ofbiz/branches/release13.07/.classpath (original)
+++ ofbiz/branches/release13.07/.classpath Fri Feb 26 23:01:47 2016
@@ -49,10 +49,11 @@
     <classpathentry kind="lib" path="framework/base/lib/resolver-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/serializer-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/slf4j-api-1.6.4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.9.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/xalan-2.7.2.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.11.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ws-commons-java5-1.0.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ws-commons-util-1.0.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xml-apis-2.9.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/xml-apis-1.4.01.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xml-apis-ext-1.3.04.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.5.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlrpc-client-3.1.2.jar"/>