Hello Roger,

> when I do gradle war
> I always successfully(WOO!) get
> builds/libs/myProj-9.0.war
> How can I both rename myProj to something else:
> myProjYay-9.0.war
try this:
http://gradle.org/0.8/docs/userguide/userguide_single.html#N11CE1

> and even more fun, how to make it put that somewhere other than build/libs
I guess you need to change some properties set by Java Plugin:
http://gradle.org/0.8/docs/userguide/userguide_single.html#N11682

--
Tomek

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

    http://xircles.codehaus.org/manage_email


Reply via email to