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

Thiago Henrique Hupner commented on PDFBOX-5481:
------------------------------------------------

[~lehmi] So, it is a feature for >= Java 9, but it is possible to compile the 
module-info class with Java 9/11 and the remaining classes as Java 8. So it 
would work just fine for both Java 8 and later.

The plan would be to create a module-info with the same name as the 
Automatic-Module-Name, and remove it from the manifest.

As version 3.0.x is not released yet, it would be great in the official release 
to already provide a module-info. So newer projects using the PDFBox 3 could 
use JLink flawlessly :)

> Add module-info to the project
> ------------------------------
>
>                 Key: PDFBOX-5481
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5481
>             Project: PDFBox
>          Issue Type: Wish
>            Reporter: Thiago Henrique Hupner
>            Priority: Minor
>
> It would be great to provide module-info to the jars to allow simplified use 
> with JLink



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to