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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 1 12:19:11 EST 2006


Author: fnasser at redhat.com
Date: 2006-11-01 12:19:10 -0500 (Wed, 01 Nov 2006)
New Revision: 57968

Modified:
   branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
Log:
ASPATCH-70: JBAS-2866: Space seperated cookie value text returned in quotes

Modified: branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-11-01 17:02:46 UTC (rev 57967)
+++ branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-11-01 17:19:10 UTC (rev 57968)
@@ -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" />
@@ -207,4 +207,4 @@
          componentVisitor="org.jboss.ant.util.graph.ComponentRefGraphLicenseVisitor" />
    </target>
 
-</project>
\ No newline at end of file
+</project>




More information about the jboss-cvs-commits mailing list