[
https://issues.apache.org/jira/browse/ODFTOOLKIT-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Svante Schubert updated ODFTOOLKIT-465:
---------------------------------------
Attachment: JDK9-Taglet.patch
This patch solves the first problem with JDK 9 with the missing tools.jar
> 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
> Attachments: JDK9-Taglet.patch
>
>
> 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)