svn commit: r892692 - in /ofbiz/trunk: .classpath LICENSE

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

svn commit: r892692 - in /ofbiz/trunk: .classpath LICENSE

doogie-3
Author: doogie
Date: Mon Dec 21 05:28:51 2009
New Revision: 892692

URL: http://svn.apache.org/viewvc?rev=892692&view=rev
Log:
Add missing ant jars.

Modified:
    ofbiz/trunk/.classpath
    ofbiz/trunk/LICENSE

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=892692&r1=892691&r2=892692&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Mon Dec 21 05:28:51 2009
@@ -6,6 +6,9 @@
     <classpathentry kind="lib" path="applications/content/lib/poi-3.2-FINAL-20081019.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ant-1.7.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.0.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.7.0.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.0.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/antisamy-bin.1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/avalon-framework-4.2.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/avalon-util-exception-1.0.0.jar"/>

Modified: ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=892692&r1=892691&r2=892692&view=diff
==============================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Mon Dec 21 05:28:51 2009
@@ -13,6 +13,9 @@
 The following libraries are licensed under the Apache License Version 2.0:
 ofbiz/trunk/framework/base/lib/ant-launcher-1.7.0.jar
 ofbiz/trunk/framework/base/lib/ant-1.7.0.jar
+ofbiz/trunk/framework/base/lib/ant-junit-1.7.0.jar
+ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.7.0.jar
+ofbiz/trunk/framework/base/lib/ant/ant-nodeps-1.7.0.jar
 ofbiz/trunk/framework/base/lib/avalon-framework-4.2.0.jar
 ofbiz/trunk/framework/base/lib/avalon-util-exception-1.0.0.jar
 ofbiz/trunk/framework/base/lib/batik-all-1.7.jar