This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 9cc8ceb Better align 10.0.x/9.0.x/8.5.x
9cc8ceb is described below
commit 9cc8ceb8a1e8c119b4982c2d5d2695566264f208
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Apr 8 12:03:49 2021 +0100
Better align 10.0.x/9.0.x/8.5.x
---
.gitignore | 1 +
RELEASE-NOTES | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index e2d604f..8901fb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ mvn.properties
.ant-targets-build.xml
.checkstyle
.classpath
+.externalToolBuilders
.fbprefs
.project
.settings
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 640401f..fbcb6e8 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -45,9 +45,6 @@ Tomcat @VERSION_MAJOR_MINOR@ is designed to run on Java
@MIN_JAVA_VERSION@ and l
API Stability:
==============
-The following notes on API stability only applies once Tomcat 10.0.x has had
its
-first stable release.
-
The public interfaces for the following classes are fixed and will not be
changed at all during the remaining lifetime of the @[email protected] series:
- All classes in the jakarta namespace
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]