What a mess. I wonder if we should do something more official with log4j1.
I guess we can wait and see...

On Apr 22, 2017 10:59 AM, "Ralph Goers" <ralph.go...@dslextreme.com> wrote:

> Gary, if you are transitioning to use Java 9 modules I think it is
> appropriate that it be expected that only the latest versions will support
> them.  Upgrading to Java 9 is not going to be as simple as just replacing
> the java runtime and running. They have removed lots of deprecated classes.
> See http://www.infoworld.com/article/3171299/java/oracle-
> preps-developers-for-java-9-upgrade.html <http://www.infoworld.com/
> article/3171299/java/oracle-preps-developers-for-java-9-upgrade.html>.
> Heck, we know that even Log4j 1.x has problems without a hack to fix it
> (see https://github.com/qos-ch/slf4j/commit/01e56add155e723640 <
> https://github.com/qos-ch/slf4j/commit/01e56add155e723640>).
>
> Ralph
>
> > On Apr 22, 2017, at 10:49 AM, Gary Gregory <garydgreg...@gmail.com>
> wrote:
> >
> > On Sat, Apr 22, 2017 at 10:46 AM, Pascal Schumacher <
> > pascalschumac...@gmx.net <mailto:pascalschumac...@gmx.net>> wrote:
> >
> >> Is this really necessary?
> >>
> >> Imho people who use (update to) java 9 should not use these "ancient"
> >> versions but update.
> >>
> >
> > Sadly this is unrealistic and at times impossible due to transitive
> > dependencies. I can't update my classpath from Commons Lang 2 to 3 if a
> > third party depends on 2. What I end up with is my custom code updated
> to 3
> > and 2 still on the CP to support third parties.
> >
> > Gary
> >
> >>
> >> Am 22.04.2017 um 10:00 schrieb Emmanuel Bourg:
> >>
> >>> Le 22/04/2017 à 01:02, Stephen Colebourne a écrit :
> >>>
> >>>> I've started a page here:
> >>>> https://github.com/jodastephen/jpms-module-names/
> blob/master/README.md
> >>>> Feel free to raise a PR with more projects at commons or elsewhere in
> >>>> Apache - I'm just checking the Javadoc and releases to ensure there
> >>>> are no problems.
> >>>>
> >>> Seeing Commons Lang 2 in the list I realize we'll have to dust off the
> >>> old branches and publish new releases (lang 2.x, configuration 1.x,
> jexl
> >>> 2.x, math 3.x, pool 1.x, etc).
> >>>
> >>> Emmanuel Bourg
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >>> For additional commands, e-mail: dev-h...@commons.apache.org
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>
> >>
> >
> >
> > --
> > E-Mail: garydgreg...@gmail.com <mailto:garydgreg...@gmail.com> |
> ggreg...@apache.org <mailto:ggreg...@apache.org>
> > Java Persistence with Hibernate, Second Edition
> > <https://www.amazon.com/gp/product/1617290459/ref=as_li_
> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&
> linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8 <
> https://www.amazon.com/gp/product/1617290459/ref=as_li_
> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&
> linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8>>
> >
> > <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=
> 1617290459 <http://ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=
> am2&o=1&a=1617290459>>
> > JUnit in Action, Second Edition
> > <https://www.amazon.com/gp/product/1935182021/ref=as_li_
> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&
> linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22
> <https://www.amazon.com/gp/product/1935182021/ref=as_li_
> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&
> linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22
> >>
> >
> > <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=
> 1935182021 <http://ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=
> am2&o=1&a=1935182021>>
> > Spring Batch in Action
> > <https://www.amazon.com/gp/product/1935182951/ref=as_li_
> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&
> linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%
> 7Blink_id%7D%7D%22%3ESpring+Batch+in+Action <https://www.amazon.com/gp/
> product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=
> 9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&
> tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action
> >>
> > <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=
> 1935182951 <http://ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=
> am2&o=1&a=1935182951>>
> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.
> com/>
> > Home: http://garygregory.com/ <http://garygregory.com/>
> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
>

Reply via email to