r1374 - xwiki-apps/gelc/gelcv1/trunk

Curriki curriki at users.forge.objectweb.org
Sun Oct 8 12:01:24 CEST 2006


Author: curriki
Date: 2006-10-08 12:01:24 +0200 (Sun, 08 Oct 2006)
New Revision: 1374

Modified:
   xwiki-apps/gelc/gelcv1/trunk/build.xml
Log:
Latest build file

Modified: xwiki-apps/gelc/gelcv1/trunk/build.xml
===================================================================
--- xwiki-apps/gelc/gelcv1/trunk/build.xml	2006-10-08 09:41:48 UTC (rev 1373)
+++ xwiki-apps/gelc/gelcv1/trunk/build.xml	2006-10-08 10:01:24 UTC (rev 1374)
@@ -193,4 +193,6 @@
           <lib refid="libs.gelc.fileset" />
         </war>
 	</target>
+    <target name="test" depends="test.client" />
+    <target name="all" depends="release, test" />
 </project>





More information about the Xwiki-notifications mailing list