[
https://issues.apache.org/jira/browse/NIFI-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381442#comment-15381442
]
ASF GitHub Bot commented on NIFI-2280:
--------------------------------------
Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/664
@joewitt just pushed out the change but since it's only on the 0.x branch
you'll need to close this PR manually.
https://git1-us-west.apache.org/repos/asf?p=nifi.git;a=commit;h=537b3d0d
> Annotate methods as deprecated on 0.x which aren't needed on 1.x
> ----------------------------------------------------------------
>
> Key: NIFI-2280
> URL: https://issues.apache.org/jira/browse/NIFI-2280
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Fix For: 0.8.0
>
>
> During the deprecated method removal/cleanup on 1.0 a few methods became no
> longer necessary that weren't deprecated on 0.x.
> So this ticket is to mark them as deprecated on 0.x.
> They are:
> - Encrypt Process interface method for getCipher can be Deprecated. Was
> deprecated in a couple impls. Discussion on NIFI-1157
> - AbstractControllerService 'onConfigurationChange' is no longer needed. Was
> an empty impl and invoked by annotation. Deprecate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)