mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +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
20 lines
170 B
Plaintext
20 lines
170 B
Plaintext
target
|
|
.project
|
|
.settings
|
|
.classpath
|
|
nbactions.xml
|
|
nb-configuration.xml
|
|
.DS_Store
|
|
.metadata
|
|
.recommenders
|
|
|
|
# Intellij
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
*.ipr
|
|
*~
|
|
|
|
.vscode/
|
|
.java-version
|