[seam-commits] Seam SVN: r8219 - trunk/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri May 16 16:36:18 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-05-16 16:36:17 -0400 (Fri, 16 May 2008)
New Revision: 8219

Modified:
   trunk/build/common.build.xml
Log:
another one

Modified: trunk/build/common.build.xml
===================================================================
--- trunk/build/common.build.xml	2008-05-16 20:12:55 UTC (rev 8218)
+++ trunk/build/common.build.xml	2008-05-16 20:36:17 UTC (rev 8219)
@@ -274,9 +274,10 @@
 						<propertyref name="ioc.pom" />
 						<propertyref name="mail.pom" />
 						<propertyref name="debug.pom" />
-                        <propertyref name="jbas5.pom" />
-	           			<propertyref name="wicket.pom" />
+                  <propertyref name="jbas5.pom" />
+	           		<propertyref name="wicket.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