mirror of https://github.com/apache/nifi.git
26d90fbccf
NIFI-1833 Moved AbstractListProcessor.java, EntityListing.java, and ListableEntity.java from nifi-standard-processors into nifi-processor-utils Moved TestAbstractListProcessor.java into nifi-processor-utils Set nifi-azure-nar's nar dependency back to nifi-standard-services-api-nar Fixed failing integration tests (ITFetchAzureBlobStorage.java, ITListAzureBlobStorage.java, and ITPutAzureStorageBlob.java) and refactored them to be able to run in parallel NIFI-1833 Moved security notice info in the additional details documentation into the descriptions of the specific attributes for which those notices are intended Added displayName usage to properties Updated exception handling in FetchAzureBlobStorage.java and PutAzureBlobStorage.java to cause flowfiles with Output/InputStreamCallback failures to be routed to the processor's failure relationship Cleaned up dependencies in pom NIFI-1833 Removed unnecessary calls to map on Optional in the onTrigger exception handling of FetchAzureBlobStorage.java and PutAzureBlobStorage.java NIFI-1833 Updates due to nifi-processor-utils being moved under nifi-nar-bundles This closes #1719. Signed-off-by: Bryan Rosander <brosander@apache.org> |
||
---|---|---|
.. | ||
nifi-azure-nar | ||
nifi-azure-processors | ||
pom.xml |