Multi-Release JARs

2016-09-17 Thread Stefan Bodewig
Hi all Jan an I met at a local JUG last Thursday and quickly chatted about ways Ant could support Multi-Release JARs. For details see http://openjdk.java.net/jeps/238 In short the jar is a ZIP file as it has always been. It is possible to bundle classes and resources targeting different Java ver

AW: Multi-Release JARs

2016-09-17 Thread jhm
In the current "Java Spectrum" there is an article about some Java9 topics, including the multi-release-jar. They point to a Maven proof of concept. So we could (should) have a look there, too. https://github.com/hboutemy/maven-jep238 > Things I see we could do (and I'm sure this list is not exhau