On Sat, Apr 22, 2017 at 10:46 AM, Pascal Schumacher <
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 | 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>

<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>

<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>
<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to