This is an automated email from the ASF dual-hosted git repository. pvillard31 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-maven.git
commit afd111d00df634edddd19eccd13296ab95db5b01 Merge: b7ab96f 720162b Author: Pierre Villard <[email protected]> AuthorDate: Tue Aug 18 10:10:17 2026 +0200 NIFI-16219 Add sorting for Controller Service Definitions src/main/java/org/apache/nifi/NarMojo.java | 6 +- .../definition/ServiceDefinitionSetProvider.java | 44 ++++++++ .../extraction/ExtensionDefinitionFactory.java | 3 +- .../ServiceDefinitionSetProviderTest.java | 114 +++++++++++++++++++++ 4 files changed, 165 insertions(+), 2 deletions(-)
