[ https://issues.apache.org/jira/browse/ODFTOOLKIT-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16213842#comment-16213842 ]
Svante Schubert commented on ODFTOOLKIT-465: -------------------------------------------- Within the ODFDOM project the Maven failsafe-plugin for the integration-test does not find the JAXBException, similar to the following issue: https://issues.apache.org/jira/browse/SUREFIRE-1392 Does not work maven-failsafe-plugin:2.20.1 I guess this issue will be fixed with an upcoming release... > 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)