Hi

My Gradle project has some jar file dependencies that I need to sign before I 
put them in a war file (using the war plugin). Is there a way in Gradle to 
achieve this without creating the signed jar files in some (temporary) folder 
before packaging them?

In other words, I'd like to tell the war task to include my jars but to first 
sign them on-the-fly.

Any help/ideas are appreciated.

Regards, Etienne


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

    http://xircles.codehaus.org/manage_email


Reply via email to