[jboss-cvs] JBossAS SVN: r59123 - branches/JBoss_4_0_3_SP1_CP/build

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 18 22:00:03 EST 2006


Author: vivekl at redhat.com
Date: 2006-12-18 22:00:02 -0500 (Mon, 18 Dec 2006)
New Revision: 59123

Modified:
   branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
Log:
ASPATCH-113: org.jboss.test.web.test.JSFIntegrationUnitTestCase fails
Update dependency on tomcat to 5.5.9.patch01 to test fix for the above regression



Modified: branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-12-19 01:56:26 UTC (rev 59122)
+++ branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-12-19 03:00:02 UTC (rev 59123)
@@ -155,7 +155,7 @@
        <componentref name="apache-slide"
          version="1.0.16" />
        <componentref name="apache-tomcat"
-         version="5.5.9jboss" />
+         version="5.5.9.patch01" />
 
        <componentref name="apache-wss4j"
          version="cvs-7-19" />




More information about the jboss-cvs-commits mailing list