From 5ca81c74214f897d9fb9f300fc4c92aabadd8358 Mon Sep 17 00:00:00 2001 From: "Damon P. Cortesi" Date: Fri, 22 Sep 2023 10:40:05 -0700 Subject: [PATCH] Remove unused Cat X licenses (#421) * Exclude unnecessary Cat X licenses where possible. --- dev/third-party-file.ftl | 2 +- pom.xml | 138 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 139 insertions(+), 1 deletion(-) diff --git a/dev/third-party-file.ftl b/dev/third-party-file.ftl index f752269af..1c1503c1f 100644 --- a/dev/third-party-file.ftl +++ b/dev/third-party-file.ftl @@ -41,7 +41,7 @@ conditions of the following licenses. We have listed all of these third party libraries and their licenses below. This file can be regenerated at any time by simply running: - mvn clean package + mvn clean package -DskipTests -Dgenerate-third-party --------------------------------------------------- Third party Java libraries listed by License type. diff --git a/pom.xml b/pom.xml index 23561962d..f4a2b11df 100644 --- a/pom.xml +++ b/pom.xml @@ -363,6 +363,22 @@ org.slf4j slf4j-log4j12 + + javax.xml.stream + stax-api + + + com.sun.jersey + jersey-json + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + @@ -380,6 +396,18 @@ org.slf4j slf4j-log4j12 + + com.sun.jersey + jersey-json + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + @@ -396,6 +424,30 @@ org.slf4j slf4j-log4j12 + + javax.xml.stream + stax-api + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-json + + + javax.xml.bind + jaxb-api + + + org.codehaus.jackson + jackson-jaxrs + + + org.codehaus.jackson + jackson-xc + @@ -409,6 +461,10 @@ log4j log4j + + com.sun.jersey + jersey-core + @@ -427,6 +483,42 @@ log4j log4j + + javax.xml.stream + stax-api + + + javax.xml.bind + jaxb-api + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-json + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey.contribs + jersey-guice + + + org.codehaus.jackson + jackson-xc + + + org.codehaus.jackson + jackson-jaxrs + @@ -446,6 +538,14 @@ log4j log4j + + javax.xml.bind + jaxb-api + + + com.sun.jersey + jersey-client + @@ -482,6 +582,34 @@ org.slf4j slf4j-api + + javax.xml.bind + jaxb-api + + + org.codehaus.jackson + jackson-jaxrs + + + org.codehaus.jackson + jackson-xc + + + com.sun.jersey + jersey-core + + + org.glassfish.jersey.core + jersey-client + + + org.glassfish.jersey.core + jersey-common + + + org.javassist + javassist + @@ -521,6 +649,12 @@ org.apache.spark spark-repl_${scala.binary.version} ${spark.version} + + + com.github.rwl + jtransforms + + @@ -1234,6 +1368,10 @@ ${execution.root}/dev/third-party-file.ftl true ${execution.root}/dev/third-party-missing-license.properties + + The Apache Software License, Version 2.0|Apache License, Version 2.0|The Apache License, Version 2.0|Apache 2|Apache 2.0 License|Apache License (v2.0)|Apache License 2.0|Apache Software License - Version 2.0|Apache v2|Apache-2.0 + +