[jira] [Created] (PDFBOX-5654) Avoid NPE when processing CFF2 based fonts

2023-08-16 Thread Jira
Andreas Lehmkühler created PDFBOX-5654:
--

 Summary: Avoid NPE when processing CFF2 based fonts
 Key: PDFBOX-5654
 URL: https://issues.apache.org/jira/browse/PDFBOX-5654
 Project: PDFBox
  Issue Type: Bug
  Components: FontBox
Affects Versions: 3.0.0 PDFBox, 4.0.0
Reporter: Andreas Lehmkühler
Assignee: Andreas Lehmkühler
 Fix For: 4.0.0


PDFBOX-5631 adds rendering support for CFF-based fonts. That support is limited 
to CFF based fonts. The newer CFF2 format isn't supported which may lead to a 
NPE while loading local fonts when creating the font cache.



--
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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Tilman Hausherr (Jira)


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

Tilman Hausherr commented on PDFBOX-5576:
-

I got it to work with my own local copy too now. The last problem I had was due 
to a change in the pom.xml of the examples. I had excluded pdfdebugger because 
it's not needed, however without it pdfbox itself isn't reachable so I put it 
back in for now.

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Tilman Hausherr (Jira)


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

Tilman Hausherr commented on PDFBOX-5576:
-

I'm still not done but now I got a clean build on a clean checkout. But I also 
wanted a javadoc (to find out errors) and one needs to add one line 
{{src/main/java}} as described here
https://stackoverflow.com/a/54467008/535646


> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Maruan Sahyoun (Jira)


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

Maruan Sahyoun commented on PDFBOX-5576:


removing trunk locally and a fresh svn checkout didn't resolve that. I won't 
have time for investigating further before start of next week. But it's good 
that the build works for others.

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



[jira] [Comment Edited] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Maruan Sahyoun (Jira)


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

Maruan Sahyoun edited comment on PDFBOX-5576 at 8/16/23 4:57 PM:
-

That's the full stack trace I'm getting. Didn't have time to investigate further
{code:java}
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.pdfbox.pdmodel.font.FontMapperImpl$DefaultFontProvider
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getProvider(FontMapperImpl.java:158)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.findFont(FontMapperImpl.java:416)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.findFontBoxFont(FontMapperImpl.java:379)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getFontBoxFont(FontMapperImpl.java:353)
    at org.apache.pdfbox.pdmodel.font.PDType1Font.(PDType1Font.java:127)
    at 
org.apache.pdfbox.pdmodel.fixup.processor.AcroFormDefaultsProcessor.verifyOrCreateDefaults(AcroFormDefaultsProcessor.java:104)
    at 
org.apache.pdfbox.pdmodel.fixup.processor.AcroFormDefaultsProcessor.process(AcroFormDefaultsProcessor.java:58)
    at 
org.apache.pdfbox.pdmodel.fixup.AcroFormDefaultFixup.apply(AcroFormDefaultFixup.java:34)
    at 
org.apache.pdfbox.pdmodel.PDDocumentCatalog.getAcroForm(PDDocumentCatalog.java:132)
    at 
org.apache.pdfbox.pdmodel.PDDocumentCatalog.getAcroForm(PDDocumentCatalog.java:113)
    at 
org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.flattenAndCompare(PDAcroFormFlattenTest.java:223)
    at 
org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.testFlatten(PDAcroFormFlattenTest.java:145)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
    at 
java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
    at 
java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
    at 
java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Caused by: java.lang.ExceptionInInitializerError: Exception 
java.lang.NullPointerException [in thread "ForkJoinPool-1-worker-5"]
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.addTrueTypeFontImpl(FileSystemFontProvider.java:693)
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.addTrueTypeFont(FileSystemFontProvider.java:635)
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.scanFonts(FileSystemFontProvider.java:379)
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.(FileSystemFontProvider.java:354)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl$DefaultFontProvider.(FontMapperImpl.java:139)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getProvider(FontMapperImpl.java:158)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.findFont(FontMapperImpl.java:416)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getTrueTypeFont(FontMapperImpl.java:324)
    at 
org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.(PDTrueTypeFont.java:142)
    at 
org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:88)
    at org.apache.pdfbox.pdmodel.PDResources.getFont(PDResources.java:170)
    at 
org.apache.pdfbox.contentstream.operator.text.SetFontAndSize.process(SetFontAndSize.java:72)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(PDFStreamEngine.java:892)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:530)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:505)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:152)
    at org.apache.pdfbox.rendering.PageDrawer.drawPage(PageDrawer.java:282)
    at org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:344)
    at org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:261)
    at 
org.apache.pdfbox.rendering.PDFRenderer.renderImageWithDPI(PDFRenderer.java:233)
    at 
org.apache.pdfbox.multipdf.PDFMergerUtilityTest.checkMergeIdentical(PDFMergerUtilityTest.java:943)
    at 
org.apache.pdfbox.multipdf.PDFMergerUtilityTest.testPDFMergerUtility2(PDFMergerUtilityTest.java:113)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
    at 
java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
    at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
    ... 6 more

{code}
Environment:

JDK 11

Fedora Linux Workstation 

[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Maruan Sahyoun (Jira)


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

Maruan Sahyoun commented on PDFBOX-5576:


That's the full stack trace I'm getting. Didn't have time to investigate further

{code}

java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.pdfbox.pdmodel.font.FontMapperImpl$DefaultFontProvider
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getProvider(FontMapperImpl.java:158)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.findFont(FontMapperImpl.java:416)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.findFontBoxFont(FontMapperImpl.java:379)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getFontBoxFont(FontMapperImpl.java:353)
    at org.apache.pdfbox.pdmodel.font.PDType1Font.(PDType1Font.java:127)
    at 
org.apache.pdfbox.pdmodel.fixup.processor.AcroFormDefaultsProcessor.verifyOrCreateDefaults(AcroFormDefaultsProcessor.java:104)
    at 
org.apache.pdfbox.pdmodel.fixup.processor.AcroFormDefaultsProcessor.process(AcroFormDefaultsProcessor.java:58)
    at 
org.apache.pdfbox.pdmodel.fixup.AcroFormDefaultFixup.apply(AcroFormDefaultFixup.java:34)
    at 
org.apache.pdfbox.pdmodel.PDDocumentCatalog.getAcroForm(PDDocumentCatalog.java:132)
    at 
org.apache.pdfbox.pdmodel.PDDocumentCatalog.getAcroForm(PDDocumentCatalog.java:113)
    at 
org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.flattenAndCompare(PDAcroFormFlattenTest.java:223)
    at 
org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.testFlatten(PDAcroFormFlattenTest.java:145)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
    at 
java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
    at 
java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
    at 
java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Caused by: java.lang.ExceptionInInitializerError: Exception 
java.lang.NullPointerException [in thread "ForkJoinPool-1-worker-5"]
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.addTrueTypeFontImpl(FileSystemFontProvider.java:693)
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.addTrueTypeFont(FileSystemFontProvider.java:635)
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.scanFonts(FileSystemFontProvider.java:379)
    at 
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.(FileSystemFontProvider.java:354)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl$DefaultFontProvider.(FontMapperImpl.java:139)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getProvider(FontMapperImpl.java:158)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.findFont(FontMapperImpl.java:416)
    at 
org.apache.pdfbox.pdmodel.font.FontMapperImpl.getTrueTypeFont(FontMapperImpl.java:324)
    at 
org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.(PDTrueTypeFont.java:142)
    at 
org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:88)
    at org.apache.pdfbox.pdmodel.PDResources.getFont(PDResources.java:170)
    at 
org.apache.pdfbox.contentstream.operator.text.SetFontAndSize.process(SetFontAndSize.java:72)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(PDFStreamEngine.java:892)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:530)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:505)
    at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:152)
    at org.apache.pdfbox.rendering.PageDrawer.drawPage(PageDrawer.java:282)
    at org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:344)
    at org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:261)
    at 
org.apache.pdfbox.rendering.PDFRenderer.renderImageWithDPI(PDFRenderer.java:233)
    at 
org.apache.pdfbox.multipdf.PDFMergerUtilityTest.checkMergeIdentical(PDFMergerUtilityTest.java:943)
    at 
org.apache.pdfbox.multipdf.PDFMergerUtilityTest.testPDFMergerUtility2(PDFMergerUtilityTest.java:113)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
    at 
java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
    at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
    ... 6 more

{code}

Environment:

JDK 11

Fedora Linux Workstation 38

> Switch trunk (4.0.0) to at least java11 as 

[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Jira


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

Andreas Lehmkühler commented on PDFBOX-5576:


[~msahyoun] NO, everything works fine now. Do you have some more details? When 
does this happen? Errorlog? Environment?

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Maruan Sahyoun (Jira)


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

Maruan Sahyoun commented on PDFBOX-5576:


Do you get
{{Could not initialize class 
org.apache.pdfbox.pdmodel.font.FontMapperImpl$DefaultFontProvider}}
or is it only me? 

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



Jenkins build became unstable: PDFBox » PDFBox-sonar2 #1104

2023-08-16 Thread Apache Jenkins Server
See 



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



Jenkins build became unstable: PDFBox » PDFBox-sonar2 » Apache PDFBox examples #1104

2023-08-16 Thread Apache Jenkins Server
See 



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



Re: [VOTE] Release Apache PDFBox 3.0.0

2023-08-16 Thread sahy...@fileaffairs.de
+1
Maruan

Am Montag, dem 14.08.2023 um 20:29 +0200 schrieb Andreas Lehmkühler:
> Hi,
> 
> a candidate for the PDFBox 3.0.0 release is available at:
> 
>  https://dist.apache.org/repos/dist/dev/pdfbox/3.0.0/
> 
> The release candidate is a zip archive of the sources in:
> 
>  https://svn.apache.org/repos/asf/pdfbox/tags/3.0.0/
> 
> The SHA-512 checksum of the archive is 
> 279f283f8f97e3adb5e58546f6242b495eef26dacfc256129f790064a73934f16ceb0
> a7a9164293d506fc0fff462783d296b844611ed18e12b9de0f1724294b5.
> 
> Please vote on releasing this package as Apache PDFBox 3.0.0.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 PDFBox PMC votes are cast.
> 
>  [ ] +1 Release this package as Apache PDFBox 3.0.0
>  [ ] -1 Do not release this package because...
> 
> 
> Here is my +1
> 
> Andreas
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: dev-h...@pdfbox.apache.org
> 


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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Tilman Hausherr (Jira)


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

Tilman Hausherr commented on PDFBOX-5576:
-

Thanks, it works now. (still busy building but it's further than before) I also 
removed "source:jar javadoc:jar" from my command line for now.

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Jira


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

Andreas Lehmkühler commented on PDFBOX-5576:


I've fixed the jacoco issue. I've re-added the default profile introducing the 
property "addmod" which seems to be mandatory for the jacoco plugin. I removed 
that definition earlier when switching to java 11

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on PDFBOX-5576:
-

Commit 1911714 from le...@apache.org in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1911714 ]

PDFBOX-5576: update apache parent pom, fix jacoco build issue

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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



[jira] [Commented] (PDFBOX-5576) Switch trunk (4.0.0) to at least java11 as minimum requirement

2023-08-16 Thread Jira


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

Andreas Lehmkühler commented on PDFBOX-5576:


I thought it worked locally but obviously it didn't. After removing the no 
longer needed animal-sniffer-plugin the jenkins build is back to normal. 

[~tilman] what exactly fails when building the javadocs? I've a issue with the 
jacoco plugin in my local build, still investigating

> Switch trunk (4.0.0) to at least java11 as minimum requirement
> --
>
> Key: PDFBOX-5576
> URL: https://issues.apache.org/jira/browse/PDFBOX-5576
> Project: PDFBox
>  Issue Type: New Feature
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 4.0.0
>
>
> Following a discussion on dev@ we decided to increase the minimum required 
> java version at least to java 11 starting with 4.0.0
> We have to check our dependencies if there are any limitations. Most likely 
> we have to release a new version of the JBIG2-Plugin using a newer java 
> version first.



--
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