Author: pete.muir(a)jboss.org
Date: 2008-10-20 09:56:52 -0400 (Mon, 20 Oct 2008)
New Revision: 9365
Modified:
trunk/build/ci.build.xml
Log:
minor
Modified: trunk/build/ci.build.xml
===================================================================
--- trunk/build/ci.build.xml 2008-10-20 13:36:06 UTC (rev 9364)
+++ trunk/build/ci.build.xml 2008-10-20 13:56:52 UTC (rev 9365)
@@ -73,7 +73,7 @@
<target name="deployExamplesSnapshot" depends="initdav">
<deployExample name="booking" repositoryId="snapshots.jboss.org"
/>
<deployExampleNoDs name="numberguess"
repositoryId="snapshots.jboss.org" />
- <deployExampleNoDs name="jpa" distdir="dist-jboss"
repositoryId="snapshots.jboss.org" />
+ <deployExampleNoDs name="jpa" distdir="dist-jboss"
type="war" repositoryId="snapshots.jboss.org" />
<deployExample name="dvd" path="${seam.dir}/examples/dvdstore"
repositoryId="snapshots.jboss.org" />
</target>
Show replies by date