Re: [DISCUSS] Switch to java 1.6

2013-04-28 Thread Maruan Sahyoun
Hi, one thing we might want to consider is Java support on Android. Looking at some issues in Jira people are using PDfBox on Android devices. Some of the older Android versions are in line with 1.5. Don't know if a) we should target Android and b) which version we should support as a minimum r

Re: [DISCUSS] Switch to java 1.6

2013-04-28 Thread Andreas Lehmkuehler
Hi, Am 28.04.2013 22:11, schrieb Alin Mazilu: Hello, I got one: JavaFX. I use PDFBox in projects that use JavaFX 1.7/1.8. The discussion is about the minimum requirements, so that I can't see any blocker here. Alin On Sun, Apr 28, 2013 at 1:35 PM, Andreas Lehmkuehler wrote: Hi, there wa

Re: [DISCUSS] Switch to java 1.6

2013-04-28 Thread Alin Mazilu
Hello, I got one: JavaFX. I use PDFBox in projects that use JavaFX 1.7/1.8. Alin On Sun, Apr 28, 2013 at 1:35 PM, Andreas Lehmkuehler wrote: > Hi, > > there was already a discussion about switching to java 1.6. As this is a > very > important topic I'd like to move the discussion to a separate

[DISCUSS] Switch to java 1.6

2013-04-28 Thread Andreas Lehmkuehler
Hi, there was already a discussion about switching to java 1.6. As this is a very important topic I'd like to move the discussion to a separate thread. There are a lot of good reasons to switch to java 1.6 and until now everybody agrees to do the switch. Is there anybody who has at least one go

[jira] [Updated] (PDFBOX-1584) Add unit test for RandomAccessFileOutputStream

2013-04-28 Thread Fredrik Kjellberg (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredrik Kjellberg updated PDFBOX-1584: -- Attachment: TestRandomAccessFileOutputStream_diff.txt > Add unit test for RandomAc

[jira] [Created] (PDFBOX-1584) Add unit test for RandomAccessFileOutputStream

2013-04-28 Thread Fredrik Kjellberg (JIRA)
Fredrik Kjellberg created PDFBOX-1584: - Summary: Add unit test for RandomAccessFileOutputStream Key: PDFBOX-1584 URL: https://issues.apache.org/jira/browse/PDFBOX-1584 Project: PDFBox Iss

Trunk is now 2.0.0-SNAPSHOT

2013-04-28 Thread Andreas Lehmkuehler
Hi, I've updated the trunk version to 2.0.0-SNAPSHOT after achieving lazy consensus about our next big goal. I've renamed the 1.9.0 JIRA version to 1.8.2. BR Andreas Lehmkühler

[jira] [Resolved] (PDFBOX-1583) wasted work in PDDocument.addSignature(...)

2013-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-1583. Resolution: Fixed Fix Version/s: 1.8.2 Assignee: Andreas Lehmkühler

[jira] [Created] (PDFBOX-1583) wasted work in PDDocument.addSignature(...)

2013-04-28 Thread Adrian Nistor (JIRA)
Adrian Nistor created PDFBOX-1583: - Summary: wasted work in PDDocument.addSignature(...) Key: PDFBOX-1583 URL: https://issues.apache.org/jira/browse/PDFBOX-1583 Project: PDFBox Issue Type: Bu

[jira] [Updated] (PDFBOX-1583) wasted work in PDDocument.addSignature(...)

2013-04-28 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated PDFBOX-1583: -- Attachment: patch.diff patch > wasted work in PDDocument.addSignature(...) >

[jira] [Updated] (PDFBOX-1582) Issues with available() and skip() on RandomAccessFileInputStream

2013-04-28 Thread Fredrik Kjellberg (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredrik Kjellberg updated PDFBOX-1582: -- Attachment: TestRandomAccessFileInputStream_diff.txt > Issues with available() and

[jira] [Created] (PDFBOX-1582) Issues with available() and skip() on RandomAccessFileInputStream

2013-04-28 Thread Fredrik Kjellberg (JIRA)
Fredrik Kjellberg created PDFBOX-1582: - Summary: Issues with available() and skip() on RandomAccessFileInputStream Key: PDFBOX-1582 URL: https://issues.apache.org/jira/browse/PDFBOX-1582 Project:

[jira] [Commented] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

2013-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644013#comment-13644013 ] Christian Kohlschütter commented on PDFBOX-1336: I guess PDFBOX-1580 fixe

[jira] [Comment Edited] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

2013-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644013#comment-13644013 ] Christian Kohlschütter edited comment on PDFBOX-1336 at 4/28/13 2:07 PM: --

[jira] [Commented] (PDFBOX-1426) JVM crashes when trying to process the attached pdf's

2013-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644012#comment-13644012 ] Christian Kohlschütter commented on PDFBOX-1426: Maybe PDFBOX-1580 fixes