Re: [PR] NIFI-12294 Standardize NAR Entry Loading [nifi]

2023-11-01 Thread via GitHub
markap14 merged PR #7958: URL: https://github.com/apache/nifi/pull/7958 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] NIFI-12294 Standardize NAR Entry Loading [nifi]

2023-11-01 Thread via GitHub
markap14 commented on PR #7958: URL: https://github.com/apache/nifi/pull/7958#issuecomment-1789423117 Thanks for tackling that, @exceptionfactory. Looks like all tests (including system tests) are passing. Was able to startup with an existing work/ directory, and restart after deleting

Re: [PR] NIFI-12294 Standardize NAR Entry Loading [nifi]

2023-10-30 Thread via GitHub
github-advanced-security[bot] commented on code in PR #7958: URL: https://github.com/apache/nifi/pull/7958#discussion_r1376902545 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/src/main/java/org/apache/nifi/nar/NarUnpacker.java: ## @@ -670,6 +659,16 @@

[PR] NIFI-12294 Standardize NAR Entry Loading [nifi]

2023-10-30 Thread via GitHub
exceptionfactory opened a new pull request, #7958: URL: https://github.com/apache/nifi/pull/7958 # Summary [NIFI-12294](https://issues.apache.org/jira/browse/NIFI-12294) Updates the `NarUnpacker` to standardize loading of entries for NAR files, reducing duplicative naming