mirror of https://github.com/apache/nifi.git
7d1d536da6
- Updated components to make use of new feature NIFI-8206: Added a ResourceType of TEXT. This requires that the ResourceReferenceFactory know which types are allowed in order to create the ResourceReference. PropertyValue needs to then have the PropertyDescriptor available to it. This resulted in highlighting many bugs in unit tests where components were not exposing property descriptors via getSupportedPropertyDescriptors() or were evaluating Expression Language using the wrong scope, so fixed many unit tests/components to properly declare Expression Language scope when using it NIFI-8206: Removed problematic unit test that required directory names with special characters that are not allowed on some operating systems This closes #4890. Signed-off-by: Bryan Bende <bbende@apache.org> |
||
---|---|---|
.. | ||
nifi-stateless-system-test-suite | ||
nifi-system-test-extensions-bundle | ||
nifi-system-test-extensions2-bundle | ||
nifi-system-test-suite | ||
pom.xml |