Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread J Pai
he target environment should not been so restrictive ... >> >> Jan >> >>> -Ursprüngliche Nachricht- >>> Von: Paul King [mailto:pa...@asert.com.au] >>> Gesendet: Donnerstag, 18. Mai 2017 11:27 >>> An: Ant Developers List >>> Bet

Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread Gintautas Grigelionis
Gradle does have an Ivy plugin which wraps Ivy 2.2.0 2017-05-18 11:26 GMT+02:00 Paul King : > The current version of Groovy has 1.6 as the minimum but is our maintenance > stream. > The upcoming next version will require 1.7 and versions with 1.8 as the > minimum are not too far away. > > Ant 1.9

Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread Gintautas Grigelionis
> > Having a 1.7 in the target environment should not been so restrictive ... > > > > Jan > > > > > -Ursprüngliche Nachricht- > > > Von: Paul King [mailto:pa...@asert.com.au] > > > Gesendet: Donnerstag, 18. Mai 2017 11:27 > > > An: An

Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread Matt Sicker
ava8. > Having a 1.7 in the target environment should not been so restrictive ... > > Jan > > > -Ursprüngliche Nachricht- > > Von: Paul King [mailto:pa...@asert.com.au] > > Gesendet: Donnerstag, 18. Mai 2017 11:27 > > An: Ant Developers List > > Be

Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread J Pai
[mailto:pa...@asert.com.au] > Gesendet: Donnerstag, 18. Mai 2017 11:27 > An: Ant Developers List > Betreff: Re: Minimum Java runtime version for proposed upcoming Ivy > release > > The current version of Groovy has 1.6 as the minimum but is our > maintenance stream. > The upcomin

AW: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread jhm
n: Ant Developers List > Betreff: Re: Minimum Java runtime version for proposed upcoming Ivy > release > > The current version of Groovy has 1.6 as the minimum but is our > maintenance stream. > The upcoming next version will require 1.7 and versions with 1.8 as the > minimum a

Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread Paul King
The current version of Groovy has 1.6 as the minimum but is our maintenance stream. The upcoming next version will require 1.7 and versions with 1.8 as the minimum are not too far away. Ant 1.9.x is still on Java5 but Ant 1.10.x requires Java 8. I don't think Gradle uses any Ivy classes any more.

Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread Nicolas Lalevée
I think that upgrading the requirement on the JDK is a good idea, because at least us, the maintainers, need at some point to be able to test it if there is an issue with that minimum JDK. One thing to consider is which JDK is being required in the environment Ivy is being used: Ant, Gradle, SB

Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread J Pai
Now that the plan seems to be to release 2.5.x of Ivy, would it be fine if we mandate the _minimum_ Java runtime version to be something higher than Java 5 that’s currently supported for 2.4.x http://ant.apache.org/ivy/history/latest-milestone/compatibility.html. Given that Java 6 itself has lo