[seam-commits] Seam SVN: r8220 - branches/Seam_2_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Sat May 17 15:15:30 EDT 2008


Author: jbalunas at redhat.com
Date: 2008-05-17 15:15:30 -0400 (Sat, 17 May 2008)
New Revision: 8220

Modified:
   branches/Seam_2_0/build/common.build.xml
Log:
Backport of hudson/maven build fix

Modified: branches/Seam_2_0/build/common.build.xml
===================================================================
--- branches/Seam_2_0/build/common.build.xml	2008-05-16 20:36:17 UTC (rev 8219)
+++ branches/Seam_2_0/build/common.build.xml	2008-05-17 19:15:30 UTC (rev 8220)
@@ -269,6 +269,7 @@
 						<propertyref name="debug.pom" />
                         <propertyref name="jbas5.pom" />
 						<propertyref name="testng.jvmargs"/>
+	           		    <propertyref name="maven.settings.xml" />
 					</propertyset>
 	           	</ant>
 	       		<pomfile name="example.pom" value="@{path}/pom.xml" />




More information about the seam-commits mailing list