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

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

Commit 1843319 from til...@apache.org in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1843319 ]

PDFBOX-4335: add @Override, close overlay object in utility (SonarQube 
complaints)

> Overlay should implement Closeable
> ----------------------------------
>
>                 Key: PDFBOX-4335
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4335
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.0.12
>            Reporter: Wiktor Kwapisiewicz
>            Assignee: Tilman Hausherr
>            Priority: Major
>             Fix For: 2.0.13, 3.0.0 PDFBox
>
>         Attachments: 
> 0001-PDFBOX-4335-Implement-java.io.Closeable-in-Overlay.patch
>
>
> `org.apache.pdfbox.multipdf.Overlay` class has `close` method but it doesn't 
> implement Closeable interface. Other classes, such as PDDocument, do 
> implement it.
> Attached patch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to