This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 3239f59746 NIFI-12923 Added append avro mode to PutHDFS
add fe5ef39ff2 NIFI-13069 Removed ConvertAvroToJSON
No new revisions were added by this update.
Summary of changes:
.../nifi/processors/avro/ConvertAvroToJSON.java | 228 -------------
.../services/org.apache.nifi.processor.Processor | 5 +-
.../processors/avro/TestConvertAvroToJSON.java | 362 ---------------------
3 files changed, 2 insertions(+), 593 deletions(-)
delete mode 100644
nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/src/main/java/org/apache/nifi/processors/avro/ConvertAvroToJSON.java
delete mode 100644
nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/src/test/java/org/apache/nifi/processors/avro/TestConvertAvroToJSON.java