[
https://issues.apache.org/jira/browse/PDFBOX-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15679755#comment-15679755
]
Tilman Hausherr commented on PDFBOX-3584:
-----------------------------------------
Changes needed in pom.xml files:
preflight pom:
{code}
<argLine>--Xmx768m -add-modules java.activation --add-modules
java.xml.bind</argLine>
{code}
xmpbox pom:
{code}
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>-add-modules java.xml.bind</argLine>
</configuration>
</plugin>
{code}
> Build and test PDFBox with JDK9
> -------------------------------
>
> Key: PDFBOX-3584
> URL: https://issues.apache.org/jira/browse/PDFBOX-3584
> Project: PDFBox
> Issue Type: Task
> Reporter: Tilman Hausherr
> Labels: jdk9
>
> Issue to collect problems and solutions for building and testing PDFBox with
> JDK9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]