[Yanel-commits] rev 32387 - public/yanel/contributions/ajax-components

michi at wyona.com michi at wyona.com
Sun Feb 24 00:00:16 CET 2008


Author: michi
Date: 2008-02-24 00:00:15 +0100 (Sun, 24 Feb 2008)
New Revision: 32387

Modified:
   public/yanel/contributions/ajax-components/build.xml
Log:
usage simplified fro copy/paste

Modified: public/yanel/contributions/ajax-components/build.xml
===================================================================
--- public/yanel/contributions/ajax-components/build.xml	2008-02-23 22:23:23 UTC (rev 32386)
+++ public/yanel/contributions/ajax-components/build.xml	2008-02-23 23:00:15 UTC (rev 32387)
@@ -3,7 +3,7 @@
 <project default="usage" name="AJAX components">
 
   <target name="usage" description="Usage">
-    <echo>USAGE: ant -Dcomponent.home.dir=src/PROJECT_NAME google.compile</echo>
+    <echo>USAGE: ant google.compile -Dcomponent.home.dir=src/PROJECT_NAME</echo>
     <echo>NOTE: Read the README.txt or execute "ant -projecthelp"</echo>
   </target>
 



More information about the Yanel-commits mailing list