[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 --- Comment #3 from Martin Wegner --- (In reply to Christopher Schultz from comment #1) > Are you using OpenSSL? The caCertificateFile configuration option is only > applicable if you are using the OpenSSL crypto engine. > > From your descript

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 --- Comment #4 from Martin Wegner --- (In reply to Remy Maucherat from comment #2) > The configuration looks ok to me in theory as APR will use caCertificateFile. > > However, if you look at SSLHostConfig, you can notice that: > private String

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 --- Comment #5 from Remy Maucherat --- (In reply to Martin Wegner from comment #4) > I checked the source code and you are right. When the JSSE only parameters > truststoreFile and truststorePassword are set, then the caCertificateFile > would

[Bug 64144] New: Add an option for rejecting requests that have both CL and TE

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64144 Bug ID: 64144 Summary: Add an option for rejecting requests that have both CL and TE Product: Tomcat 9 Version: 9.0.x Hardware: PC OS: Mac OS X 10.1

[Bug 64144] Add an option for rejecting requests that have both CL and TE

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64144 Violeta Georgieva changed: What|Removed |Added Severity|normal |enhancement -- You are receiving

Nexus: Staging Repository Dropped

2020-02-14 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.8.0_232; Windows 10 10.0)""userId" = "markt""ip" = "109.149.198.114"Details:The orgapachetomcat-1248 staging repository has been dropped.Action performed by Mark Thomas (markt)

svn commit: r38059 - in /dev/tomcat/tomcat-10/v10.0.0-M1: ./ bin/ bin/embed/ src/

2020-02-14 Thread markt
Author: markt Date: Fri Feb 14 14:22:31 2020 New Revision: 38059 Log: Upload Tomcat 10.0.0-M1 for voting Added: dev/tomcat/tomcat-10/v10.0.0-M1/ dev/tomcat/tomcat-10/v10.0.0-M1/KEYS dev/tomcat/tomcat-10/v10.0.0-M1/README.html dev/tomcat/tomcat-10/v10.0.0-M1/RELEASE-NOTES dev/t

Nexus: Staging Completed

2020-02-14 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.8.0_232; Windows 10 10.0)""userId" = "markt""ip" = "109.149.198.114"Details:The following artifacts have been staged/org/apache/tomcat/tomcat-i18n-de/10.0.0-M1/tomcat-i18n-de-10.0.0-M1.jar(SHA

[VOTE] Release Apache Tomcat 10.0.0-M1

2020-02-14 Thread Mark Thomas
The proposed Apache Tomcat 10.0.0-M1 release is now available for voting. This is the first release of 10.0.x and is based on 9.0.31. The major changes compared to 9.0.31 are: - Complete the javax to jakarta package rename - Remove duplication of configuration between HTTP/1.1 and HTTP/2. HTT

[tomcat] branch 7.0.x updated: Javadoc clean-up

2020-02-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new de9af5b Javadoc clean-up de9af5b is described belo

[tomcat] branch master updated (892353a -> 6732d6a)

2020-02-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 892353a A couple of places where the 10.0.x version style needs to be restored new 75ecd18 Increment version f

[tomcat] 01/02: Increment version for next dev cycle

2020-02-14 Thread markt
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 commit 75ecd18fdaf4860faa0878bac0b91ad3d42a058a Author: Mark Thomas AuthorDate: Fri Feb 14 15:32:19 2020 + Increment ve

[tomcat] 02/02: Fix TLS 1.3 tests after removing deprecated Connector setters

2020-02-14 Thread markt
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 commit 6732d6aca2c9d84480e7a9d2a2a1f1a1d08430e6 Author: Mark Thomas AuthorDate: Fri Feb 14 15:32:44 2020 + Fix TLS 1.3

Re: [VOTE] Release Apache Tomcat 7.0.100

2020-02-14 Thread Violeta Georgieva
На вт, 11.02.2020 г. в 11:08 Violeta Georgieva написа: > > The proposed Apache Tomcat 7.0.100 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.100/ > The Maven staging repo is: > https://repository.apache.org/content/re

Re: [RESULT][VOTE] Release Apache Tomcat 7.0.100

2020-02-14 Thread Violeta Georgieva
На вт, 11.02.2020 г. в 11:08 Violeta Georgieva написа: > > The proposed Apache Tomcat 7.0.100 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.100/ > The Maven staging repo is: > https://repository.apache.org/content/re

Re: [VOTE] Release Apache Tomcat 10.0.0-M1

2020-02-14 Thread Rémy Maucherat
On Fri, Feb 14, 2020 at 3:49 PM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M1 release is now available for > voting. This is the first release of 10.0.x and is based on 9.0.31. > > The major changes compared to 9.0.31 are: > > - Complete the javax to jakarta package rename > > - Remo

Nexus: Promotion Completed

2020-02-14 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.7.0_80; Windows 8.1 6.3)""userId" = "violetagg""ip" = "78.83.99.114"Details:The following artifacts have been promoted to the "Releases" [id=releases] repository/org/apache/tomcat/tomcat-i18n-

svn commit: r38060 - /dev/tomcat/tomcat-7/v7.0.100/ /release/tomcat/tomcat-7/v7.0.100/

2020-02-14 Thread violetagg
Author: violetagg Date: Fri Feb 14 16:01:45 2020 New Revision: 38060 Log: Release Tomcat 7.0.100 Added: release/tomcat/tomcat-7/v7.0.100/ - copied from r38059, dev/tomcat/tomcat-7/v7.0.100/ Removed: dev/tomcat/tomcat-7/v7.0.100/

[tomcat] branch 7.0.x updated: Update Tomcat 7.0.100 release date

2020-02-14 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 53d1c1f Update Tomcat 7.0.100 release date 53d

Re: [VOTE] Release Apache Tomcat 10.0.0-M1

2020-02-14 Thread Coty Sutherland
On Fri, Feb 14, 2020 at 9:49 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M1 release is now available for > voting. This is the first release of 10.0.x and is based on 9.0.31. > > The major changes compared to 9.0.31 are: > > - Complete the javax to jakarta package rename > > - Remo

[tomcat] branch master updated: Add jakarta attributes to the map

2020-02-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 4bca1ff Add jakarta attributes to the map 4bca1ff

[GitHub] [tomcat] oopexpert opened a new pull request #242: get a hands on ...

2020-02-14 Thread GitBox
oopexpert opened a new pull request #242: get a hands on ... URL: https://github.com/apache/tomcat/pull/242 First commits. Did some refactoring. I'll be happy to get some feedback if the process is correct. So don't be too mean if smth went wrong. --

[GitHub] [tomcat] markt-asf commented on issue #242: get a hands on ...

2020-02-14 Thread GitBox
markt-asf commented on issue #242: get a hands on ... URL: https://github.com/apache/tomcat/pull/242#issuecomment-586525169 Sorry, this PR cannot be applied. The Servlet API classes cannot have any direct dependencies other than the Java 8 API (which is why the Tomcat specific hack is imp

[CONF] Apache Tomcat > Jakarta EE Release Numbering

2020-02-14 Thread Konstantin Kolinko (Confluence)
Title: Message Title There's 1 new edit on this page   Jakarta EE Release Numbering Konstantin Kolinko edited this page Here's the

svn commit: r1874045 - in /tomcat/site/trunk: ./ docs/ xdocs/

2020-02-14 Thread violetagg
Author: violetagg Date: Sat Feb 15 06:04:54 2020 New Revision: 1874045 URL: http://svn.apache.org/viewvc?rev=1874045&view=rev Log: Updates (excluding docs) for 7.0.100 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk

svn commit: r1874046 - in /tomcat/site/trunk/docs/tomcat-7.0-doc: ./ annotationapi/ annotationapi/javax/annotation/ annotationapi/javax/annotation/security/ annotationapi/javax/annotation/sql/ api/ ap

2020-02-14 Thread violetagg
Author: violetagg Date: Sat Feb 15 06:15:25 2020 New Revision: 1874046 URL: http://svn.apache.org/viewvc?rev=1874046&view=rev Log: Update docs for Apache Tomcat 7.0.100 release. [This commit notification would consist of 89 parts, which exceeds the limit of 50 ones, so it was shortened to the s

svn commit: r1874047 - in /tomcat/site/trunk: docs/migration-7.html xdocs/migration-7.xml

2020-02-14 Thread violetagg
Author: violetagg Date: Sat Feb 15 06:25:14 2020 New Revision: 1874047 URL: http://svn.apache.org/viewvc?rev=1874047&view=rev Log: Update migration guide to mention AJP changes Modified: tomcat/site/trunk/docs/migration-7.html tomcat/site/trunk/xdocs/migration-7.xml Modified: tomcat/site

svn commit: r38076 - /release/tomcat/tomcat-7/v7.0.99/

2020-02-14 Thread violetagg
Author: violetagg Date: Sat Feb 15 06:28:52 2020 New Revision: 38076 Log: Remove 7.0.99 Removed: release/tomcat/tomcat-7/v7.0.99/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

[ANN] Apache Tomcat 7.0.100 released

2020-02-14 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.100. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. This release contains a number of bug fixes and improvemen

[GitHub] [tomcat] oopexpert commented on issue #242: get a hands on ...

2020-02-14 Thread GitBox
oopexpert commented on issue #242: get a hands on ... URL: https://github.com/apache/tomcat/pull/242#issuecomment-586561346 I do understand that there are some prequistes that I did not consider according to the Java 8 deps. It would be helpful to get a hint what kind of line of code does

[GitHub] [tomcat] oopexpert edited a comment on issue #242: get a hands on ...

2020-02-14 Thread GitBox
oopexpert edited a comment on issue #242: get a hands on ... URL: https://github.com/apache/tomcat/pull/242#issuecomment-586561346 I do understand that there are some prequistes that I did not consider according to the Java 8 deps. It would be helpful to get a hint what kind of line of cod

[GitHub] [tomcat] oopexpert edited a comment on issue #242: get a hands on ...

2020-02-14 Thread GitBox
oopexpert edited a comment on issue #242: get a hands on ... URL: https://github.com/apache/tomcat/pull/242#issuecomment-586561346 I do understand that there are some prequistes that I did not consider according to the Java 8 deps. It would be helpful to get a hint what kind of line of cod