On 25 Jul 2019, at 6:23, Tatu Saloranta wrote:

> It might even jeopardize inclusion of module info for 2.10, if it's prevalent 
> enough :-(

Is the `module-info.class` included in the main jar classes (it sounds like it 
is) - one option could be to release as a multi release jar.

Adding `Multi-Release: true` to the MANIFEST.MF file, and moving the 
`module-info.class` to `META-INF/versions/9/module-info.class` should in theory 
work.

For reference: https://www.baeldung.com/java-multi-release-jar


---
"The ease with which a change can be implemented has no relevance at all to 
whether it is the right change for the (Java) Platform for all time." — 
Mark Reinhold.

Mark Derricutt
http://www.theoryinpractice.net
http://www.chaliceofblood.net
http://plus.google.com/+MarkDerricutt
http://twitter.com/talios
http://facebook.com/mderricutt

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jackson-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-dev/0F2D011D-E670-495B-883F-6F31ED6799C5%40talios.com.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to