You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2018/12/12 10:51:00 UTC

[jira] [Commented] (PDFBOX-4403) Apache PDFBox compatibility with Java11

    [ https://issues.apache.org/jira/browse/PDFBOX-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718765#comment-16718765 ] 

Tilman Hausherr commented on PDFBOX-4403:
-----------------------------------------

Yes + yes. This was done in PDFBOX-4163. However you may or may not need additional dependencies, additional to the dependencies mentioned in https://pdfbox.apache.org/2.0/dependencies.html :
{code:xml}
<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>jaxb-api</artifactId>
    <version>2.3.1</version>
</dependency>
<dependency>
    <groupId>javax.activation</groupId>
    <artifactId>activation</artifactId>
    <version>1.1.1</version>
</dependency>
{code}
In the future please ask such questions on the users mailing list.

> Apache PDFBox compatibility with Java11
> ---------------------------------------
>
>                 Key: PDFBOX-4403
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4403
>             Project: PDFBox
>          Issue Type: Wish
>            Reporter: Krzysztof
>            Priority: Major
>              Labels: jdk11
>
> Hello,
> I would like to ask about Apache PDFBox (latest version) compatibility with Java11.
>  # Is the library compatible with Java 11 ? (Y/N)
>  # Is the library supported with Java 11? (Y/N)
>  # (If ā€œNā€ in compatibility or support) What is the version that would be compatible and Supported?
>  # Date of support availability?
> Thanks,
> Krzysztof Dragan



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org