[jira] [Commented] (PDFBOX-3188) java.io.IOException: Error: source PDF is encrypted, can't append encrypted PDF documents

2016-01-12 Thread Vincent (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15093530#comment-15093530 ] Vincent commented on PDFBOX-3188: - It did the trick, thank you! PDDocument dl =

[jira] [Updated] (PDFBOX-3192) Animal sniffer maven plugin doesn't detect non java 5 api usage within the 1.8 branch

2016-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-3192: --- Summary: Animal sniffer maven plugin doesn't detect non java 5 api usage within the

[jira] [Updated] (PDFBOX-3192) Animal sniffer maven plugin doesn't detect non java 5 api usage within the 1.8 branch

2016-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-3192: --- Fix Version/s: 1.8.12 > Animal sniffer maven plugin doesn't detect non java 5 api

[jira] [Updated] (PDFBOX-3191) PDFDebugger does not handle cancelling of "Open URL" dialog

2016-01-12 Thread Petr Slaby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Petr Slaby updated PDFBOX-3191: --- Summary: PDFDebugger does not handle cancelling of "Open URL" dialog (was: PDFDebugger does not

RE: [VOTE] Release Apache PDFBox 1.8.11

2016-01-12 Thread Allison, Timothy B.
Ah, ok. Thank you. With the following on linux, all is well: java version "1.8.0_66" Java(TM) SE Runtime Environment (build 1.8.0_66-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode) The test failures were with: Linux java version "1.7.0_75" OpenJDK Runtime Environment

[jira] [Commented] (PDFBOX-3188) java.io.IOException: Error: source PDF is encrypted, can't append encrypted PDF documents

2016-01-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094596#comment-15094596 ] ASF subversion and git services commented on PDFBOX-3188: - Commit 1724305 from

RE: [VOTE] Release Apache PDFBox 1.8.11

2016-01-12 Thread Allison, Timothy B.
All, Is this user error? I'm getting 3 test exceptions in both Windows and Linux in the preflight module after I did an svn checkout from: http://svn.apache.org/repos/asf/pdfbox/tags/1.8.11/ Revision: 1724292 Node Kind: directory Schedule: normal Last Changed Author: lehmi Last Changed Rev:

[jira] [Comment Edited] (PDFBOX-3189) java.io.IOException is thrown from both NonSequentialPDFParser and PDFParser

2016-01-12 Thread Yauheni Salopiy (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094640#comment-15094640 ] Yauheni Salopiy edited comment on PDFBOX-3189 at 1/12/16 7:48 PM: -- Hi

[jira] [Comment Edited] (PDFBOX-3189) java.io.IOException is thrown from both NonSequentialPDFParser and PDFParser

2016-01-12 Thread Yauheni Salopiy (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094640#comment-15094640 ] Yauheni Salopiy edited comment on PDFBOX-3189 at 1/12/16 7:53 PM: -- Hi

Re: [VOTE] Release Apache PDFBox 1.8.11

2016-01-12 Thread Andreas Lehmkuehler
Hmmm, everything works fine for me after a fresh checkout, at least on linux. Maybe some issue with the jdk? Which one are you using for your tests? I ran into some problems (test failures during rendering) whenever using the openjdk which comes with fedora by default. Those disappear once I

[jira] [Updated] (PDFBOX-3188) java.io.IOException: Error: source PDF is encrypted, can't append encrypted PDF documents

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3188: Fix Version/s: 2.1.0 > java.io.IOException: Error: source PDF is encrypted, can't append

[jira] [Updated] (PDFBOX-3188) java.io.IOException: Error: source PDF is encrypted, can't append encrypted PDF documents

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3188: Fix Version/s: (was: 2.1.0) 2.0.0 > java.io.IOException: Error:

[jira] [Resolved] (PDFBOX-3188) java.io.IOException: Error: source PDF is encrypted, can't append encrypted PDF documents

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-3188. - Resolution: Fixed Assignee: Tilman Hausherr I did some more investigation, an

[jira] [Commented] (PDFBOX-3189) java.io.IOException is thrown from both NonSequentialPDFParser and PDFParser

2016-01-12 Thread Yauheni Salopiy (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094640#comment-15094640 ] Yauheni Salopiy commented on PDFBOX-3189: - Hi [~tilman], Thank You for Your investigation. Yes,

[jira] [Commented] (PDFBOX-3189) java.io.IOException is thrown from both NonSequentialPDFParser and PDFParser

2016-01-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095005#comment-15095005 ] ASF subversion and git services commented on PDFBOX-3189: - Commit 1724328 from

[jira] [Resolved] (PDFBOX-2891) Use animal sniffer maven plugin to detect non java 5 api usage within the 1.8 branch

2016-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-2891. Resolution: Fixed Set to resolved. I've opened a new ticket to track the remaining

[jira] [Created] (PDFBOX-3192) Animal sniffer maven plugin doesn't detect non java 5 api usage within the 1.8 branchUse animal sniffer maven plugin to detect non java 5 api usage within test classes

2016-01-12 Thread JIRA
Andreas Lehmkühler created PDFBOX-3192: -- Summary: Animal sniffer maven plugin doesn't detect non java 5 api usage within the 1.8 branchUse animal sniffer maven plugin to detect non java 5 api usage within test classes Key:

[jira] [Updated] (PDFBOX-3189) java.io.IOException is thrown from both NonSequentialPDFParser and PDFParser

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3189: Affects Version/s: 2.0.0 1.8.11 > java.io.IOException is thrown

[jira] [Commented] (PDFBOX-2852) Improve code quality (2)

2016-01-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094890#comment-15094890 ] ASF subversion and git services commented on PDFBOX-2852: - Commit 1724314 from

[jira] [Commented] (PDFBOX-3189) java.io.IOException is thrown from both NonSequentialPDFParser and PDFParser

2016-01-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094889#comment-15094889 ] ASF subversion and git services commented on PDFBOX-3189: - Commit 1724314 from

Re: [VOTE] Release Apache PDFBox 2.0.0-RC3

2016-01-12 Thread Maruan Sahyoun
+1 - thanks for the preparation. Maruan > Am 11.01.2016 um 20:18 schrieb Andreas Lehmkuehler : > > Hi, > > a candidate for the PDFBox 2.0.0-RC3 release is available at: > >https://dist.apache.org/repos/dist/dev/pdfbox/2.0.0-RC3/ > > The release candidate is a zip

Re: [VOTE] Release Apache PDFBox 1.8.11

2016-01-12 Thread Maruan Sahyoun
+1 - thanks for the preparation. Maruan > Am 11.01.2016 um 20:39 schrieb Andreas Lehmkuehler : > > Hi, > > a candidate for the PDFBox 1.8.11 release is available at: > >https://dist.apache.org/repos/dist/dev/pdfbox/1.8.11/ > > The release candidate is a zip archive of

[jira] [Comment Edited] (PDFBOX-3190) Links don't work in firefox

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094278#comment-15094278 ] Tilman Hausherr edited comment on PDFBOX-3190 at 1/12/16 10:30 PM: ---

[jira] [Commented] (PDFBOX-3190) Links don't work in firefox

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095105#comment-15095105 ] Tilman Hausherr commented on PDFBOX-3190: - Here's a modified file. The first entry on the last

[jira] [Commented] (PDFBOX-3190) Links don't work in firefox

2016-01-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095126#comment-15095126 ] ASF subversion and git services commented on PDFBOX-3190: - Commit 1724332 from

[jira] [Updated] (PDFBOX-3190) Links don't work in firefox

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3190: Affects Version/s: 2.0.0 1.8.11 > Links don't work in firefox >

[jira] [Updated] (PDFBOX-3190) Links don't work in firefox

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3190: Attachment: toctext_modified.pdf > Links don't work in firefox >

[jira] [Commented] (PDFBOX-3190) Links don't work in firefox

2016-01-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095124#comment-15095124 ] ASF subversion and git services commented on PDFBOX-3190: - Commit 1724331 from

[jira] [Updated] (PDFBOX-3191) PDFDebugger does not handle cancelling of "Open URL" dialog

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3191: Component/s: Utilities > PDFDebugger does not handle cancelling of "Open URL" dialog >

[jira] [Commented] (PDFBOX-3191) PDFDebugger does not handle cancelling of "Open URL" dialog

2016-01-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094270#comment-15094270 ] ASF subversion and git services commented on PDFBOX-3191: - Commit 1724285 from

[jira] [Resolved] (PDFBOX-3191) PDFDebugger does not handle cancelling of "Open URL" dialog

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-3191. - Resolution: Fixed Assignee: Tilman Hausherr Fix Version/s: 2.0.0 Sorry!

[jira] [Commented] (PDFBOX-3190) Links don't work in firefox

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094278#comment-15094278 ] Tilman Hausherr commented on PDFBOX-3190: - According to the PDF specification, "Dest" is not

[jira] [Commented] (PDFBOX-3189) java.io.IOException is thrown from both NonSequentialPDFParser and PDFParser

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094293#comment-15094293 ] Tilman Hausherr commented on PDFBOX-3189: - Your file is broken. With NOTEPAD++, press CTRL-G and

[jira] [Commented] (PDFBOX-3192) Animal sniffer maven plugin doesn't detect non java 5 api usage within the 1.8 branch

2016-01-12 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094302#comment-15094302 ] Tilman Hausherr commented on PDFBOX-3192: - I've opened another one: