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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 31 09:48:08 EDT 2007


Author: fnasser at redhat.com
Date: 2007-08-31 09:48:08 -0400 (Fri, 31 Aug 2007)
New Revision: 64991

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
Use JavaCC built in the Brew build system

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-08-31 12:12:58 UTC (rev 64990)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-08-31 13:48:08 UTC (rev 64991)
@@ -105,7 +105,7 @@
     <componentref name="qdox" version="1.6.1-brew"/>
     <componentref name="stax-api" version="1.0"/>
     <componentref name="sun-jaf" version="1.1"/>
-    <componentref name="sun-javacc" version="3.2"/>
+    <componentref name="sun-javacc" version="3.2-brew"/>
     <componentref name="sun-javamail" version="1.4"/>
     <componentref name="sun-jsf" version="1.2_04_P02"/>
     <componentref name="sun-jstl" version="1.2"/>




More information about the jboss-cvs-commits mailing list