joewitt commented on PR #8677: URL: https://github.com/apache/nifi/pull/8677#issuecomment-2067219879
1. need to fix dependency regressions that now are vuln versions. 2. need to fix errors in https://github.com/apache/nifi/actions/runs/8758685134/job/24040051585?pr=8677. This stems from us using pre-built nars in our test images. We should likely stop this. Note to reviewer: The PR is large but in major part this is true to directory creation/renames. What used to be in nifi-nar-bundles is now in two directories. All contents were moved from nifi-nar-bundles to nifi-extension-bundles All contents in nifi-nar-bundles/nifi-framework-bundle were moved to the top level. This was a key part of separating the build of the core framework from the build of all extensions. There are other minor directory creations for new bom(s) but otherwise the structure is in tact. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
