[
https://issues.apache.org/jira/browse/NIFI-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843036#comment-17843036
]
ASF subversion and git services commented on NIFI-13097:
--------------------------------------------------------
Commit 49c8d1b4903ac9c23b10cbb89f1ff8b135b5bcf8 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=49c8d1b490 ]
NIFI-13097 Set project.version in Python Extension Processors
- Enabled resource filtering for Python Extension modules
Signed-off-by: Pierre Villard <[email protected]>
This closes #8700.
> Set Project Version in Python Extension Processors
> --------------------------------------------------
>
> Key: NIFI-13097
> URL: https://issues.apache.org/jira/browse/NIFI-13097
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0-M3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Python Processors in the {{nifi-python-extensions}} module have the version
> field set to {{2.0.0-SNAPSHOT}} in the Processor Details section of the
> Python class. Although this works while the main branch remains on the
> snapshot version, it does not support applying the project version to these
> Processors using standard release processes.
> The version field can use a placeholder that will be populated during the
> Maven module build process to align the Processor version field with the
> released Maven module version, without other manual changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)