You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by do...@apache.org on 2009/12/21 06:31:12 UTC

svn commit: r892694 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/ant-trax-1.7.1.jar

Author: doogie
Date: Mon Dec 21 05:31:11 2009
New Revision: 892694

URL: http://svn.apache.org/viewvc?rev=892694&view=rev
Log:
Add trax support libraries, so that junitreport can work.

Added:
    ofbiz/trunk/framework/base/lib/ant-trax-1.7.1.jar
Modified:
    ofbiz/trunk/.classpath
    ofbiz/trunk/LICENSE

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=892694&r1=892693&r2=892694&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Mon Dec 21 05:31:11 2009
@@ -7,6 +7,7 @@
     <classpathentry kind="lib" path="framework/base/lib/ant-1.7.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.7.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/ant-trax-1.7.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/antisamy-bin.1.2.jar"/>

Modified: ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=892694&r1=892693&r2=892694&view=diff
==============================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Mon Dec 21 05:31:11 2009
@@ -14,6 +14,7 @@
 ofbiz/trunk/framework/base/lib/ant-launcher-1.7.1.jar
 ofbiz/trunk/framework/base/lib/ant-1.7.1.jar
 ofbiz/trunk/framework/base/lib/ant-junit-1.7.1.jar
+ofbiz/trunk/framework/base/lib/ant-trax-1.7.1.jar
 ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.7.1.jar
 ofbiz/trunk/framework/base/lib/ant/ant-nodeps-1.7.1.jar
 ofbiz/trunk/framework/base/lib/avalon-framework-4.2.0.jar

Added: ofbiz/trunk/framework/base/lib/ant-trax-1.7.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-trax-1.7.1.jar?rev=892694&view=auto
==============================================================================
Files ofbiz/trunk/framework/base/lib/ant-trax-1.7.1.jar (added) and ofbiz/trunk/framework/base/lib/ant-trax-1.7.1.jar Mon Dec 21 05:31:11 2009 differ