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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 19 12:38:50 EST 2006


Author: dimitris at jboss.org
Date: 2006-12-19 12:38:48 -0500 (Tue, 19 Dec 2006)
New Revision: 59153

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
JBAS-3955, Upgrade commons-httpclient to v3.0.1

Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2006-12-19 16:42:01 UTC (rev 59152)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2006-12-19 17:38:48 UTC (rev 59153)
@@ -58,7 +58,7 @@
       <componentref name="apache-digester" version="1.6"/>
       <componentref name="apache-discovery" version="0.2"/>
       <componentref name="apache-fileupload" version="1.0"/>
-      <componentref name="apache-httpclient" version="2.0.2"/>
+      <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"/>




More information about the jboss-cvs-commits mailing list