This is an automated email from the ASF dual-hosted git repository.

pvillard31 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-maven.git


    from b7ab96f  NIFI-16188 Added support for Active Profiles in 
ProjectBuildingRequest (#51)
     add 720162b  NIFI-16219 Added sorting for Controller Service Definitions
     new afd111d  NIFI-16219 Add sorting for Controller Service Definitions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/java/org/apache/nifi/NarMojo.java         |   6 +-
 ...tion.java => ServiceDefinitionSetProvider.java} |  29 +++---
 .../extraction/ExtensionDefinitionFactory.java     |   3 +-
 .../ServiceDefinitionSetProviderTest.java          | 114 +++++++++++++++++++++
 4 files changed, 138 insertions(+), 14 deletions(-)
 copy 
src/main/java/org/apache/nifi/extension/definition/{ExtensionDefinition.java => 
ServiceDefinitionSetProvider.java} (51%)
 create mode 100644 
src/test/java/org/apache/nifi/extension/definition/ServiceDefinitionSetProviderTest.java

Reply via email to