svn commit: r1906793 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

2023-01-19 Thread markt
Author: markt Date: Thu Jan 19 09:26:52 2023 New Revision: 1906793 URL: http://svn.apache.org/viewvc?rev=1906793=rev Log: Fix copy/paste errors 10.1.x Gump links Modified: tomcat/site/trunk/docs/ci.html tomcat/site/trunk/xdocs/ci.xml Modified: tomcat/site/trunk/docs/ci.html URL:

[tomcat] branch main updated: Fix deprecation warning after switch to Java 17+

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 81e0b20062 Fix deprecation warning after switch to

svn commit: r1906797 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2023-01-19 Thread markt
Author: markt Date: Thu Jan 19 09:51:47 2023 New Revision: 1906797 URL: http://svn.apache.org/viewvc?rev=1906797=rev Log: Update minimum Java version for Tomcat 11 Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified:

[tomcat] branch main updated: Deprecate SecurityManager references in ContextBind

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 5ce4262fed Deprecate SecurityManager references in

[tomcat] branch main updated: Remove JreCompat support for Java 16 and associated Java < 16 code

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 954cb1c3f2 Remove JreCompat support for Java 16 and

Re: Tomcat 11 - minimum Java version

2023-01-19 Thread Mark Thomas
Hi all, As a result of the discussions and reminding myself of various issues I intend to proceed as follows: - Switch the minimum JRE to Java 17 for Tomcat 11. While Jakarta EE 11 permits a minimum of Java 21, we will decide later whether to increase the minimum Java version to 21 for

[tomcat] branch main updated: Fix Java 16 deprecation warning

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 05162950bf Fix Java 16 deprecation warning

[tomcat] branch main updated: Increase minimum Java version to 17

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 7eec47eeb2 Increase minimum Java version to 17

Buildbot failure in on tomcat-11.0.x

2023-01-19 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb2_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/135 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main]

Re: Tomcat 11 - minimum Java version

2023-01-19 Thread Rémy Maucherat
On Thu, Jan 19, 2023 at 10:01 AM Mark Thomas wrote: > > Hi all, > > As a result of the discussions and reminding myself of various issues I > intend to proceed as follows: > > - Switch the minimum JRE to Java 17 for Tomcat 11. While Jakarta >EE 11 permits a minimum of Java 21, we will decide

Re: [VOTE] Release Apache Tomcat 11.0.0-M2

2023-01-19 Thread Mark Thomas
Ping. The VOTE has been open for 10 days. I'll leave it a few more days. Mark On 13/01/2023 13:48, Mark Thomas wrote: Ping. This vote is current one PMV vote short of being bale to release. Mark On 09/01/2023 18:20, Mark Thomas wrote: The proposed Apache Tomcat 11.0.0-M2 release is now

[tomcat] branch 9.0.x updated: Code clean-up. Fix indenting. No functional change.

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new ba2ebd9200 Code clean-up. Fix indenting. No

[tomcat] branch 8.5.x updated: Code clean-up. Fix indenting. No functional change.

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new d30236d799 Code clean-up. Fix indenting. No

[tomcat] branch 9.0.x updated: Info strings should have all been removed ages ago

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 948783e5c1 Info strings should have all been

[tomcat] branch 10.1.x updated: Info strings should have all been removed ages ago

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new e26c519492 Info strings should have all been

[tomcat] branch 8.5.x updated: Info strings should have all been removed ages ago

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 555e77be3b Info strings should have all been

[tomcat] branch main updated: Use a switch now SecurityManager constraint is not a concern

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 19bd0ef48e Use a switch now SecurityManager

[tomcat] branch 9.0.x updated: Log basic information for each configured TLS cert when Tomcat starts

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 7a3a1f57f8 Log basic information for each

[tomcat] branch 8.5.x updated: Log basic information for each configured TLS cert when Tomcat starts

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 3dd275020c Log basic information for each

[tomcat] branch main updated: Need to be on version 3 to silence the warning

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 0fd3de41b2 Need to be on version 3 to silence the

[tomcat] branch main updated: Update the default HEAD response to exclude payload headers

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 8e786a8eda Update the default HEAD response to

[tomcat] branch 10.1.x updated: Log basic information for each configured TLS cert when Tomcat starts

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new dfb802cd31 Log basic information for each

[tomcat] branch main updated: Fix test failures resulting from removal of security manager

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 0158df68e3 Fix test failures resulting from removal

[tomcat] branch main updated: Log basic information for each configured TLS cert when Tomcat starts

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 407869c47e Log basic information for each configured

[tomcat] branch main updated: Fix another test broken when I cleaned up the security manager stuff

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 47508ce139 Fix another test broken when I cleaned up

[tomcat] branch 8.5.x updated: Update changelog to indicate the release date for 8.5.85.

2023-01-19 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 4516fd434d Update changelog to indicate the

svn commit: r59451 - /release/tomcat/tomcat-8/v8.5.84/

2023-01-19 Thread schultz
Author: schultz Date: Thu Jan 19 20:14:33 2023 New Revision: 59451 Log: Remove previous release. Removed: release/tomcat/tomcat-8/v8.5.84/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

[tomcat] branch main updated: Update GitHub actions

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 4668eb5bdc Update GitHub actions 4668eb5bdc is

[tomcat] branch main updated: Delete tests for security manager related functionality

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new b267fa04b3 Delete tests for security manager related

svn commit: r1906823 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-8.5-doc/ docs/tomcat-8.5-doc/annotationapi/ docs/tomcat-8.5-doc/annotationapi/javax/annotation/ docs/tomcat-8.5-doc/annotationapi/jav

2023-01-19 Thread schultz
Author: schultz Date: Thu Jan 19 20:14:29 2023 New Revision: 1906823 URL: http://svn.apache.org/viewvc?rev=1906823=rev Log: Update website to announce release of Tomcat 8.5.85. [This commit notification would consist of 82 parts, which exceeds the limit of 50 ones, so it was shortened to the

[ANN] Apache Tomcat 8.5.84 available

2023-01-19 Thread Christopher Schultz
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.85. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 8.5.85 is a bugfix and

RE: [ANN] Apache Tomcat 8.5.84 available

2023-01-19 Thread jonmcalexander
Please update the subject line. :-) Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure Engineer Asst. Vice President He/His Middleware Product Engineering Enterprise CIO | EAS | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010

Re: Checkstyle, Javadoc and automatic formatting

2023-01-19 Thread Rémy Maucherat
On Thu, Jan 19, 2023 at 5:56 PM Mark Thomas wrote: > > Hi all, > > Ever since the first CheckStyle rules were added, I have been looking at > the options for using my IDE (Eclipse) to fix the code so it meets the > rules. The results until today have been mixed. Some stuff gets fixed > but other

Buildbot failure in on tomcat-11.0.x

2023-01-19 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb2_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/139 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main]

[tomcat] branch main updated: Remove Java 11

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new b5d5ab9724 Remove Java 11 b5d5ab9724 is described

Buildbot success in on tomcat-11.0.x

2023-01-19 Thread buildbot
Build status: Build succeeded! Worker used: bb2_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/140 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 8e786a8eda188426dff97e9c997dfceb4eb469c2 Steps:

svn commit: r59440 - /dev/tomcat/tomcat-8/v8.5.85/ /release/tomcat/tomcat-8/v8.5.85/

2023-01-19 Thread schultz
Author: schultz Date: Thu Jan 19 13:24:03 2023 New Revision: 59440 Log: Promote 8.5.85 to released. Added: release/tomcat/tomcat-8/v8.5.85/ - copied from r59439, dev/tomcat/tomcat-8/v8.5.85/ Removed: dev/tomcat/tomcat-8/v8.5.85/

[tomcat] 01/02: More clean-up after removing support for using a SecurityManager

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit cec322c87dae9b8fd67d36e76d506c1722f4338b Author: Mark Thomas AuthorDate: Thu Jan 19 13:41:00 2023 + More clean-up

[tomcat] branch main updated (954cb1c3f2 -> 4ce8c0a059)

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 954cb1c3f2 Remove JreCompat support for Java 16 and associated Java < 16 code new cec322c87d More clean-up after

[tomcat] 02/02: Fix test broken by Java 16 deprecation fixes

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4ce8c0a059807dc7b282ac02422894a78618e9e4 Author: Mark Thomas AuthorDate: Thu Jan 19 13:43:06 2023 + Fix test

[tomcat] branch 10.1.x updated: Code clean-up. Fix indenting. No functional change.

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new d08baf62e9 Code clean-up. Fix indenting. No

[tomcat] branch main updated: Code clean-up. Fix indenting. No functional change.

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 01afc2e115 Code clean-up. Fix indenting. No

Re: Verifying reproducible release builds

2023-01-19 Thread Christopher Schultz
Emmanuel, On 1/15/23 04:41, Emmanuel Bourg wrote: Hi Christopher, Le 12/01/2023 à 23:24, Christopher Schultz a écrit : I spent some time today verifying that the release artifacts that Mark published the other day for 10.1.5 were indeed reproducible by me. Fortunately, they were, but it was

[tomcat] branch main updated: Info strings should have all been removed ages ago

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 3b7fc2d8b4 Info strings should have all been removed

Checkstyle, Javadoc and automatic formatting

2023-01-19 Thread Mark Thomas
Hi all, Ever since the first CheckStyle rules were added, I have been looking at the options for using my IDE (Eclipse) to fix the code so it meets the rules. The results until today have been mixed. Some stuff gets fixed but other stuff gets broken. Today, however, I made progress. I think

Buildbot success in on tomcat-11.0.x

2023-01-19 Thread buildbot
Build status: Build succeeded! Worker used: bb2_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/136 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 4ce8c0a059807dc7b282ac02422894a78618e9e4 Steps:

[tomcat] branch main updated: More SecurityManager clean-up

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new ea94837028 More SecurityManager clean-up ea94837028

[tomcat] branch main updated: Complete (hopefully) the security manager clean-up

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 223e62b613 Complete (hopefully) the security manager

[tomcat] branch 10.1.x updated: Remove modules from trunk

2023-01-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new c8f121c7b5 Remove modules from trunk c8f121c7b5

[tomcat] branch main updated: Fix wrong path

2023-01-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 6e78f563af Fix wrong path 6e78f563af is described

[tomcat] branch main updated: Remove/deprecate some more SecurityManager related plumbing

2023-01-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 9c54ecadd6 Remove/deprecate some more