[
https://issues.apache.org/jira/browse/NIFI-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396286#comment-17396286
]
ASF subversion and git services commented on NIFI-8671:
-------------------------------------------------------
Commit 77cf9a11df570f4cc6af016e3e3a96cd741925d7 in nifi's branch
refs/heads/main from tpalfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=77cf9a1 ]
NIFI-8671 Create nifi-versioned-components module. (#5145)
NIFI-8671 Moved versioned components class into nifi-api
- Removed @XmlRootElement from VersionedProcessGroup.
- Fixed nifi-api dependency version in nifi-registry-data-model. Changed logic
of handling instances of un-annotated classes during xml serialization in
JAXBSerializer.
> Extract VersionedComponent class family to a standalone module
> --------------------------------------------------------------
>
> Key: NIFI-8671
> URL: https://issues.apache.org/jira/browse/NIFI-8671
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
> Fix For: 1.15.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> NiFi Registry (recently migrated into the NiFi repository) contains the
> VersionedComponent class family that is used as a serializable form of flow
> components.
> As they more or less already serve as artifacts being available publicly and
> this role expected to become more prevalent, it makes sense to make them
> become part of the public api formally.
> A new nifi-versioned-components module under root could house these classes
> and nifi-api can then depend on this new module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)