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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Dec 14 08:59:42 EST 2007


Author: petemuir
Date: 2007-12-14 08:59:42 -0500 (Fri, 14 Dec 2007)
New Revision: 68285

Modified:
   trunk/build/build-thirdparty.xml
Log:
Maven2 ant tasks for use with Seam tests

Modified: trunk/build/build-thirdparty.xml
===================================================================
--- trunk/build/build-thirdparty.xml	2007-12-14 13:59:04 UTC (rev 68284)
+++ trunk/build/build-thirdparty.xml	2007-12-14 13:59:42 UTC (rev 68285)
@@ -139,6 +139,7 @@
     <componentref name="woodstox" version="3.1.1-brew"/>
     <componentref name="xdoclet" version="1.2.3-brew"/>
     <componentref name="xmlunit-xmlunit" version="1.0"/>
+    <componentref name="apache-maven-ant-tasks" version="2.0.7"/>
 
   </build>
 




More information about the jboss-cvs-commits mailing list