Thanks for your feedback, Peter. I appreciate it. 

The Spock Web Console is a Gaelyk app right? In Gaelyk apps the exploded WAR
directory is basically represented by the "war" directory. What you'd need
to do is to change the default webapp directory in your build.gradle.

webAppDirName = new File("war")

That should do the trick for gaeVersion and gaeRun. gaeRun also takes into
account the classpath. Please let me know if you still run into issues. I'll
def. fix the typo soon.

Ben

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/ANN-Google-App-Engine-Plugin-tp3914645p3973082.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to