Author: erwan
Date: Sat Apr 14 15:38:17 2012 New Revision: 1326132 URL: http://svn.apache.org/viewvc?rev=1326132&view=rev Log: Upgrading to latest ant version: 1.8.3 Added: ofbiz/trunk/framework/base/lib/ant-1.8.3.jar (with props) ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar (with props) ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar (with props) ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar (with props) Removed: ofbiz/trunk/framework/base/lib/ant-1.8.2.jar ofbiz/trunk/framework/base/lib/ant-junit-1.8.2.jar ofbiz/trunk/framework/base/lib/ant-launcher-1.8.2.jar ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.2.jar Modified: ofbiz/trunk/.classpath ofbiz/trunk/LICENSE Modified: ofbiz/trunk/.classpath URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1326132&r1=1326131&r2=1326132&view=diff ============================================================================== --- ofbiz/trunk/.classpath (original) +++ ofbiz/trunk/.classpath Sat Apr 14 15:38:17 2012 @@ -13,11 +13,11 @@ <classpathentry kind="lib" path="applications/content/lib/poi-scratchpad-3.8-20120326.jar"/> <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/> <classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant-1.8.2.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.8.2.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.8.2.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant-1.8.3.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.8.3.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.8.3.jar"/> <classpathentry kind="lib" path="framework/base/lib/ant-trax-1.8.0.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.8.2.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.8.3.jar"/> <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.8.1.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"/> Modified: ofbiz/trunk/LICENSE URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=1326132&r1=1326131&r2=1326132&view=diff ============================================================================== --- ofbiz/trunk/LICENSE (original) +++ ofbiz/trunk/LICENSE Sat Apr 14 15:38:17 2012 @@ -11,9 +11,9 @@ For additional details, see the NOTICE f http://cwiki.apache.org/confluence/display/OFBADMIN/Libraries+Included+in+OFBiz ========================================================================= The following libraries are licensed under the Apache License Version 2.0: -ofbiz/trunk/framework/base/lib/ant-launcher-1.8.2.jar -ofbiz/trunk/framework/base/lib/ant-1.8.2.jar -ofbiz/trunk/framework/base/lib/ant-junit-1.8.2.jar +ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar +ofbiz/trunk/framework/base/lib/ant-1.8.3.jar +ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar ofbiz/trunk/framework/base/lib/ant-trax-1.8.0.jar ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.2.jar ofbiz/trunk/framework/base/lib/ant/ant-nodeps-1.8.1.jar Added: ofbiz/trunk/framework/base/lib/ant-1.8.3.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-1.8.3.jar?rev=1326132&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant-1.8.3.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar?rev=1326132&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar?rev=1326132&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar?rev=1326132&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream |
please update the ant.bat also to reflect the change.
It is still pointing to 1.8.2 causing the ant.bat to fail
Rgds
Sanjeev Gupta www.digitalwebadvisors.com |
Free forum by Nabble | Edit this page |