Author: pbenedict Date: Thu Jun 19 19:37:43 2014 New Revision: 1604020 URL: http://svn.apache.org/r1604020 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=1604020&r1=1604019&r2=1604020&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:37:43 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.0.4.jar"/> + src="http://search.maven.org/remotecontent?filepath=commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar"/> <get dest="${libdir}/commons-validator.jar" usetimestamp="true" ignoreerrors="true"