On 21/02/2022 12:03, ma...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 10.1.0-M11
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit fc722155368837a5a1be7f92f64dfc52328441a1
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Feb 21 12:02:38 2022 +0000

     Tag 10.1.0-M11

I need to drop this tag.

DigiCert have changed the REST API to the code signing service and broken the JSign client in the process.

Sigh.

I have raised an issue with DigiCert support. Based on past experience, I am not hopeful for a speedy response.

I'll switch things back to the native clients until DigiCert get things sorted out. That means changes to build.xml hence the need to re-tag.

Mark


---
  build.properties.default   | 2 +-
  webapps/docs/changelog.xml | 2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index f5d1ef1..6de2454 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,7 +33,7 @@ version.major=10
  version.minor=1
  version.build=0
  version.patch=0
-version.suffix=-M11-dev
+version.suffix=-M11
# ----- Reproducible builds -----
  # Uncomment and set to current time for reproducible builds
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 4c086a8..344be3f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,7 @@
    They eventually become mixed with the numbered issues (i.e., numbered
    issues do not "pop up" wrt. others).
  -->
-<section name="Tomcat 10.1.0-M11 (markt)" rtext="in development">
+<section name="Tomcat 10.1.0-M11 (markt)">
    <subsection name="Catalina">
      <changelog>
        <add>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to