[jboss-cvs] JBossAS SVN: r61517 - trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 21 01:13:48 EDT 2007


Author: weston.price at jboss.com
Date: 2007-03-21 01:13:47 -0400 (Wed, 21 Mar 2007)
New Revision: 61517

Modified:
   trunk/build/build-thirdparty.xml
Log:
Added stax-api to thirdparty to fix build issue.

Modified: trunk/build/build-thirdparty.xml
===================================================================
--- trunk/build/build-thirdparty.xml	2007-03-21 05:01:10 UTC (rev 61516)
+++ trunk/build/build-thirdparty.xml	2007-03-21 05:13:47 UTC (rev 61517)
@@ -136,6 +136,7 @@
       <componentref name="xdoclet" version="1.2b3"/>
       <componentref name="xmlunit-xmlunit" version="1.0"/>
       <componentref name="jboss/jms-integration-tests" version="1.0.1.GA"/>
+	  <componentref name="stax-api" version="1.0"/>
 
 
    </build>




More information about the jboss-cvs-commits mailing list