Re: compatibility matrix

2016-03-25 Thread André-John Mas
Betreff: Re: [VOTE] Adopt Java8 as Baseline for 1.10 on master Branch >> >>> On 2016-03-22, André-John Mas wrote: >>> >>> I don't mind which version we go with, but I would like to see the >>> main Ant home page be clear about which Ant version to use, ba

Re: [VOTE] Adopt Java8 as Baseline for 1.10 on master Branch

2016-03-22 Thread André-John Mas
I don't mind which version we go with, but I would like to see the main Ant home page be clear about which Ant version to use, based on installed Java version. Could we have a compatibility matrix or something equivalent, on the main page? Something that takes into account the TL;DR crowd :) Andr

Re: Multi-Release JAR file patch as applied to build 108 of Java 9 breaks almost every project out there (Apache Ant, Gradle, partly Apache Maven)

2016-03-05 Thread André-John Mas
Hi, Given the issues we are seeing, and I suspect this is not the only code with these assumptions, is there any way this functionality can be limited to "multi-release aware" code, either via a constructor parameter or a new method? What is the most elegant approach? Andre > On 5 Mar, 2016,

Re: ant, ivy download

2015-04-23 Thread André-John Mas
Hi Benjamin, Just note, that you only need to check the PGP signatures if you have a doubt about the validity of the zip files or that you like being extra sure. You can use the zip files without the extra step. André-John Sent from my phone. Envoyé depuis mon téléphone. > On 23 Apr 2015, a

Username/password & URLs

2015-01-05 Thread André-John Mas
Hi, I recently opened IVY-1506 and I started looking at what it would take to implement it. Since the URL class doesn't support authentication, I am looking at using httpclient instead, but I see that it is already an optional component that Ivy. I am wondering whether we should make httpclient

Re: which repo to use, svn or github?

2014-11-14 Thread André-John Mas
> >> -Ursprüngliche Nachricht- >> Von: André-John Mas [mailto:andrejohn@gmail.com] >> Gesendet: Freitag, 14. November 2014 20:04 >> An: Ant Developers List >> Betreff: Re: which repo to use, svn or github? >> >> Would it be worth putting a

Re: which repo to use, svn or github?

2014-11-14 Thread André-John Mas
Would it be worth putting a redirect at the old Subversion URL? André-John Sent from my phone. Envoyé depuis mon téléphone. > On 14 Nov 2014, at 00:10, Stefan Bodewig wrote: > >> On 2014-11-14, Jin Feng wrote: >> >> I¹ve read >> http://ant.apache.org/ivy/history/latest-milestone/dev.html, on