Revision: 14443
http://gate.svn.sourceforge.net/gate/?rev=14443&view=rev
Author: valyt
Date: 2011-10-27 10:12:32 +0000 (Thu, 27 Oct 2011)
Log Message:
-----------
Grails clean the demo app during creation (to remove cruft from previous
builds).
Modified Paths:
--------------
mimir/trunk/build.xml
Modified: mimir/trunk/build.xml
===================================================================
--- mimir/trunk/build.xml 2011-10-27 01:28:29 UTC (rev 14442)
+++ mimir/trunk/build.xml 2011-10-27 10:12:32 UTC (rev 14443)
@@ -136,8 +136,12 @@
<arg value="create-app" />
<arg value="${grails-demo-webapp.name}" />
</grails>
-
+
<grails dir="${grails-demo-webapp.dir}">
+ <arg value="clean" />
+ </grails>
+
+ <grails dir="${grails-demo-webapp.dir}">
<arg value="set-version" />
<arg value="${app.version}" />
</grails>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs