You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2013/04/06 16:35:05 UTC

svn commit: r1465252 - in /ofbiz/trunk: .classpath LICENSE framework/service/lib/axis-1.4.jar framework/service/lib/axis-ant-1.4.jar specialpurpose/LICENSE specialpurpose/birt/lib/axis-1.4.jar specialpurpose/birt/lib/axis-ant-1.4.jar

Author: jacopoc
Date: Sat Apr  6 14:35:05 2013
New Revision: 1465252

URL: http://svn.apache.org/r1465252
Log:
Moved Axis1 jars to specialpurpose/birt because it is now the only component that still uses these old jars while the framework runs on Axis2.

Added:
    ofbiz/trunk/specialpurpose/birt/lib/axis-1.4.jar
      - copied unchanged from r1464829, ofbiz/trunk/framework/service/lib/axis-1.4.jar
    ofbiz/trunk/specialpurpose/birt/lib/axis-ant-1.4.jar
      - copied unchanged from r1464829, ofbiz/trunk/framework/service/lib/axis-ant-1.4.jar
Removed:
    ofbiz/trunk/framework/service/lib/axis-1.4.jar
    ofbiz/trunk/framework/service/lib/axis-ant-1.4.jar
Modified:
    ofbiz/trunk/.classpath
    ofbiz/trunk/LICENSE
    ofbiz/trunk/specialpurpose/LICENSE

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1465252&r1=1465251&r2=1465252&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sat Apr  6 14:35:05 2013
@@ -133,8 +133,8 @@
     <classpathentry kind="lib" path="framework/jetty/lib/org.apache.jasper.glassfish-2.2.2.v201112011158.jar"/>
     <classpathentry kind="lib" path="framework/jetty/lib/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar"/>
     <classpathentry kind="lib" path="framework/jetty/lib/org.eclipse.jdt.core-3.7.1.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axis-1.4.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axis-ant-1.4.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="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"/>

Modified: ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=1465252&r1=1465251&r2=1465252&view=diff
==============================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Sat Apr  6 14:35:05 2013
@@ -83,8 +83,6 @@ ofbiz/framework/catalina/lib/tomcat-7.0.
 framework/entity/lib/commons-dbcp-1.4.jar
 framework/entity/lib/jdbc/derby-10.8.2.2.jar
 framework/entity/lib/jdbc/derbytools-10.8.2.2.jar
-framework/service/lib/axis-ant-1.4.jar
-framework/service/lib/axis-1.4.jar
 framework/service/lib/axiom-api-1.2.9.jar
 framework/service/lib/axiom-impl-1.2.9.jar
 framework/service/lib/axis2-kernel-1.5.2.jar

Modified: ofbiz/trunk/specialpurpose/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/LICENSE?rev=1465252&r1=1465251&r2=1465252&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/LICENSE (original)
+++ ofbiz/trunk/specialpurpose/LICENSE Sat Apr  6 14:35:05 2013
@@ -10,6 +10,8 @@ OFBiz and the full text of the license u
 For additional details, see the NOTICE file.
 =========================================================================
 The following libraries are licensed under the Apache License Version 2.0:
+specialpurpose/birt/lib/axis-ant-1.4.jar
+specialpurpose/birt/lib/axis-1.4.jar
 specialpurpose/googlecheckout/lib/checkout-sdk-0.8.8.jar
 
 =========================================================================