You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/03/31 00:55:15 UTC

[jira] [Comment Edited] (PDFBOX-2002) Show deprecation in the build and fix deprecated calls

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

Tilman Hausherr edited comment on PDFBOX-2002 at 3/30/14 10:54 PM:
-------------------------------------------------------------------

I replaced deprecated calls to PDDocument.decrypt() with calls to the new security layer in rev. 1583219 and 1583220.


was (Author: tilman):
I replaced replaced deprecated calls to PDDocument.decrypt() with calls to new security layer in rev. 1583219 and 1583220.

> Show deprecation in the build and fix deprecated calls
> ------------------------------------------------------
>
>                 Key: PDFBOX-2002
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2002
>             Project: PDFBox
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> According to 
> https://pdfbox.apache.org/ideas.html
> one of the tasks is "Remove all deprecated methods". Therefore, I will modify the parent POM to show the deprecated calls. This will show such calls, but not fail the build. It is a gentle hint to fix these calls. Lets leave this issue open until all is done.



--
This message was sent by Atlassian JIRA
(v6.2#6252)