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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 7 16:38:32 EST 2006


Author: vivekl at redhat.com
Date: 2006-12-07 16:38:31 -0500 (Thu, 07 Dec 2006)
New Revision: 58908

Modified:
   branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
Log:
ASPATCH-113: org.jboss.test.web.test.JSFIntegrationUnitTestCase fails
Reverting to tomcat 5.5.9jboss.



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-07 19:26:38 UTC (rev 58907)
+++ branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-12-07 21:38:31 UTC (rev 58908)
@@ -155,7 +155,7 @@
        <componentref name="apache-slide"
          version="1.0.16" />
        <componentref name="apache-tomcat"
-         version="5.5.9.patch01" />
+         version="5.5.9jboss" />
 
        <componentref name="apache-wss4j"
          version="cvs-7-19" />




More information about the jboss-cvs-commits mailing list