Hi, I am working on the NetBeans Ant based project. For the upcoming NetBeans release I need to update the NetBeans generated build scripts to support the JDK 9 module system. The most problematic is the Java task which need to support main module execution in addition to jar and main class. Also the javac task should be updated to support modulepath and moduleupgradepath. Is someone working on such a changes? If not I am proposing the following changes to the Java task which should be integrated when the Jigsaw will be merged to JDK9: https://github.com/apache/ant/pull/15
Thanks a lot, — Tomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
