[jira] [Updated] (PDFBOX-5358) Add support for UTF-8 in strings

2022-04-18 Thread Jira


 [ 
https://issues.apache.org/jira/browse/PDFBOX-5358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler updated PDFBOX-5358:
---
Labels: PDF2.0  (was: )

> Add support for UTF-8 in strings
> 
>
> Key: PDFBOX-5358
> URL: https://issues.apache.org/jira/browse/PDFBOX-5358
> Project: PDFBox
>  Issue Type: Improvement
>Reporter: Tim Allison
>Priority: Major
>  Labels: PDF2.0
> Attachments: Screen Shot 2022-01-06 at 9.18.09 AM.png, 
> image-2022-01-15-20-14-26-875.png, screenshot-1.png
>
>
> Peter Wyatt recently published an article on UTF-8 strings in PDF 2.0: 
> [https://www.pdfa.org/understanding-utf-8-in-pdf-2-0/]
> The article includes a link to a test file he created: 
> [https://github.com/pdf-association/pdf20examples/blob/master/pdf20-utf8-test.pdf]
>  
> Our debugger shows that we may need to add support for this (see attached).  
> This was with PDFBox 2.0.25.  I didn't have a chance to test with 3.x or the 
> 2.x snapshot.
> I don't think we're necessarily covering all the changes yet in PDF 2.0, but 
> I thought I'd open this issue for at least discussion.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523837#comment-17523837
 ] 

ASF subversion and git services commented on PDFBOX-4892:
-

Commit 188 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r188 ]

PDFBOX-4892: optimize, as suggested by Valery Bokov

> Improve code quality (4)
> 
>
> Key: PDFBOX-4892
> URL: https://issues.apache.org/jira/browse/PDFBOX-4892
> Project: PDFBox
>  Issue Type: Improvement
>Affects Versions: 2.0.20
>Reporter: Tilman Hausherr
>Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523838#comment-17523838
 ] 

ASF subversion and git services commented on PDFBOX-4892:
-

Commit 189 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r189 ]

PDFBOX-4892: optimize, as suggested by Valery Bokov

> Improve code quality (4)
> 
>
> Key: PDFBOX-4892
> URL: https://issues.apache.org/jira/browse/PDFBOX-4892
> Project: PDFBox
>  Issue Type: Improvement
>Affects Versions: 2.0.20
>Reporter: Tilman Hausherr
>Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-5143) Refactor/Simplify CFF parsing

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523772#comment-17523772
 ] 

ASF subversion and git services commented on PDFBOX-5143:
-

Commit 180 from le...@apache.org in branch 'pdfbox/trunk'
[ https://svn.apache.org/r180 ]

PDFBOX-5143: added more tests

> Refactor/Simplify CFF parsing
> -
>
> Key: PDFBOX-5143
> URL: https://issues.apache.org/jira/browse/PDFBOX-5143
> Project: PDFBox
>  Issue Type: Improvement
>  Components: FontBox
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
> Attachments: evince-bug431088.pdf
>
>
> The classes used for the parsing of CFF-based fonts have some room for 
> improvements w.r.t. the memory footprint, the complexity of the code and the 
> test coverage.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523768#comment-17523768
 ] 

ASF subversion and git services commented on PDFBOX-4892:
-

Commit 1899989 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1899989 ]

PDFBOX-4892: optimize, as suggested by Valery Bokov

> Improve code quality (4)
> 
>
> Key: PDFBOX-4892
> URL: https://issues.apache.org/jira/browse/PDFBOX-4892
> Project: PDFBox
>  Issue Type: Improvement
>Affects Versions: 2.0.20
>Reporter: Tilman Hausherr
>Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



Re: [VOTE] Release Apache PDFBox 2.0.26

2022-04-18 Thread Tim Allison
+1

Thank you!

On Mon, Apr 18, 2022 at 10:50 AM sahy...@fileaffairs.de
 wrote:
>
> +1
> Maruan
>
> Am Montag, dem 18.04.2022 um 13:14 +0200 schrieb Andreas Lehmkuehler:
> > Hi,
> >
> > a candidate for the PDFBox 2.0.26 release is available at:
> >
> >  https://dist.apache.org/repos/dist/dev/pdfbox/2.0.26/
> >
> > The release candidate is a zip archive of the sources in:
> >
> >  http://svn.apache.org/repos/asf/pdfbox/tags/2.0.26/
> >
> > The SHA-512 checksum of the archive is
> > e14c57e28d10324dbcb6ad239bad5751a2dab0035bbd80427afd03f65467ec1376ddd
> > 7d08e7cefd4d950b149f85d8f505f6f50cc3093fd65bb8a2cbb2b8c7c1e.
> >
> > Please vote on releasing this package as Apache PDFBox 2.0.26.
> > The vote is open for the next 72 hours and passes if a majority of at
> > least three +1 PDFBox PMC votes are cast.
> >
> >  [ ] +1 Release this package as Apache PDFBox 2.0.26
> >  [ ] -1 Do not release this package because...
> >
> > Here is my +1
> >
> > Andreas
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> > For additional commands, e-mail: dev-h...@pdfbox.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: dev-h...@pdfbox.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



Re: [VOTE] Release Apache PDFBox 2.0.26

2022-04-18 Thread sahy...@fileaffairs.de
+1 
Maruan

Am Montag, dem 18.04.2022 um 13:14 +0200 schrieb Andreas Lehmkuehler:
> Hi,
> 
> a candidate for the PDFBox 2.0.26 release is available at:
> 
>  https://dist.apache.org/repos/dist/dev/pdfbox/2.0.26/
> 
> The release candidate is a zip archive of the sources in:
> 
>  http://svn.apache.org/repos/asf/pdfbox/tags/2.0.26/
> 
> The SHA-512 checksum of the archive is 
> e14c57e28d10324dbcb6ad239bad5751a2dab0035bbd80427afd03f65467ec1376ddd
> 7d08e7cefd4d950b149f85d8f505f6f50cc3093fd65bb8a2cbb2b8c7c1e.
> 
> Please vote on releasing this package as Apache PDFBox 2.0.26.
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 PDFBox PMC votes are cast.
> 
>  [ ] +1 Release this package as Apache PDFBox 2.0.26
>  [ ] -1 Do not release this package because...
> 
> Here is my +1
> 
> Andreas
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: dev-h...@pdfbox.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



Re: [VOTE] Release Apache PDFBox 2.0.26

2022-04-18 Thread Tilman Hausherr

+1

Tilman

Am 18.04.2022 um 13:14 schrieb Andreas Lehmkuehler:

Hi,

a candidate for the PDFBox 2.0.26 release is available at:

    https://dist.apache.org/repos/dist/dev/pdfbox/2.0.26/

The release candidate is a zip archive of the sources in:

    http://svn.apache.org/repos/asf/pdfbox/tags/2.0.26/

The SHA-512 checksum of the archive is 
e14c57e28d10324dbcb6ad239bad5751a2dab0035bbd80427afd03f65467ec1376ddd7d08e7cefd4d950b149f85d8f505f6f50cc3093fd65bb8a2cbb2b8c7c1e.


Please vote on releasing this package as Apache PDFBox 2.0.26.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 PDFBox PMC votes are cast.

    [ ] +1 Release this package as Apache PDFBox 2.0.26
    [ ] -1 Do not release this package because...

Here is my +1

Andreas

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[VOTE] Release Apache PDFBox 2.0.26

2022-04-18 Thread Andreas Lehmkuehler

Hi,

a candidate for the PDFBox 2.0.26 release is available at:

https://dist.apache.org/repos/dist/dev/pdfbox/2.0.26/

The release candidate is a zip archive of the sources in:

http://svn.apache.org/repos/asf/pdfbox/tags/2.0.26/

The SHA-512 checksum of the archive is 
e14c57e28d10324dbcb6ad239bad5751a2dab0035bbd80427afd03f65467ec1376ddd7d08e7cefd4d950b149f85d8f505f6f50cc3093fd65bb8a2cbb2b8c7c1e.


Please vote on releasing this package as Apache PDFBox 2.0.26.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 PDFBox PMC votes are cast.

[ ] +1 Release this package as Apache PDFBox 2.0.26
[ ] -1 Do not release this package because...

Here is my +1

Andreas

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-5143) Refactor/Simplify CFF parsing

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523656#comment-17523656
 ] 

ASF subversion and git services commented on PDFBOX-5143:
-

Commit 1899976 from le...@apache.org in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1899976 ]

PDFBOX-5143: removed throw statement

> Refactor/Simplify CFF parsing
> -
>
> Key: PDFBOX-5143
> URL: https://issues.apache.org/jira/browse/PDFBOX-5143
> Project: PDFBox
>  Issue Type: Improvement
>  Components: FontBox
>Affects Versions: 3.0.0 PDFBox
>Reporter: Andreas Lehmkühler
>Assignee: Andreas Lehmkühler
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
> Attachments: evince-bug431088.pdf
>
>
> The classes used for the parsing of CFF-based fonts have some room for 
> improvements w.r.t. the memory footprint, the complexity of the code and the 
> test coverage.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[GitHub] [pdfbox] lgtm-com[bot] commented on pull request #107: potential memory leaks and small performance improvements

2022-04-18 Thread GitBox


lgtm-com[bot] commented on PR #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1101301671

   This pull request **introduces 1 alert** when merging 
3976169aed5ec7a2f80d1ccb8deafb757c2fa65c into 
b8df1b2483a6163382effe3ef9393a71e977aedd - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/pdfbox/rev/pr-4a8476b1cc224c15d476a98c991bcfab316ef65c)
   
   **new alerts:**
   
   * 1 for Boxed variable is never null


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread GitBox


THausherr commented on PR #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1101283438

   > > This pull request **introduces 1 alert** when merging 
[d3c1021](https://github.com/apache/pdfbox/commit/d3c10211f5202cb1baa98cb4b365ff6b6a5334b0)
 into 
[9db582c](https://github.com/apache/pdfbox/commit/9db582c98f00619aae7d8db5708de3ad68fdeb7f)
 - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/pdfbox/rev/pr-f2db0250a63562390f2dce579cf3c21fe6c83cf1)
   > > **new alerts:**
   > > 
   > > * 1 for Boxed variable is never null
   > 
   > Hi! The prevSum variable is 'int', the 'current.intValue()' is Number. So, 
result can be int or Integer. Check next row, please. We add this value to 
list. For list it always be Integer. I reduced redurant convertion, IMHO.
   
   IMHO both are the same. Many fixes because of LGTM and Sonar are just for 
reduce the complaints in order to be able to see some real problems 


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[GitHub] [pdfbox] lgtm-com[bot] commented on pull request #107: potential memory leaks and small performance improvements

2022-04-18 Thread GitBox


lgtm-com[bot] commented on PR #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1101279893

   This pull request **introduces 1 alert** when merging 
2e5b186e4035228a491c59a13d7289ad4c1cd606 into 
b8df1b2483a6163382effe3ef9393a71e977aedd - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/pdfbox/rev/pr-80c52a8f2d7fe0a1eb745e1aa485549b7a32b2af)
   
   **new alerts:**
   
   * 1 for Boxed variable is never null


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
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-04-18 Thread GitBox


valerybokov commented on PR #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1101249810

   > This pull request **introduces 1 alert** when merging 
[d3c1021](https://github.com/apache/pdfbox/commit/d3c10211f5202cb1baa98cb4b365ff6b6a5334b0)
 into 
[9db582c](https://github.com/apache/pdfbox/commit/9db582c98f00619aae7d8db5708de3ad68fdeb7f)
 - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/pdfbox/rev/pr-f2db0250a63562390f2dce579cf3c21fe6c83cf1)
   > 
   > **new alerts:**
   > 
   > * 1 for Boxed variable is never null
   
   Hi! The prevSum variable is int, the 'current.intValue()' is number. So, 
result can be int or Integer. Check next row please.  We add this value to 
list. For list it always be Integer. I reduced redurant convertion, IMHO.


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523610#comment-17523610
 ] 

ASF subversion and git services commented on PDFBOX-4892:
-

Commit 1899971 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1899971 ]

PDFBOX-4892: avoid unneeded boxing

> Improve code quality (4)
> 
>
> Key: PDFBOX-4892
> URL: https://issues.apache.org/jira/browse/PDFBOX-4892
> Project: PDFBox
>  Issue Type: Improvement
>Affects Versions: 2.0.20
>Reporter: Tilman Hausherr
>Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523609#comment-17523609
 ] 

ASF subversion and git services commented on PDFBOX-4892:
-

Commit 1899970 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1899970 ]

PDFBOX-4892: avoid unneeded boxing

> Improve code quality (4)
> 
>
> Key: PDFBOX-4892
> URL: https://issues.apache.org/jira/browse/PDFBOX-4892
> Project: PDFBox
>  Issue Type: Improvement
>Affects Versions: 2.0.20
>Reporter: Tilman Hausherr
>Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[GitHub] [pdfbox] lgtm-com[bot] commented on pull request #107: potential memory leaks and small performance improvements

2022-04-18 Thread GitBox


lgtm-com[bot] commented on PR #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1101236406

   This pull request **introduces 1 alert** when merging 
d3c10211f5202cb1baa98cb4b365ff6b6a5334b0 into 
9db582c98f00619aae7d8db5708de3ad68fdeb7f - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/pdfbox/rev/pr-f2db0250a63562390f2dce579cf3c21fe6c83cf1)
   
   **new alerts:**
   
   * 1 for Boxed variable is never null


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523603#comment-17523603
 ] 

ASF subversion and git services commented on PDFBOX-4892:
-

Commit 1899966 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1899966 ]

PDFBOX-4892: simplify, as suggested by Valery Bokov

> Improve code quality (4)
> 
>
> Key: PDFBOX-4892
> URL: https://issues.apache.org/jira/browse/PDFBOX-4892
> Project: PDFBox
>  Issue Type: Improvement
>Affects Versions: 2.0.20
>Reporter: Tilman Hausherr
>Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



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

2022-04-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523601#comment-17523601
 ] 

ASF subversion and git services commented on PDFBOX-4892:
-

Commit 1899965 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1899965 ]

PDFBOX-4892: fix typo, as suggested by Valery Bokov

> Improve code quality (4)
> 
>
> Key: PDFBOX-4892
> URL: https://issues.apache.org/jira/browse/PDFBOX-4892
> Project: PDFBox
>  Issue Type: Improvement
>Affects Versions: 2.0.20
>Reporter: Tilman Hausherr
>Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org