Re: JDK 13 is now in the Release Candidate Phase & JDK 14 build 11 is available.

2019-08-25 Thread Jaikiran Pai
Hello Rory, No issues observed on our Linux setups running Ant against this JDK 13 build 13+33 and JDK 14 build 14-ea+11-371. [1] https://builds.apache.org/job/Ant%20Master%20(latest%20EA%20JDK)/jdk_axis=jdk13-ea,label_exp=ubuntu/21/ [2] https://builds.apache.org/job/Ant%20Master%20(latest%20EA%

Re: [ant] branch master updated: Fixed regression on javac version selection in case build.compiler property is set.

2019-08-25 Thread Martijn
Hi, yes indeed, fork true, executable pointing to jdk 11, ant running on top of jdk 8. I do intend to have a look at that. Br Martijn Op 25-8-2019 om 14:00 schreef Jaikiran Pai: Thank you Martijn, your commit does indeed fixes the issues I was running into. On 25/08/19 3:18 PM, Martijn Kru

Re: [ant] branch master updated: Fixed regression on javac version selection in case build.compiler property is set.

2019-08-25 Thread Jaikiran Pai
Thank you Martijn, your commit does indeed fixes the issues I was running into. On 25/08/19 3:18 PM, Martijn Kruithof wrote: > This still leaves an issue, > > If ant is run using java 8 and an external compiler java 11 is used, > the correct compiler version is not determined, this is also the cas

Re: (source/target/release) argument passing to javac task is broken in master

2019-08-25 Thread jkf
Hi Jaikiran I cannot reproduce the error so your sample would be really helpful, following is my attempt to reproduce on head without source / target, cannot be run on 1.8: jkf@zelfbouwasuscm:~/testje$ cat build.xml jkf@zelfbouwasuscm:~/testje$ java --version openjdk 11.0.3 2019-04-1

Re: (source/target/release) argument passing to javac task is broken in master

2019-08-25 Thread Jaikiran Pai
Hi Martijn, I've sent the reproducer in a private mail. I am not expecting a fix today and neither do I plan to release immediately, so please take your time to look into this - there's no rush. -Jaikiran On 25/08/19 1:10 PM, j...@apach.org wrote: > Hi Jaikiran > > Will look into it immediately

Re: (source/target/release) argument passing to javac task is broken in master

2019-08-25 Thread jkf
Hi Jaikiran Will look into it immediately, if you have a simple reproducer it would be great if you could mail it to me. The problem that was hit was that JAVA10 and higher were becoming ambiguous with JAVA 1.0, furthermore I removed code that would only be triggered if run on version below

(source/target/release) argument passing to javac task is broken in master

2019-08-25 Thread Jaikiran Pai
Hello Martijn, I was in the process of running some tests to decide if we are in a state to do a release of Ant project. While doing so, I ran into an issue where our project build no longer honours the source, target and release attributes of the javac task for versions of javac that support it.

Bug report for Ant [2019/08/25]

2019-08-25 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned