Jenkins build is back to normal : PDFBox-sonar #980

2019-10-09 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org

[jira] [Resolved] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-4666. - Fix Version/s: 3.0.0 PDFBox 2.0.18 Assignee: Tilman Hausherr

Build failed in Jenkins: PDFBox-2.0.x-jdk6 #222

2019-10-09 Thread Apache Jenkins Server
See Changes: [tilman] PDFBOX-4666: avoid stackoverflow -- [...truncated 148.51 KB...] AUxmpbox/src/main/java/org/apache/xmpbox/schema/DublinCoreSchema.java AU

Build failed in Jenkins: PDFBox-sonar #979

2019-10-09 Thread Apache Jenkins Server
See Changes: -- Started by user tilman Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu) in workspace

[jira] [Commented] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948252#comment-16948252 ] ASF subversion and git services commented on PDFBOX-4666: - Commi

[jira] [Commented] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948254#comment-16948254 ] ASF subversion and git services commented on PDFBOX-4666: - Commi

[jira] [Commented] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948251#comment-16948251 ] ASF subversion and git services commented on PDFBOX-4666: - Commi

[jira] [Commented] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948253#comment-16948253 ] ASF subversion and git services commented on PDFBOX-4666: - Commi

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948250#comment-16948250 ] Maruan Sahyoun commented on PDFBOX-4664: [~lehmi] thanks - I'll start fixing the

[jira] [Updated] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-4666: Component/s: Rendering > StackOverflowError with PDFTextStripper.getText() > -

[jira] [Updated] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-4666: Labels: recursive (was: ) > StackOverflowError with PDFTextStripper.getText() > -

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948229#comment-16948229 ] Andreas Lehmkühler commented on PDFBOX-4664: [~msahyoun] No objection, pleas

[jira] [Commented] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948184#comment-16948184 ] Tilman Hausherr commented on PDFBOX-4666: - I need to think about this a bit, but

[jira] [Commented] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948178#comment-16948178 ] Tilman Hausherr commented on PDFBOX-4666: - There is a recursion in a resource di

[jira] [Updated] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread Josh Wein (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wein updated PDFBOX-4666: -- Description: Reproducible with the attached file   {code:java} File pdf = new File("example.pdf"); PD

[jira] [Created] (PDFBOX-4666) StackOverflowError with PDFTextStripper.getText()

2019-10-09 Thread Josh Wein (Jira)
Josh Wein created PDFBOX-4666: - Summary: StackOverflowError with PDFTextStripper.getText() Key: PDFBOX-4666 URL: https://issues.apache.org/jira/browse/PDFBOX-4666 Project: PDFBox Issue Type: Bug

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947940#comment-16947940 ] Maruan Sahyoun commented on PDFBOX-4664: Thanks for the hint - good to keep that

[jira] [Comment Edited] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947940#comment-16947940 ] Maruan Sahyoun edited comment on PDFBOX-4664 at 10/9/19 7:14 PM: -

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947930#comment-16947930 ] Tilman Hausherr commented on PDFBOX-4664: - I am afraid yes, if it is an indirect

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947924#comment-16947924 ] Maruan Sahyoun commented on PDFBOX-4664: i.e. if I add an annotation to the page

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947919#comment-16947919 ] Tilman Hausherr commented on PDFBOX-4664: - For signing it is important that it i

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947916#comment-16947916 ] Maruan Sahyoun commented on PDFBOX-4664: All of the issues can be fixed although

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947909#comment-16947909 ] Tilman Hausherr commented on PDFBOX-4664: - I'm always for the solution that brin

Jenkins build is back to normal : PDFBox-2.0.x-jdk6 » Apache FontBox #221

2019-10-09 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 is back to normal : PDFBox-2.0.x-jdk6 #221

2019-10-09 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org

Build failed in Jenkins: PDFBox-2.0.x-jdk6 #220

2019-10-09 Thread Apache Jenkins Server
See Changes: -- Started by user tilman Running as tilman [EnvInject] - Loading node environment variables. Building remotely on H48 (ubuntu) in workspace

Build failed in Jenkins: PDFBox-2.0.x-jdk6 #219

2019-10-09 Thread Apache Jenkins Server
See Changes: -- Started by user tilman Running as tilman [EnvInject] - Loading node environment variables. Building remotely on H24 (ubuntu) in workspace

Build failed in Jenkins: PDFBox-2.0.x-jdk6 #218

2019-10-09 Thread Apache Jenkins Server
See Changes: -- [...truncated 579.40 KB...] [DEBUG] Copying file META-INF\NOTICE [DEBUG] file NOTICE has a filtered file extension [DEBUG] copy F:\jenkins\jenkins-slave\workspace\PDFBo

Build failed in Jenkins: PDFBox-2.0.x-jdk6 » Apache FontBox #218

2019-10-09 Thread Apache Jenkins Server
See Changes: -- [...truncated 52.57 KB...] [DEBUG] copy F:\jenkins\jenkins-slave\workspace\PDFBox-2.0.x-jdk6\2.0\fontbox\src\main\resources\org\apache\fontbo

Build failed in Jenkins: PDFBox-2.0.x-jdk6 #217

2019-10-09 Thread Apache Jenkins Server
See Changes: -- [...truncated 150.51 KB...] AU debugger\src\main\java\org\apache\pdfbox\debugger\colorpane\DeviceNTableModel.java A debugger\src\main\java\org\apache\pdf

[jira] [Commented] (PDFBOX-4341) [Patch] PNGConverter: PNG bytes to PDImageXObject converter

2019-10-09 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947821#comment-16947821 ] Tilman Hausherr commented on PDFBOX-4341: - After rereading all this again, I won

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947786#comment-16947786 ] Maruan Sahyoun commented on PDFBOX-4664: Even more difficult. E.g. to get the an

[jira] [Commented] (PDFBOX-4341) [Patch] PNGConverter: PNG bytes to PDImageXObject converter

2019-10-09 Thread John Dimeo (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947761#comment-16947761 ] John Dimeo commented on PDFBOX-4341: Thanks- I've updated to that branch > [Patch]

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947754#comment-16947754 ] Maruan Sahyoun commented on PDFBOX-4664: One more look. We can't get rid of the

[jira] [Commented] (PDFBOX-4341) [Patch] PNGConverter: PNG bytes to PDImageXObject converter

2019-10-09 Thread Emmeran Seehuber (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947669#comment-16947669 ] Emmeran Seehuber commented on PDFBOX-4341: -- [~jdimeo] I totally forgot about th

[jira] [Updated] (PDFBOX-4341) [Patch] PNGConverter: PNG bytes to PDImageXObject converter

2019-10-09 Thread Emmeran Seehuber (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmeran Seehuber updated PDFBOX-4341: - Attachment: pngconvert_v3.patch > [Patch] PNGConverter: PNG bytes to PDImageXObject conv

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947664#comment-16947664 ] Maruan Sahyoun commented on PDFBOX-4664: Having taken another look at the curren

[jira] [Commented] (PDFBOX-4664) Iterator.remove() does not work in COSArrayList

2019-10-09 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947434#comment-16947434 ] Maruan Sahyoun commented on PDFBOX-4664: Another thought. For trunk we could als

Build failed in Jenkins: PDFBox-Trunk-jdk13 #939

2019-10-09 Thread Apache Jenkins Server
See Changes: -- Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H34 (ubuntu) in workspace