[ANN] Apache Tomcat 8.5.70 available

2021-08-17 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.70. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and Java Authentication Service Provider Interface for Containers

[GitHub] [tomcat] markt-asf commented on pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
markt-asf commented on pull request #445: URL: https://github.com/apache/tomcat/pull/445#issuecomment-900129327 It doesn't. It won't. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [tomcat] markt-asf closed pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
markt-asf closed pull request #445: URL: https://github.com/apache/tomcat/pull/445 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] YunLemon commented on a change in pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
YunLemon commented on a change in pull request #445: URL: https://github.com/apache/tomcat/pull/445#discussion_r690172550 ## File path: .travis.yml ## @@ -80,7 +80,7 @@ install: script: - ant -q clean -- travis_wait 120 "./.travis/antTest.sh" +-

[tomcat] branch main updated: Correct error message (copy/paste error)

2021-08-17 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 1da1552 Correct error message (copy/paste error)

[GitHub] [tomcat] martin-g commented on a change in pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
martin-g commented on a change in pull request #445: URL: https://github.com/apache/tomcat/pull/445#discussion_r690180710 ## File path: .travis.yml ## @@ -90,3 +90,6 @@ after_failure: notifications: email: - dev@tomcat.apache.org +cache: + directories: + -

[GitHub] [tomcat] markt-asf commented on pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
markt-asf commented on pull request #445: URL: https://github.com/apache/tomcat/pull/445#issuecomment-900037585 The use of `travis_wait` is required. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

svn commit: r1892396 - in /tomcat/site/trunk: ./ 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/javax/ann

2021-08-17 Thread markt
Author: markt Date: Tue Aug 17 07:08:02 2021 New Revision: 1892396 URL: http://svn.apache.org/viewvc?rev=1892396=rev Log: Update docs for 8.5.70 release [This commit notification would consist of 975 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[GitHub] [tomcat] YunLemon commented on a change in pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
YunLemon commented on a change in pull request #445: URL: https://github.com/apache/tomcat/pull/445#discussion_r690167527 ## File path: .travis.yml ## @@ -90,3 +90,6 @@ after_failure: notifications: email: - dev@tomcat.apache.org +cache: + directories: + -

[GitHub] [tomcat] martin-g commented on a change in pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
martin-g commented on a change in pull request #445: URL: https://github.com/apache/tomcat/pull/445#discussion_r690177540 ## File path: .travis.yml ## @@ -80,7 +80,7 @@ install: script: - ant -q clean -- travis_wait 120 "./.travis/antTest.sh" +-

[tomcat] branch 8.5.x updated: Add 8.5.70 release date

2021-08-17 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 7f56ef9 Add 8.5.70 release date 7f56ef9 is

svn commit: r49535 - /release/tomcat/tomcat-8/v8.5.69/

2021-08-17 Thread markt
Author: markt Date: Tue Aug 17 07:12:19 2021 New Revision: 49535 Log: Drop 8.5.69 from the mirror network Removed: release/tomcat/tomcat-8/v8.5.69/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

[GitHub] [tomcat] martin-g commented on a change in pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
martin-g commented on a change in pull request #445: URL: https://github.com/apache/tomcat/pull/445#discussion_r690160756 ## File path: .travis.yml ## @@ -90,3 +90,6 @@ after_failure: notifications: email: - dev@tomcat.apache.org +cache: + directories: + -

svn commit: r1892397 - in /tomcat/site/trunk: docs/ xdocs/

2021-08-17 Thread markt
Author: markt Date: Tue Aug 17 07:10:31 2021 New Revision: 1892397 URL: http://svn.apache.org/viewvc?rev=1892397=rev Log: Update site for release of Apache Tomcat 8.5.70 Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.html

[tomcat] branch 9.0.x updated: Correct error message (copy/paste error)

2021-08-17 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 52603c8 Correct error message (copy/paste error)

[tomcat] branch 8.5.x updated: Correct error message (copy/paste error)

2021-08-17 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 4d0518e Correct error message (copy/paste error)

[tomcat] branch 10.0.x updated: Correct error message (copy/paste error)

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 9e8e981 Correct error message (copy/paste

[GitHub] [tomcat] martin-g commented on a change in pull request #445: Improve Travis CI build Performance

2021-08-17 Thread GitBox
martin-g commented on a change in pull request #445: URL: https://github.com/apache/tomcat/pull/445#discussion_r690178459 ## File path: .travis.yml ## @@ -90,3 +90,6 @@ after_failure: notifications: email: - dev@tomcat.apache.org +cache: + directories: + -

[tomcat] branch 8.5.x updated: Improve custom error page handling for committed responses

2021-08-17 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 d8a04ad Improve custom error page handling for

[tomcat] branch main updated: Improve custom error page handling for committed responses

2021-08-17 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 fa0f256 Improve custom error page handling for

[tomcat] branch 10.0.x updated: Improve custom error page handling for committed responses

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 38c8371 Improve custom error page handling for

[tomcat] branch 9.0.x updated: Improve custom error page handling for committed responses

2021-08-17 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 cf9abfc Improve custom error page handling for

[tomcat] branch main updated: Bugfix for 65479 - PasswordValidationCallback does not return validation result in getResult

2021-08-17 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 f53fb52 Bugfix for 65479 -

[tomcat] branch main updated: Improvements to documentation

2021-08-17 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 38dbc21 Improvements to documentation 38dbc21 is

[tomcat] branch main updated: Refactored check for preemptive authentication

2021-08-17 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 93f5911 Refactored check for preemptive

[GitHub] [tomcat] michael-o commented on pull request #444: Delegate check for preemptive authentication from AuthenticatorBase to affected Authenticators

2021-08-17 Thread GitBox
michael-o commented on pull request #444: URL: https://github.com/apache/tomcat/pull/444#issuecomment-900359300 > > > Preemptive authentication for TLS needs to be retained. There are a few edge cases where it still has an effect. For example when

[tomcat] branch 8.5.x updated: Bugfix for 65479 - PasswordValidationCallback does not return validation result in getResult

2021-08-17 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 21ba0ac Bugfix for 65479 -

[tomcat] branch 8.5.x updated: Improvements to documentation

2021-08-17 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 8f2f598 Improvements to documentation 8f2f598 is

[tomcat] branch 9.0.x updated: Improvements to documentation

2021-08-17 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 92d6452 Improvements to documentation 92d6452 is

[tomcat] branch main updated: Fix build fail when locale is not 'en'

2021-08-17 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 27b8664 Fix build fail when locale is not 'en'

[tomcat] branch 9.0.x updated: Fix build fail when locale is not 'en'

2021-08-17 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 9d1fd3f Fix build fail when locale is not 'en'

[tomcat] branch 10.0.x updated: Fix build fail when locale is not 'en'

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new b5d4931 Fix build fail when locale is not 'en'

[tomcat] branch 10.0.x updated: Refactored check for preemptive authentication

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 06f1f15 Refactored check for preemptive

[GitHub] [tomcat] markt-asf closed pull request #444: Delegate check for preemptive authentication from AuthenticatorBase to affected Authenticators

2021-08-17 Thread GitBox
markt-asf closed pull request #444: URL: https://github.com/apache/tomcat/pull/444 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] markt-asf commented on pull request #444: Delegate check for preemptive authentication from AuthenticatorBase to affected Authenticators

2021-08-17 Thread GitBox
markt-asf commented on pull request #444: URL: https://github.com/apache/tomcat/pull/444#issuecomment-900362561 Applied manually so I could: - add a change log entry - tweak the code formatting - retain SSL preemptive auth -- This is an automated message from the Apache Git

[Bug 65479] PasswordValidationCallback does not return validation result in getResult

2021-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65479 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

buildbot failure in on tomcat-9.0.x

2021-08-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-9.0.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9.0.x/builds/102 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] branch 8.5.x updated: Update http.xml

2021-08-17 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 a1f832d Update http.xml a1f832d is described

[tomcat] branch 10.0.x updated: Bugfix for 65479 - PasswordValidationCallback does not return validation result in getResult

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 2609815 Bugfix for 65479 -

[tomcat] branch 9.0.x updated: Bugfix for 65479 - PasswordValidationCallback does not return validation result in getResult

2021-08-17 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 537dc9a Bugfix for 65479 -

[GitHub] [tomcat] markt-asf commented on pull request #439: Minimal fixes to documentation of Context and Host

2021-08-17 Thread GitBox
markt-asf commented on pull request #439: URL: https://github.com/apache/tomcat/pull/439#issuecomment-900239902 Thanks for the PR. +1 tp a new PR to make the default wording consistent. Applied manually so I could a) add a change log entry and b) broadly maintain the line length limit

[GitHub] [tomcat] markt-asf closed pull request #439: Minimal fixes to documentation of Context and Host

2021-08-17 Thread GitBox
markt-asf closed pull request #439: URL: https://github.com/apache/tomcat/pull/439 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[tomcat] branch 10.0.x updated: Improvements to documentation

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 7bf0c97 Improvements to documentation 7bf0c97

[tomcat] branch 8.5.x updated: Refactored check for preemptive authentication

2021-08-17 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 eb46fea Refactored check for preemptive

[tomcat] branch main updated: Fix Javadoc warning

2021-08-17 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 75ba84a Fix Javadoc warning 75ba84a is described

[GitHub] [tomcat] markt-asf commented on pull request #444: Delegate check for preemptive authentication from AuthenticatorBase to affected Authenticators

2021-08-17 Thread GitBox
markt-asf commented on pull request #444: URL: https://github.com/apache/tomcat/pull/444#issuecomment-900303347 Preemptive authentication for TLS needs to be retained. There are a few edge cases where it still has an effect. For example when `certificateVerification="optional"` is used.

buildbot failure in on tomcat-10.0.x

2021-08-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-10.0.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-10.0.x/builds/127 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[GitHub] [tomcat] markt-asf closed pull request #441: Fix build fail when locale is not en

2021-08-17 Thread GitBox
markt-asf closed pull request #441: URL: https://github.com/apache/tomcat/pull/441 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] markt-asf commented on pull request #441: Fix build fail when locale is not en

2021-08-17 Thread GitBox
markt-asf commented on pull request #441: URL: https://github.com/apache/tomcat/pull/441#issuecomment-900271591 Thanks for the PR. I applied it manually so I could add a change log entry. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[tomcat] branch 8.5.x updated: Fix build fail when locale is not 'en'

2021-08-17 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 5382736 Fix build fail when locale is not 'en'

[tomcat] branch main updated (75ba84a -> 026f4fc)

2021-08-17 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 75ba84a Fix Javadoc warning add 026f4fc Update http.xml No new revisions were added by this update. Summary of

[tomcat] branch 9.0.x updated: Update http.xml

2021-08-17 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 8be2290 Update http.xml 8be2290 is described

[tomcat] branch 10.0.x updated: Update http.xml

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new d0b0896 Update http.xml d0b0896 is described

[GitHub] [tomcat] markt-asf commented on pull request #442: Update http.xml, clarified compressionMinSize and compressibleMimeType

2021-08-17 Thread GitBox
markt-asf commented on pull request #442: URL: https://github.com/apache/tomcat/pull/442#issuecomment-900378708 Applied manually so I could add a change log entry. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [tomcat] markt-asf closed pull request #442: Update http.xml, clarified compressionMinSize and compressibleMimeType

2021-08-17 Thread GitBox
markt-asf closed pull request #442: URL: https://github.com/apache/tomcat/pull/442 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] markt-asf commented on pull request #438: Bugfix for 65479 - PasswordValidationCallback does not return result

2021-08-17 Thread GitBox
markt-asf commented on pull request #438: URL: https://github.com/apache/tomcat/pull/438#issuecomment-900231508 PR applied manually so I cod add a change log entry. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [tomcat] markt-asf closed pull request #438: Bugfix for 65479 - PasswordValidationCallback does not return result

2021-08-17 Thread GitBox
markt-asf closed pull request #438: URL: https://github.com/apache/tomcat/pull/438 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

buildbot success in on tomcat-8.5.x

2021-08-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8.5.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-8.5.x/builds/88 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

buildbot failure in on tomcat-8.5.x

2021-08-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8.5.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-8.5.x/builds/87 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] branch main updated: Improve the reusability of UserDatabase code

2021-08-17 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 5376d45 Improve the reusability of UserDatabase code

[tomcat] branch 9.0.x updated: Refactored check for preemptive authentication

2021-08-17 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 d40cf27 Refactored check for preemptive

[tomcat] branch 9.0.x updated: Fix Javadoc warning

2021-08-17 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 88f853d Fix Javadoc warning 88f853d is described

[tomcat] branch main updated: Fix Javadoc warning

2021-08-17 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 263fb37 Fix Javadoc warning 263fb37 is described

[tomcat] branch 10.0.x updated: Fix Javadoc warning

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 97e5178 Fix Javadoc warning 97e5178 is

[tomcat] branch 8.5.x updated: Fix Javadoc warning

2021-08-17 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 8c5133d Fix Javadoc warning 8c5133d is described

buildbot success in on tomcat-9.0.x

2021-08-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-9.0.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9.0.x/builds/103 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-10.0.x

2021-08-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-10.0.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-10.0.x/builds/128 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[tomcat] branch main updated: Parameterise JSign task - no functional change

2021-08-17 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 90da2ca Parameterise JSign task - no functional

[tomcat] branch 9.0.x updated: Update to JSign 4.0 to remove dependency on client tools.

2021-08-17 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 396eea5 Update to JSign 4.0 to remove dependency

[tomcat] branch 10.0.x updated: Update to JSign 4.0 to remove dependency on client tools.

2021-08-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 43dcb9e Update to JSign 4.0 to remove

[tomcat] branch 8.5.x updated: Update to JSign 4.0 to remove dependency on client tools.

2021-08-17 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 7e7dbac Update to JSign 4.0 to remove dependency

Re: [tomcat] branch main updated: Update to JSign 4.0 to remove dependency on client tools.

2021-08-17 Thread Mark Thomas
On 17/08/2021 21:08, ma...@apache.org wrote: 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

[tomcat] branch main updated: Update to JSign 4.0 to remove dependency on client tools.

2021-08-17 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 16c684b Update to JSign 4.0 to remove dependency on

Re: [tomcat] branch 8.5.x updated: Update to JSign 4.0 to remove dependency on client tools.

2021-08-17 Thread Mark Thomas
On 17/08/2021 22:38, ma...@apache.org wrote: 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