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

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Apr 28 14:05:46 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-04-28 14:05:46 -0400 (Mon, 28 Apr 2008)
New Revision: 8061

Modified:
   trunk/build/ci.build.xml
Log:
minor

Modified: trunk/build/ci.build.xml
===================================================================
--- trunk/build/ci.build.xml	2008-04-28 18:04:54 UTC (rev 8060)
+++ trunk/build/ci.build.xml	2008-04-28 18:05:46 UTC (rev 8061)
@@ -34,6 +34,7 @@
 	</target>
 
 	<target name="tests">
+		<echo>${maven.settings.xml}</echo>
 		<build target="cleanall" />
 		<build target="coverageall" testngjvmargs="-Dfoo"/>
 		<build target="copytestoutput" />




More information about the seam-commits mailing list