Re: Apache PDFBox Board Report July 2022 due

2022-07-11 Thread Tilman Hausherr
+1 Tilman Am 11.07.2022 um 22:30 schrieb Andreas Lehmkuehler: Hi, find attached a quick draft of the board report we're expected to submit this month. It's based upon the report wizard template which can be found at [1] Any comments or additions are appreciated ... P.S.: I'm going to add

[jira] [Commented] (PDFBOX-5475) Update Javadocs to latest 2.0.26 release on pdfbox.apache.org/docs/[VERSION]/javadocs/

2022-07-11 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565182#comment-17565182 ] Maruan Sahyoun commented on PDFBOX-5475: I'll take care of it and update the doc

[jira] [Assigned] (PDFBOX-5475) Update Javadocs to latest 2.0.26 release on pdfbox.apache.org/docs/[VERSION]/javadocs/

2022-07-11 Thread Maruan Sahyoun (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun reassigned PDFBOX-5475: -- Assignee: Maruan Sahyoun > Update Javadocs to latest 2.0.26 release on > pdfbox.apac

Apache PDFBox Board Report July 2022 due

2022-07-11 Thread Andreas Lehmkuehler
Hi, find attached a quick draft of the board report we're expected to submit this month. It's based upon the report wizard template which can be found at [1] Any comments or additions are appreciated ... P.S.: I'm going to add some private comment about the issue we've discussed on private@ re

[jira] [Commented] (PDFBOX-5475) Update Javadocs to latest 2.0.26 release on pdfbox.apache.org/docs/[VERSION]/javadocs/

2022-07-11 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565175#comment-17565175 ] Andreas Lehmkühler commented on PDFBOX-5475: [~msahyoun] Can you shed some l

Re: wrong commit msg in jbig2

2022-07-11 Thread Andreas Lehmkuehler
Am 11.07.22 um 19:21 schrieb Tilman Hausherr: There's a wrong commit message and I can't use     git commit --amend -m "PDFBOX-4892: update rat"     git push --force-with-lease because I get "Rewinding refs/heads/master is forbidden" and "[remote rejected] master -> master (pre-receive hook

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

2022-07-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565113#comment-17565113 ] ASF subversion and git services commented on PDFBOX-4892: - Commi

wrong commit msg in jbig2

2022-07-11 Thread Tilman Hausherr
There's a wrong commit message and I can't use     git commit --amend -m "PDFBOX-4892: update rat"     git push --force-with-lease because I get "Rewinding refs/heads/master is forbidden" and "[remote rejected] master -> master (pre-receive hook declined)", I assume they have disabled such dan

Jenkins build is back to stable : PDFBox » PDFBox-Trunk-jdk18 » Apache PDFBox examples #571

2022-07-11 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pd

Jenkins build is back to stable : PDFBox » PDFBox-Trunk-jdk18 #571

2022-07-11 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-Trunk-jdk18 » Apache PDFBox examples #570

2022-07-11 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pd

Jenkins build became unstable: PDFBox » PDFBox-Trunk-jdk18 #570

2022-07-11 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org

[GitHub] [pdfbox] valerybokov commented on pull request #107: potential memory leaks and small performance improvements

2022-07-11 Thread GitBox
valerybokov commented on PR #107: URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1180247890 > > > existing code is better IMHO. And whoever wrote this, intended to use an array instead of a list. > > > > > > You are converting an array to a list in the getXRefRanges m