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%
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
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
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
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
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
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.
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned