Adjust offsets on produced jar
Closed this issue · 2 comments
brianm commented
Doing a
zip -A target/thething.jar
Will properly adjust the offsets on the end record muckery so that the jar stops complaining when being loaded as a jar :-)
brianm commented
a few years later, but it looks like commons-compress can cleanly add preambles so ... can fix this issue finally!
hgschmie commented
should be fixed by the 2.1.0 release (uses the zip-prefixer library to set these prefixes correct).