This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new d0cb292426 NIFI-11756 Removed unused ROME Dependency from Registry
Ranger Plugin
d0cb292426 is described below
commit d0cb292426619e807df3d96a5829adc3d33d3bea
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Jun 26 14:24:25 2023 -0500
NIFI-11756 Removed unused ROME Dependency from Registry Ranger Plugin
Signed-off-by: Matt Burgess <[email protected]>
This closes #7438
---
.../nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE | 6 ------
.../nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml | 5 -----
2 files changed, 11 deletions(-)
diff --git
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
index fe7d18a527..074c9a86ad 100644
---
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
+++
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
@@ -312,12 +312,6 @@ Apache Software License v2
ZkClient
Copyright 2009 Stefan Groschupf
- (ASLv2) Rome
- The following NOTICE information applies:
- Rome Copyright Notices
- Copyright 2004 Sun Microsystems, Inc.
- Copyright 2011 The ROME Team
-
(ASLv2) Swagger Core library
The following NOTICE information applies:
Copyright 2016 SmartBear Software
diff --git
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
index 55f5d6ecee..36f546e2da 100644
---
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
+++
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
@@ -279,11 +279,6 @@
<artifactId>mail</artifactId>
<version>1.4.7</version>
</dependency>
- <dependency>
- <groupId>net.java.dev.rome</groupId>
- <artifactId>rome</artifactId>
- <version>1.0.0</version>
- </dependency>
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>