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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 23 10:06:07 EDT 2007


Author: fnasser at redhat.com
Date: 2007-03-23 10:06:07 -0400 (Fri, 23 Mar 2007)
New Revision: 61638

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
Switch to use Brew built Servlet and JSP APIs

Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2007-03-23 13:29:21 UTC (rev 61637)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2007-03-23 14:06:07 UTC (rev 61638)
@@ -113,7 +113,7 @@
     <componentref name="sun-jaxb" version="2.0.3"/>
     <componentref name="sun-jsf" version="1.2_03"/>
     <componentref name="sun-jstl" version="1.2"/>
-    <componentref name="sun-servlet" version="2.5"/>
+    <componentref name="sun-servlet" version="2.5-brew"/>
     <componentref name="trove" version="1.0.2-brew"/>
     <componentref name="woodstox" version="3.1.1-brew"/>
     <componentref name="xdoclet" version="1.2.3-brew"/>




More information about the jboss-cvs-commits mailing list