The jar command currently has the option -0, --no-compress which will disable ZIP compression of all entries in the output JAR.
It would be useful to have a variant of this option which disables compression for specified file extensions, similar to zip -n.
It would be useful to have a variant of this option which disables compression for specified file extensions, similar to zip -n.