From 1f7b86c2f766559d25bcae87fd9b30323de6a316 Mon Sep 17 00:00:00 2001 From: Ranga Reddy Date: Tue, 17 Sep 2024 19:01:10 +0530 Subject: [PATCH] [532] Add DISCLAIMER to META-INF in jars --- DISCLAIMER | 10 ++++++++++ pom.xml | 4 ++++ 2 files changed, 14 insertions(+) create mode 100644 DISCLAIMER diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 000000000..fe22ba3db --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,10 @@ +Apache XTableâ„¢ (Incubating) 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. \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4ac83667e..a08658b01 100644 --- a/pom.xml +++ b/pom.xml @@ -570,6 +570,10 @@ Apache XTable (incubating) + + org.apache:apache-jar-resource-bundle:1.4 + org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.2-SNAPSHOT +