On 02/12/2011, at 2:13 AM, 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.
>  
> (e.g.)
> <jar destfile="${jar.dir}/${project.name}.jar" basedir="${classes.dir}" 
> manifest="${config.dir}/MANIFEST.MF" compress="false" />
>  

There isn't any option to do this yet.  Could you add an 'idea' posting to the 
forum, so we can track this?

I'm curious, why do you need to create an uncompressed jar?


--
Adam Murdoch
Gradle Co-founder
http://www.gradle.org
VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting
http://www.gradleware.com

Reply via email to