Was looking in the docs.. I can see setting version=xxx

but say I have a folder srtrong

/Users/me/myProj/build.gradle

in the build.gradle I do:
version='9.0'

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

and even more fun, how to make it put that somewhere other than build/libs

Thanks,
Roger


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

    http://xircles.codehaus.org/manage_email


Reply via email to