Author: pbenedict
Date: Thu Jun 19 19:34:48 2014
New Revision: 1604017

URL: http://svn.apache.org/r1604017
Log:
Revert to JCL 1.0.4 to match Maven

Modified:
    struts/struts1/branches/STRUTS_1_2_BRANCH/build.xml

Modified: struts/struts1/branches/STRUTS_1_2_BRANCH/build.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_2_BRANCH/build.xml?rev=1604017&r1=1604016&r2=1604017&view=diff
==============================================================================
--- struts/struts1/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/struts1/branches/STRUTS_1_2_BRANCH/build.xml Thu Jun 19 19:34:48 2014
@@ -298,7 +298,7 @@
 
         <get dest="${libdir}/commons-logging.jar"
             usetimestamp="true" ignoreerrors="true"
-            
src="http://search.maven.org/remotecontent?filepath=commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar"/>
+            
src="http://search.maven.org/remotecontent?filepath=commons-logging/commons-logging/1.1.3/commons-logging-1.0.4.jar"/>
 
         <get dest="${libdir}/commons-validator.jar"
             usetimestamp="true" ignoreerrors="true"


Reply via email to