mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
- NIFI-10981 Ensure NarAutoLoader starts after provider retrieves NARs, and ensure the auto-loader attempts to process any NARs available before starting to watch for new files - Add system test with NAR Provider that copies NARs from a local directory and verifies the NARs were loaded and linked correctly - Exclude new assembly from CI test-compile