On Mon, Feb 25, 2019 at 10:02 AM Mark Derricutt <[email protected]> wrote: > > On 23 Feb 2019, at 12:40, [email protected] wrote: > > So, I figured that I could simply clone databind, core, and annotations, > remove the automatic module name descriptors, add a module-info.java, and > then change the maven source/target values. > > Another (interim) alternative is to look at the Moditech library/tool ( comes > with a maven plugin as well ) to convert/inject a proper module-info.class > into the jar....
Yes, the plan is to use Moditech until such point that we upgrade JDK minimum baseline to a later one (one of LTS ones, JDK 11 or later). -+ Tatu +- > > Mark > > ________________________________ > > "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-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
