[jboss-cvs] JBossAS SVN: r60488 - branches/Branch_4_2/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Feb 12 03:19:14 EST 2007
Author: scott.stark at jboss.org
Date: 2007-02-12 03:19:14 -0500 (Mon, 12 Feb 2007)
New Revision: 60488
Modified:
branches/Branch_4_2/build/build-thirdparty.xml
Log:
JBAS-2823, update the commons logging to 1.1.0.jboss
Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml 2007-02-12 08:18:39 UTC (rev 60487)
+++ branches/Branch_4_2/build/build-thirdparty.xml 2007-02-12 08:19:14 UTC (rev 60488)
@@ -61,7 +61,7 @@
<componentref name="apache-httpclient" version="3.0.1"/>
<componentref name="apache-jaxme" version="0.2-cvs"/>
<componentref name="apache-log4j" version="1.2.14"/>
- <componentref name="apache-logging" version="1.1"/>
+ <componentref name="apache-logging" version="1.1.0.jboss"/>
<componentref name="apache-scout" version="0.7rc2"/>
<componentref name="apache-slide" version="1.0.16"/>
<componentref name="apache-velocity" version="1.4jboss"/>
More information about the jboss-cvs-commits
mailing list