Donal Mc Namee wrote > > Hi, > How can I tell the Java plug-ins 'jar' task to generate an uncompressed > jar file? > This can be done in Ant using the 'compress' attribute. >
Looks like this isn't currently supported and you'll have to use the Ant task. Feel free to create an issue. -- Peter Niederwieser Principal Engineer, Gradleware http://gradleware.com Creator, Spock Framework http://spockframework.org Twitter: @pniederw -- View this message in context: http://gradle.1045684.n5.nabble.com/How-to-create-uncompressed-Jar-files-using-Java-plug-in-Jar-task-tp5038950p5039724.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
