[jira] [Commented] (PDFBOX-2602) Enhance command line tools

2020-12-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256954#comment-17256954 ] Tilman Hausherr commented on PDFBOX-2602: - OK, keep the new ones for now, unless many users

[jira] [Commented] (PDFBOX-5061) Replace jaxb date DatatypeConverter with java.time

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256960#comment-17256960 ] Andreas Lehmkühler commented on PDFBOX-5061: [~tilman] Thanks for the clarification. Please

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-12-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256967#comment-17256967 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1884984 from

[GitHub] [pdfbox] asfgit closed pull request #93: Updated comment when rendered image is too large

2020-12-31 Thread GitBox
asfgit closed pull request #93: URL: https://github.com/apache/pdfbox/pull/93 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Created] (PDFBOX-5063) testCreateCheckBox fails on travis / github

2020-12-31 Thread Tilman Hausherr (Jira)
Tilman Hausherr created PDFBOX-5063: --- Summary: testCreateCheckBox fails on travis / github Key: PDFBOX-5063 URL: https://issues.apache.org/jira/browse/PDFBOX-5063 Project: PDFBox Issue

[jira] [Created] (PDFBOX-5064) COSParser: Infinite recursion

2020-12-31 Thread Jira
Andreas Lehmkühler created PDFBOX-5064: -- Summary: COSParser: Infinite recursion Key: PDFBOX-5064 URL: https://issues.apache.org/jira/browse/PDFBOX-5064 Project: PDFBox Issue Type: Bug

[jira] [Commented] (PDFBOX-4623) COSParser: Infinite recursion

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256975#comment-17256975 ] Andreas Lehmkühler commented on PDFBOX-4623: I've found a fix for

[jira] [Resolved] (PDFBOX-4623) COSParser: Infinite recursion

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-4623. Resolution: Fixed > COSParser: Infinite recursion > -

[jira] [Commented] (PDFBOX-2138) Corrupted words when using PDFTextStripper

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256952#comment-17256952 ] Andreas Lehmkühler commented on PDFBOX-2138: Looks like we have to implement something like

[jira] [Updated] (PDFBOX-5064) COSParser: Infinite recursion

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-5064: --- Attachment: loop_in_page_tree.pdf poppler-43279-0.pdf > COSParser:

[GitHub] [pdfbox] THausherr closed pull request #103: Print stack trace to see why build on github / travis fail here

2020-12-31 Thread GitBox
THausherr closed pull request #103: URL: https://github.com/apache/pdfbox/pull/103 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Updated] (PDFBOX-5030) Create Migration guide for 3.0.0

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-5030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-5030: --- Fix Version/s: 3.0.0 PDFBox > Create Migration guide for 3.0.0 >

[jira] [Commented] (PDFBOX-5061) Replace jaxb date DatatypeConverter with java.time

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256932#comment-17256932 ] Andreas Lehmkühler commented on PDFBOX-5061: How about committing it to the 2.0 branch as

[GitHub] [pdfbox] THausherr commented on pull request #103: Print stack trace to see why build on github / travis fail here

2020-12-31 Thread GitBox
THausherr commented on pull request #103: URL: https://github.com/apache/pdfbox/pull/103#issuecomment-752918965 It's the missing ZapfDingbats font. I'll see whether it's possible to use AFM instead. If not, then I'll abort with a more useful error message.

[jira] [Updated] (PDFBOX-3066) Text extraction garbled in this file, was OK in 1.8

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-3066: --- Fix Version/s: (was: 3.0.0 PDFBox) > Text extraction garbled in this file, was

[jira] [Commented] (PDFBOX-5061) Replace jaxb date DatatypeConverter with java.time

2020-12-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256953#comment-17256953 ] Tilman Hausherr commented on PDFBOX-5061: - DateTimeFormatter isn't available below jdk8 >

[jira] [Assigned] (PDFBOX-4623) COSParser: Infinite recursion

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler reassigned PDFBOX-4623: -- Assignee: Andreas Lehmkühler > COSParser: Infinite recursion >

[jira] [Updated] (PDFBOX-4623) COSParser: Infinite recursion

2020-12-31 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-4623: --- Fix Version/s: 3.0.0 PDFBox > COSParser: Infinite recursion >

[jira] [Resolved] (PDFBOX-5063) testCreateCheckBox fails on travis / github

2020-12-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5063. - Resolution: Fixed > testCreateCheckBox fails on travis / github >

[jira] [Commented] (PDFBOX-5063) testCreateCheckBox fails on travis / github

2020-12-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256971#comment-17256971 ] ASF subversion and git services commented on PDFBOX-5063: - Commit 1884986 from

[jira] [Commented] (PDFBOX-5063) testCreateCheckBox fails on travis / github

2020-12-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256970#comment-17256970 ] ASF subversion and git services commented on PDFBOX-5063: - Commit 1884985 from

[jira] [Commented] (PDFBOX-4623) COSParser: Infinite recursion

2020-12-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256974#comment-17256974 ] ASF subversion and git services commented on PDFBOX-4623: - Commit 1884987 from

[GitHub] [pdfbox] THausherr opened a new pull request #103: Print stack trace to see why build on github / travis fail here

2020-12-31 Thread GitBox
THausherr opened a new pull request #103: URL: https://github.com/apache/pdfbox/pull/103 This is just to test on github. I'll create a JIRA issue if needed. This is an automated message from the Apache Git Service. To

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-12-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256881#comment-17256881 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1884981 from

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-12-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256882#comment-17256882 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1884982 from

[GitHub] [pdfbox] THausherr commented on pull request #93: Updated comment when rendered image is too large

2020-12-31 Thread GitBox
THausherr commented on pull request #93: URL: https://github.com/apache/pdfbox/pull/93#issuecomment-752884006 Of course  Good observation! This is an automated message from the Apache Git Service. To respond to the

[jira] [Resolved] (PDFBOX-2602) Enhance command line tools

2020-12-31 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun resolved PDFBOX-2602. Resolution: Fixed Setting to resolved for now. Let's reopen if the users don't like the

[jira] [Resolved] (PDFBOX-5061) Replace jaxb date DatatypeConverter with java.time

2020-12-31 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun resolved PDFBOX-5061. Resolution: Fixed Setting to resolved. 2.0 will keep the dependency. > Replace jaxb date

[jira] [Commented] (PDFBOX-5061) Replace jaxb date DatatypeConverter with java.time

2020-12-31 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17257014#comment-17257014 ] Maruan Sahyoun commented on PDFBOX-5061: There is no possibility in Java 1.6 wo using an

[GitHub] [pdfbox] koppor closed pull request #102: Add build using GitHub actions

2020-12-31 Thread GitBox
koppor closed pull request #102: URL: https://github.com/apache/pdfbox/pull/102 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [pdfbox] koppor commented on pull request #102: Add build using GitHub actions

2020-12-31 Thread GitBox
koppor commented on pull request #102: URL: https://github.com/apache/pdfbox/pull/102#issuecomment-753023028 OK, got it. I just wanted to make an offer to replace Travis CI. I see ASF having the same limitations as Eclipse Foundation, which I just forgot. Sorry for the noise.