This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/training.git
The following commit(s) were added to refs/heads/develop by this push:
new d3f1593 chore: Did the housekeeping after creating a release.
(Removed some Incubator-related settings)
d3f1593 is described below
commit d3f15931114ba2407eb5bab48c9ae4ae42278ded
Author: Christofer Dutz <[email protected]>
AuthorDate: Fri Sep 5 16:51:55 2025 +0200
chore: Did the housekeeping after creating a release. (Removed some
Incubator-related settings)
---
DISCLAIMER | 8 --------
NOTICE | 4 ++--
content/Apache/Incubator/IncubatorReleases/DISCLAIMER | 8 --------
content/Apache/Incubator/NavigatingASFIncubation/DISCLAIMER | 8 --------
content/Apache/MyNewt/DISCLAIMER | 8 --------
content/IoT/IoTDeveloper/DISCLAIMER | 8 --------
tools/DISCLAIMER | 8 --------
tools/NOTICE | 4 ++--
tools/pom.xml | 6 ++----
9 files changed, 6 insertions(+), 56 deletions(-)
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index d9fc464..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-Apache Training is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by the Apache Incubator. 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/NOTICE b/NOTICE
index 47ff85d..b87e2d3 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
-Apache Training (incubating)
-Copyright 2019-2024 The Apache Software Foundation
+Apache Training
+Copyright 2019-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/content/Apache/Incubator/IncubatorReleases/DISCLAIMER
b/content/Apache/Incubator/IncubatorReleases/DISCLAIMER
deleted file mode 100644
index d9fc464..0000000
--- a/content/Apache/Incubator/IncubatorReleases/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-Apache Training is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by the Apache Incubator. 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/content/Apache/Incubator/NavigatingASFIncubation/DISCLAIMER
b/content/Apache/Incubator/NavigatingASFIncubation/DISCLAIMER
deleted file mode 100644
index d9fc464..0000000
--- a/content/Apache/Incubator/NavigatingASFIncubation/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-Apache Training is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by the Apache Incubator. 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/content/Apache/MyNewt/DISCLAIMER b/content/Apache/MyNewt/DISCLAIMER
deleted file mode 100644
index d9fc464..0000000
--- a/content/Apache/MyNewt/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-Apache Training is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by the Apache Incubator. 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/content/IoT/IoTDeveloper/DISCLAIMER
b/content/IoT/IoTDeveloper/DISCLAIMER
deleted file mode 100644
index d9fc464..0000000
--- a/content/IoT/IoTDeveloper/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-Apache Training is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by the Apache Incubator. 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/tools/DISCLAIMER b/tools/DISCLAIMER
deleted file mode 100644
index d295639..0000000
--- a/tools/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-Apache Training is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by the Apache Incubator. 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/tools/NOTICE b/tools/NOTICE
index 049b18f..e1ee555 100644
--- a/tools/NOTICE
+++ b/tools/NOTICE
@@ -1,5 +1,5 @@
-Apache Training (incubating)
-Copyright 2020-2024 The Apache Software Foundation
+Apache Training
+Copyright 2020-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/tools/pom.xml b/tools/pom.xml
index d5cd5c2..36ba784 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -74,8 +74,6 @@
<resourceBundles>
<!-- Will generate META-INF/{DEPENDENCIES,LICENSE,NOTICE} -->
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
- <!-- Will generate META-INF/DISCLAIMER -->
-
<resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
</resourceBundles>
<!-- Content in this directory will be appended to generated
resources -->
<appendedResourcesDirectory>${basedir}/src/remote-resources</appendedResourcesDirectory>
@@ -92,7 +90,7 @@
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<configuration>
-
<finalName>apache-training-incubating-tools-${project.version}</finalName>
+ <finalName>apache-training-tools-${project.version}</finalName>
</configuration>
</plugin>
<!--
@@ -112,7 +110,7 @@
<fileSet>
<directory>${project.build.directory}</directory>
<includes>
-
<include>apache-training-incubating-tools-${project.version}-source-release.zip</include>
+
<include>apache-training-tools-${project.version}-source-release.zip</include>
</includes>
</fileSet>
</fileSets>