[jboss-cvs] JBossAS SVN: r103066 - branches/JBPAPP_4_2_0_GA_CP/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 26 17:24:17 EDT 2010


Author: mbenitez
Date: 2010-03-26 17:24:17 -0400 (Fri, 26 Mar 2010)
New Revision: 103066

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-4017 Upgrade httpclient library with patch to handle IPv6 addresses httpclient 3.0.1.patch01-brew

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2010-03-26 21:08:07 UTC (rev 103065)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2010-03-26 21:24:17 UTC (rev 103066)
@@ -72,7 +72,7 @@
     <componentref name="apache-digester" version="1.7-brew"/>
     <componentref name="apache-discovery" version="0.4-brew"/>
     <componentref name="apache-fileupload" version="1.1.1-brew"/>
-    <componentref name="apache-httpclient" version="3.0.1.patch01"/>
+    <componentref name="apache-httpclient" version="3.0.1.patch01-brew"/>
     <componentref name="apache-log4j" version="1.2.14-brew"/>
     <componentref name="apache-logging" version="1.1.0.jboss.patch01-brew"/>
     <componentref name="apache-scout" version="0.7rc2-brew"/>




More information about the jboss-cvs-commits mailing list