Svante Schubert created ODFTOOLKIT-465:
------------------------------------------
Summary: Enabling JDK 9 build
Key: ODFTOOLKIT-465
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-465
Project: ODF Toolkit
Issue Type: Improvement
Reporter: Svante Schubert
Assignee: Svante Schubert
Oracle has published its last public JDK 8 release and the first patch of JDK 9
is published as well. Therefore it is about time to make the ODF Toolkit build
with JDK 9.
Currently, the ODF Toolkit does not build, due to the modularization by JIGSAW.
The tools.jar do no longer exist, but the required JavaDoc Taglet API became
part of JDK API.
Our Taglet project is compiling when applying the patch suggested by:
https://stackoverflow.com/questions/35240134/declare-maven-dependency-on-tools-jar-to-work-on-jdk-9
Other issues might hide behind this problem.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)