From ccb775512629d584f6f27713047bd4f6050d5495 Mon Sep 17 00:00:00 2001 From: Gabor Roczei <1918366+roczei@users.noreply.github.com> Date: Fri, 5 Jun 2026 10:36:57 +0200 Subject: [PATCH] [LIVY-1050] Remove the DISCLAIMER file from the Livy repo --- DISCLAIMER | 10 ---------- assembly/assembly.xml | 1 - pom.xml | 20 -------------------- 3 files changed, 31 deletions(-) delete mode 100644 DISCLAIMER diff --git a/DISCLAIMER b/DISCLAIMER deleted file mode 100644 index 466b3b9ca..000000000 --- a/DISCLAIMER +++ /dev/null @@ -1,10 +0,0 @@ -Apache Livy is an effort undergoing incubation at the Apache Software -Foundation (ASF), sponsored by the Apache Incubator PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be -fully endorsed by the ASF. diff --git a/assembly/assembly.xml b/assembly/assembly.xml index d75371c91..3863368fa 100644 --- a/assembly/assembly.xml +++ b/assembly/assembly.xml @@ -37,7 +37,6 @@ LICENSE NOTICE - DISCLAIMER THIRD-PARTY diff --git a/pom.xml b/pom.xml index fba6efcc8..d106f9701 100644 --- a/pom.xml +++ b/pom.xml @@ -1289,26 +1289,6 @@ - - - org.apache.maven.plugins - maven-remote-resources-plugin - - - process-resource-bundles - - process - - - - org.apache:apache-jar-resource-bundle:1.4 - org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.2-SNAPSHOT - - - - - -