[Bug 62952] AntClassLoader is not multi-release JAR aware

2019-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 --- Comment #8 from Stefan Huehner --- (In reply to Jaikiran Pai from comment #7) > > Any chance to get a 1.10.6 out in short? > > I'll start a discussion on the dev list. I don't think we are waiting for > any specific work to make it into

[Bug 62952] AntClassLoader is not multi-release JAR aware

2019-01-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 --- Comment #7 from Jaikiran Pai --- > Any chance to get a 1.10.6 out in short? I'll start a discussion on the dev list. I don't think we are waiting for any specific work to make it into this release. We just need to see if one of us is

[Bug 62952] AntClassLoader is not multi-release JAR aware

2019-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 --- Comment #6 from Stefan Huehner --- (In reply to Jaikiran Pai from comment #4) > >> As we are talking to Ubuntu distro for a potential backport to their > >> stable releases... > > >> Do you have any rough ETA for 1.10.6 ant to be

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 Jaikiran Pai changed: What|Removed |Added URL|https://games.lol/android/ | -- You are receiving this mail

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 --- Comment #5 from Jaikiran Pai --- By the way, in case your team is interested in trying out this (or other upcoming changes), then you can give our nightly build a quick try

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 --- Comment #4 from Jaikiran Pai --- >> As we are talking to Ubuntu distro for a potential backport to their stable >> releases... >> Do you have any rough ETA for 1.10.6 ant to be released? We currently don't have a specific date in mind.

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 steve anders changed: What|Removed |Added URL||https://games.lol/android/ -- You are

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 Stefan Huehner changed: What|Removed |Added CC||ste...@huehner.org -- You are

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 --- Comment #3 from Stefan Huehner --- (In reply to Jaikiran Pai from comment #2) > This is now fixed in upstream master branch and should be available in next > release - AntClassLoader now recognizes the runtime environment version and >

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 Jaikiran Pai changed: What|Removed |Added Target Milestone|--- |1.10.6 Resolution|---

[Bug 62952] AntClassLoader is not multi-release JAR aware

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62952 --- Comment #1 from Jaikiran Pai --- Hello Javier, It's true that AntClassLoader currently out of the box doesn't support multi-release jar files. The java.util.jar.JarFile documentation[1] has an interesting and useful information which