[
https://issues.apache.org/jira/browse/PDFBOX-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492701#comment-16492701
]
Maruan Sahyoun commented on PDFBOX-4163:
----------------------------------------
With Java 8 onwards we can use {{java.time.format.DateTimeFormatter}}
So we could either drop Java 7 support or load the available class at runtime
trying {{DateTimeFormatter}} first and {{DatatypeConverter}} if that fails.
WDYT?
> Java 11 compile error
> ---------------------
>
> Key: PDFBOX-4163
> URL: https://issues.apache.org/jira/browse/PDFBOX-4163
> Project: PDFBox
> Issue Type: Bug
> Components: XmpBox
> Reporter: simon steiner
> Priority: Major
>
> mvn clean install -DskipTests
> xmpbox/src/main/java/org/apache/xmpbox/DateConverter.java:[403,34] package
> javax.xml.bind does not exist
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]