On 23/03/2021 13:15, Mark Thomas wrote:

<snip/>

I did a little more digging. There is an assumption in JarInputStream that /META-INF/MANIFEST.MF is either first or only preceded by /META-INF/

I suspect I'm going to need to revert the <jar .../> to <zip .../> changes. I'm currently looking into alternatives.

Aha!

There is an undocumented attribute on the Zip task (and hence inherited by the Jar task) that can be used to specify the last modified time for all Jar entries.

I'll revert the <jar .../> to <zip .../> and use this attribute instead.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to