Am 10.01.2017 um 22:28 schrieb Mark Thomas:
The proposed Apache Tomcat 9.0.0.M17 release is now available for voting.
This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- The EGs have not started work on JSP 2.4, EL 3
Am 10.01.2017 um 22:28 schrieb Mark Thomas:
The proposed Apache Tomcat 8.5.11 release is now available for voting.
The major changes compared to the 8.5.9 release are:
- HTTP/2 fixes and improvements
- Improve the logic that selects an address to use to unlock the
Acceptor to take account of
Github user SvetlinZarev commented on the issue:
https://github.com/apache/tomcat/pull/39
It's not a no-op. Imagine the following case:
WS-Host: wss://echo.websocket.org
proxy-host: proxy
proxy-port: 8080
The flow is as follows:
URI path = the WS-HOST
Github user ChristopherSchultz commented on the issue:
https://github.com/apache/tomcat/pull/39
This looks like a no-op change. Does the CONNECT verb not imply a default
port number when none is present?
---
If your project is set up for it, you can reply to this email and have your
Still +1 but one corection below
Am 13.01.2017 um 15:13 schrieb Rainer Jung:
Am 13.01.2017 um 10:38 schrieb Violeta Georgieva:
The proposed Apache Tomcat 6.0.49 release is now available for voting.
Note: This is the last Tomcat 6 release.
It can be obtained from:
https://dist.apache.org/repos
Author: markt
Date: Fri Jan 13 14:42:01 2017
New Revision: 1778603
URL: http://svn.apache.org/viewvc?rev=1778603&view=rev
Log:
Adding ALPN support for JSSE with Java 9
Add some plumbing to exposed the client requested application protocols to the
method that configures the SSLEngine
Modified:
Author: markt
Date: Fri Jan 13 14:40:07 2017
New Revision: 1778602
URL: http://svn.apache.org/viewvc?rev=1778602&view=rev
Log:
ws
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc8.5.x/trunk/
--
Author: markt
Date: Fri Jan 13 14:39:44 2017
New Revision: 1778600
URL: http://svn.apache.org/viewvc?rev=1778600&view=rev
Log:
ws
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/c
Am 13.01.2017 um 10:38 schrieb Violeta Georgieva:
The proposed Apache Tomcat 6.0.49 release is now available for voting.
Note: This is the last Tomcat 6 release.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.49/
The Maven staging repo is:
https://repositor
Author: markt
Date: Fri Jan 13 13:37:14 2017
New Revision: 1778584
URL: http://svn.apache.org/viewvc?rev=1778584&view=rev
Log:
Correct location of comment
Modified:
tomcat/trunk/java/org/apache/tomcat/util/compat/JreCompat.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/compat/JreCom
Author: markt
Date: Fri Jan 13 13:22:42 2017
New Revision: 1778583
URL: http://svn.apache.org/viewvc?rev=1778583&view=rev
Log:
Underflow when parsing the client hello means we need to do a read with the
completion handler. Looks like a copy/paste error from NIO.
Modified:
tomcat/tc8.5.x/trun
Author: markt
Date: Fri Jan 13 13:21:59 2017
New Revision: 1778582
URL: http://svn.apache.org/viewvc?rev=1778582&view=rev
Log:
Underflow when parsing the client hello means we need to do a read with the
completion handler. Looks like a copy/paste error from NIO.
Modified:
tomcat/trunk/java/o
Author: markt
Date: Fri Jan 13 12:50:01 2017
New Revision: 1778575
URL: http://svn.apache.org/viewvc?rev=1778575&view=rev
Log:
Adding ALPN support for JSSE with Java 9
Expand the data extracted from the TLS client hello to include the client
requested ALPN names.
Modified:
tomcat/trunk/java/
Author: violetagg
Date: Fri Jan 13 12:43:55 2017
New Revision: 1778573
URL: http://svn.apache.org/viewvc?rev=1778573&view=rev
Log:
Prep for next version
Modified:
tomcat/tc8.0.x/trunk/build.properties.default
tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default
tomcat/tc8.0.x/trunk/w
The proposed Apache Tomcat 8.0.40 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.40/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1116/
The svn tag is:
http://svn.apache.org/
Added: dev/tomcat/tomcat-8/v8.0.40/bin/extras/catalina-ws.jar.asc
==
--- dev/tomcat/tomcat-8/v8.0.40/bin/extras/catalina-ws.jar.asc (added)
+++ dev/tomcat/tomcat-8/v8.0.40/bin/extras/catalina-ws.jar.asc Fri Jan 13
12:34:33
Author: violetagg
Date: Fri Jan 13 12:34:33 2017
New Revision: 17797
Log:
Stage 8.0.40 RC
Added:
dev/tomcat/tomcat-8/v8.0.40/
dev/tomcat/tomcat-8/v8.0.40/KEYS
dev/tomcat/tomcat-8/v8.0.40/README.html
dev/tomcat/tomcat-8/v8.0.40/RELEASE-NOTES
dev/tomcat/tomcat-8/v8.0.40/bin/
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/898
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: violetagg
Date: Fri Jan 13 11:27:43 2017
New Revision: 1778548
URL: http://svn.apache.org/viewvc?rev=1778548&view=rev
Log:
Tag 8.0.40
Added:
tomcat/tc8.0.x/tags/TOMCAT_8_0_40/ (props changed)
- copied from r1778547, tomcat/tc8.0.x/trunk/
Modified:
tomcat/tc8.0.x/tags/TOMCA
Author: violetagg
Date: Fri Jan 13 11:01:55 2017
New Revision: 1778536
URL: http://svn.apache.org/viewvc?rev=1778536&view=rev
Log:
Prepare for release.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.
Author: violetagg
Date: Fri Jan 13 10:58:50 2017
New Revision: 1778534
URL: http://svn.apache.org/viewvc?rev=1778534&view=rev
Log:
Prep for next version
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
tomcat/tc7.0.x/trunk/w
The proposed Apache Tomcat 7.0.74 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.74/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1115/
The svn tag is:
http://svn.apache.org/
Author: violetagg
Date: Fri Jan 13 10:51:59 2017
New Revision: 17796
Log:
Stage 7.0.74 RC
Added:
dev/tomcat/tomcat-7/v7.0.74/
dev/tomcat/tomcat-7/v7.0.74/KEYS
dev/tomcat/tomcat-7/v7.0.74/README.html
dev/tomcat/tomcat-7/v7.0.74/RELEASE-NOTES
dev/tomcat/tomcat-7/v7.0.74/bin/
Added: dev/tomcat/tomcat-7/v7.0.74/bin/extras/catalina-jmx-remote.jar.sha1
==
--- dev/tomcat/tomcat-7/v7.0.74/bin/extras/catalina-jmx-remote.jar.sha1 (added)
+++ dev/tomcat/tomcat-7/v7.0.74/bin/extras/catalina-jmx-remote.ja
GitHub user SvetlinZarev opened a pull request:
https://github.com/apache/tomcat/pull/39
Provide the correct port when using proxy
Fix "create-connection" failures in case of proxied connection.
The proxy needs the remote port information in order to know
to which port to ope
Author: violetagg
Date: Fri Jan 13 09:52:47 2017
New Revision: 1778521
URL: http://svn.apache.org/viewvc?rev=1778521&view=rev
Log:
Tag 7.0.74
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_74/ (props changed)
- copied from r1778519, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCA
The proposed Apache Tomcat 6.0.49 release is now available for voting.
Note: This is the last Tomcat 6 release.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.49/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-11
Author: markt
Date: Fri Jan 13 09:21:19 2017
New Revision: 1778519
URL: http://svn.apache.org/viewvc?rev=1778519&view=rev
Log:
Add bug reference
Modified:
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
Modified:
tomcat/trunk/java/org/apache/catalina/core/Jr
Author: violetagg
Date: Fri Jan 13 09:14:20 2017
New Revision: 17795
Log:
Stage 6.0.49 RC
Added:
dev/tomcat/tomcat-6/v6.0.49/
dev/tomcat/tomcat-6/v6.0.49/KEYS
dev/tomcat/tomcat-6/v6.0.49/README.html
dev/tomcat/tomcat-6/v6.0.49/RELEASE-NOTES
dev/tomcat/tomcat-6/v6.0.49/bin/
Added: dev/tomcat/tomcat-6/v6.0.49/src/apache-tomcat-6.0.49-src.tar.gz.asc
==
--- dev/tomcat/tomcat-6/v6.0.49/src/apache-tomcat-6.0.49-src.tar.gz.asc (added)
+++ dev/tomcat/tomcat-6/v6.0.49/src/apache-tomcat-6.0.49-src.tar.
Author: violetagg
Date: Fri Jan 13 08:25:48 2017
New Revision: 1778513
URL: http://svn.apache.org/viewvc?rev=1778513&view=rev
Log:
Tag 6.0.49
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_49/ (props changed)
- copied from r1778512, tomcat/tc6.0.x/trunk/
Modified:
tomcat/tc6.0.x/tags/TOMCA
Author: violetagg
Date: Fri Jan 13 08:18:50 2017
New Revision: 1778512
URL: http://svn.apache.org/viewvc?rev=1778512&view=rev
Log:
Prepare for release.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.
Hi,
The proposed 8.5.11 release is:
[ ] Broken - do not release
[ X ] Stable - go ahead and release as 8.5.11
Test cases all pass.
Test web application runs fine.
--
From:Mark Thomas
Time:2017 Jan 11 (Wed) 05:28
To:dev@tomcat.apach
33 matches
Mail list logo