Revision: 14464
          http://gate.svn.sourceforge.net/gate/?rev=14464&view=rev
Author:   valyt
Date:     2011-10-31 15:54:25 +0000 (Mon, 31 Oct 2011)
Log Message:
-----------
Fix the UrlMappings when generating the mimir-demo web app (remove the default 
mappings).

Modified Paths:
--------------
    mimir/trunk/build.xml

Modified: mimir/trunk/build.xml
===================================================================
--- mimir/trunk/build.xml       2011-10-31 02:27:54 UTC (rev 14463)
+++ mimir/trunk/build.xml       2011-10-31 15:54:25 UTC (rev 14464)
@@ -137,6 +137,9 @@
       <arg value="${grails-demo-webapp.name}" />
     </grails>
     
+       <echo 
file="${grails-demo-webapp.dir}/grails-app/conf/UrlMappings.groovy"
+           >class UrlMappings { static mappings = {} }</echo>
+       
        <grails dir="${grails-demo-webapp.dir}">
       <arg value="clean" />
     </grails>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to