[seam-commits] Seam SVN: r9364 - trunk/examples/jpa.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Oct 20 09:36:06 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-10-20 09:36:06 -0400 (Mon, 20 Oct 2008)
New Revision: 9364

Modified:
   trunk/examples/jpa/build.xml
Log:
oops

Modified: trunk/examples/jpa/build.xml
===================================================================
--- trunk/examples/jpa/build.xml	2008-10-20 13:11:24 UTC (rev 9363)
+++ trunk/examples/jpa/build.xml	2008-10-20 13:36:06 UTC (rev 9364)
@@ -61,7 +61,7 @@
    </target>
 	
 	<target name="archive">
-		<ant antfile="build-jboss.xml" target="jbosswar" />
+		<ant antfile="build-jboss.xml" target="noejb.archive" />
 	</target>
 
 </project>




More information about the seam-commits mailing list