[
https://issues.apache.org/jira/browse/NIFI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305168#comment-14305168
]
Mark Payne commented on NIFI-316:
---------------------------------
Ah, interesting. We actually removed the part of the mock framework that fails
processors for using the deprecated annotations - we will re-enable that as
part of the 0.1.0 build because at that point we want to really encourage
people to switch. For the 0.0.2 we want it OK to use the deprecated
annotations. But it's good to realize that the mock framework failing the test
is what triggered it.
> Update annotation package names in processor-bundle-archetype
> -------------------------------------------------------------
>
> Key: NIFI-316
> URL: https://issues.apache.org/jira/browse/NIFI-316
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 0.0.2
> Reporter: Bryan Bende
> Priority: Minor
>
> The example processor in nifi-processor-bundle-archetype needs to be updated
> to use the refactored package names for the annotations (Tags,
> CapabilityDescription, OnScheduled).
> Right now the archetype generation succeeds, but the build of a new bundle
> will fail the tests due to the old annotations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)