[jboss-cvs] JBossAS SVN: r59082 - branches/Branch_4_2/build

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 18 10:52:37 EST 2006


Author: dimitris at jboss.org
Date: 2006-12-18 10:52:35 -0500 (Mon, 18 Dec 2006)
New Revision: 59082

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
JBAS-2823, upgrade commons-logging to v1.1

Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2006-12-18 15:37:23 UTC (rev 59081)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2006-12-18 15:52:35 UTC (rev 59082)
@@ -61,7 +61,7 @@
       <componentref name="apache-httpclient" version="2.0.2"/>
       <componentref name="apache-jaxme" version="0.2-cvs"/>
       <componentref name="apache-log4j" version="1.2.14"/>
-      <componentref name="apache-logging" version="1.0.5.GA-jboss"/>
+      <componentref name="apache-logging" version="1.1"/>
       <componentref name="apache-myfaces" version="1.1.4"/>
       <componentref name="apache-pool" version="1.0.1"/>
       <componentref name="apache-scout" version="0.7rc2"/>




More information about the jboss-cvs-commits mailing list