This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
from a98ddf3e01 NIFI-11366 Proxy aware C2 communication
new d105ed6165 NIFI-11426 Upgraded JLine from 3.22.0 to 3.23.0
new b8b508c1a3 NIFI-11427 Upgraded Atlas from 2.2.0 to 2.3.0
new 605bf150fa NIFI-11428 Upgraded Groovy to 3.0.17 and spock-core to 2.3
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/nifi/atlas/hook/NiFiAtlasHook.java | 6 +
.../atlas/emulator/AtlasAPIV2ServerEmulator.java | 5 -
.../apache/nifi/atlas/emulator/EmbeddedKafka.java | 173 ---------------------
.../provenance/analyzer/TestAwsS3DirectoryV2.java | 2 +-
nifi-nar-bundles/nifi-atlas-bundle/pom.xml | 2 +-
nifi-nar-bundles/nifi-scripting-bundle/pom.xml | 2 +-
nifi-registry/pom.xml | 4 +-
nifi-toolkit/nifi-toolkit-cli/pom.xml | 2 +-
nifi-toolkit/pom.xml | 2 +-
pom.xml | 2 +-
10 files changed, 14 insertions(+), 186 deletions(-)
delete mode 100644
nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/test/java/org/apache/nifi/atlas/emulator/EmbeddedKafka.java