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.git
from 43b5b883d7e NIFI-16082 Fixed Connection update when the current
destination is running (#11400)
add 295b3727863 NIFI-16208 Sorted Manifest Extension Files for
Deterministic Ordering (#11548)
No new revisions were added by this update.
Summary of changes:
.../impl/DirectoryExtensionManifestProvider.java | 22 ++++-
.../DirectoryExtensionManifestProviderTest.java | 109 +++++++++++++++++++++
2 files changed, 129 insertions(+), 2 deletions(-)
create mode 100644
nifi-manifest/nifi-runtime-manifest-core/src/test/java/org/apache/nifi/runtime/manifest/impl/DirectoryExtensionManifestProviderTest.java