Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Keiichi Fujino
2016-11-08 7:15 GMT+09:00 Violeta Georgieva :

> The proposed Apache Tomcat 7.0.73 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1106/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_73/
>
> The proposed 7.0.73 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 7.0.73 Stable
>
>
+1
Tested on test apps (enable session replication).


> Regards,
> Violeta
>
> --
> Keiichi.Fujino
>


Re: [VOTE] Release Apache Tomcat 6.0.48

2016-11-10 Thread Violeta Georgieva
2016-11-07 22:57 GMT+02:00 Violeta Georgieva :
>
> The proposed Apache Tomcat 6.0.48 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.48/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1105/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_48/
>
> The proposed 6.0.48 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 6.0.48 Stable

+1

> Regards,
> Violeta


Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Violeta Georgieva
2016-11-08 0:15 GMT+02:00 Violeta Georgieva :
>
> The proposed Apache Tomcat 7.0.73 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1106/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_73/
>
> The proposed 7.0.73 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 7.0.73 Stable

+1

> Regards,
> Violeta


Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Violeta Georgieva
2016-11-09 11:41 GMT+02:00 Violeta Georgieva :
>
> The proposed Apache Tomcat 8.0.39 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1107/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_39/
>
> The proposed 8.0.39 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.39

+1

> Regards,
> Violeta


svn commit: r1769069 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 10:27:45 2016
New Revision: 1769069

URL: http://svn.apache.org/viewvc?rev=1769069&view=rev
Log:
Increment version for next development cycle

Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/res/maven/mvn.properties.default

Modified: tomcat/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1769069&r1=1769068&r2=1769069&view=diff
==
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Thu Nov 10 10:27:45 2016
@@ -27,7 +27,7 @@ version.major=9
 version.minor=0
 version.build=0
 version.patch=0
-version.suffix=.M13-dev
+version.suffix=.M14-dev
 
 # - Build control flags -
 # Note enabling validation uses Checkstyle which is LGPL licensed

Modified: tomcat/trunk/res/maven/mvn.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/maven/mvn.properties.default?rev=1769069&r1=1769068&r2=1769069&view=diff
==
--- tomcat/trunk/res/maven/mvn.properties.default (original)
+++ tomcat/trunk/res/maven/mvn.properties.default Thu Nov 10 10:27:45 2016
@@ -35,7 +35,7 @@ maven.asf.release.repo.url=https://repos
 maven.asf.release.repo.repositoryId=apache.releases
 
 # Release version info
-maven.asf.release.deploy.version=9.0.0.M13
+maven.asf.release.deploy.version=9.0.0.M14
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib



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



svn commit: r1769070 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 10:37:38 2016
New Revision: 1769070

URL: http://svn.apache.org/viewvc?rev=1769070&view=rev
Log:
Update docs for 9.0.0.M13 release


[This commit notification would consist of 74 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



svn commit: r1769072 - in /tomcat/tc8.5.x/trunk: build.properties.default res/maven/mvn.properties.default

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 10:41:32 2016
New Revision: 1769072

URL: http://svn.apache.org/viewvc?rev=1769072&view=rev
Log:
Increment version for next development cycle

Modified:
tomcat/tc8.5.x/trunk/build.properties.default
tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default

Modified: tomcat/tc8.5.x/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/build.properties.default?rev=1769072&r1=1769071&r2=1769072&view=diff
==
--- tomcat/tc8.5.x/trunk/build.properties.default (original)
+++ tomcat/tc8.5.x/trunk/build.properties.default Thu Nov 10 10:41:32 2016
@@ -25,7 +25,7 @@
 # - Version Control Flags -
 version.major=8
 version.minor=5
-version.build=8
+version.build=9
 version.patch=0
 version.suffix=-dev
 

Modified: tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default?rev=1769072&r1=1769071&r2=1769072&view=diff
==
--- tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default (original)
+++ tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default Thu Nov 10 10:41:32 
2016
@@ -35,7 +35,7 @@ maven.asf.release.repo.url=https://repos
 maven.asf.release.repo.repositoryId=apache.releases
 
 # Release version info
-maven.asf.release.deploy.version=8.5.8
+maven.asf.release.deploy.version=8.5.9
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib



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



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

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 10:42:09 2016
New Revision: 1769073

URL: http://svn.apache.org/viewvc?rev=1769073&view=rev
Log:
Update site for 9.0.0.M13 release

Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-9.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/download-90.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-9.xml
tomcat/site/trunk/xdocs/oldnews.xml
tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1769073&r1=1769072&r2=1769073&view=diff
==
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Thu Nov 10 10:42:09 2016
@@ -40,7 +40,7 @@ tomcat60=6.0.47
 tomcat70=7.0.72
 tomcat80=8.0.38
 tomcat85=8.5.6
-tomcat90=9.0.0.M11
+tomcat90=9.0.0.M13
 
 # - Download destination -
 tomcat-site-docs.home=${base.path}/tomcat-site-docs/

Modified: tomcat/site/trunk/docs/download-90.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.html?rev=1769073&r1=1769072&r2=1769073&view=diff
==
--- tomcat/site/trunk/docs/download-90.html (original)
+++ tomcat/site/trunk/docs/download-90.html Thu Nov 10 10:42:09 2016
@@ -222,7 +222,7 @@
 Quick Navigation
 
 
-[define v]9.0.0.M11[end]
+[define v]9.0.0.M13[end]
 https://www.apache.org/dist/tomcat/tomcat-9/KEYS";>KEYS |
 [v] |
 Browse |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1769073&r1=1769072&r2=1769073&view=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Thu Nov 10 10:42:09 2016
@@ -245,6 +245,42 @@ project logo are trademarks of the Apach
 
 
 
+
+2016-11-08 Tomcat 9.0.0.M13 (alpha) 
Released
+
+
+
+The Apache Tomcat Project is proud to announce the release of version 9.0.0.M13
+(alpha) of Apache Tomcat. The is a milestone release of the 9.0.x branch and 
has
+been made to provide users with early access to the new features in Apache
+Tomcat 9.0.x so that they may provide feedback. The notable changes compared to
+9.0.0.M10 include:
+
+
+
+Implement header limits for HTTP/2
+
+Improve handling of I/O errors with async processing
+
+Fail earlier on invalid HTTP requests
+
+
+
+
+
+Full details of these changes, and all the other changes, are available in the
+Tomcat 9
+changelog.
+
+
+
+
+
+Download
+
+
+
+
 
 2016-10-16 Tomcat 6.0.47 Released
 
@@ -314,44 +350,6 @@ changelog.
 
 
 
-
-
-2016-10-10 Tomcat 9.0.0.M11 (alpha) 
Released
-
-
-
-The Apache Tomcat Project is proud to announce the release of version 9.0.0.M11
-(alpha) of Apache Tomcat. The is a milestone release of the 9.0.x branch and 
has
-been made to provide users with early access to the new features in Apache
-Tomcat 9.0.x so that they may provide feedback. The notable changes compared to
-9.0.0.M10 include:
-
-
-
-Refactoring the non-container thread Async complete()/dispatch() handling 
to
-remove the possibility of deadlock
-
-Update the packaged version of the Tomcat Native Library to 1.2.10 to pick
-up the latest Windows binaries built with OpenSSL 1.0.2j
-
-Improved UTF-8 handling for the RewriteValve
-
-
-
-
-
-Full details of these changes, and all the other changes, are available in the
-Tomcat 9
-changelog.
-
-
-
-
-
-Download
-
-
-
 
 
 2016-10-10 Tomcat 8.0.38 Released

Modified: tomcat/site/trunk/docs/migration-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1769073&r1=1769072&r2=1769073&view=diff
==
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Thu Nov 10 10:42:09 2016
@@ -794,7 +794,8 @@ of Apache Tomcat.
   "9.0.0.M8":"1747242",
   "9.0.0.M9":"1751366",
   "9.0.0.M10":"1758617",
-  "9.0.0.M11":"1763638"
+  "9.0.0.M11":"1763638",
+  "9.0.0.M13":"1767969"
 };
 
 formSubmit.action = "http://svn.apache.org/viewvc/tomcat/trunk/"; +
@@ -831,8 +832,9 @@ of Apache Tomcat.
 9.0.0.M6
 9.0.0.M8
 9.0.0.M9
-9.0.0.M10
-9.0.0.M11
+9.0.0.M10
+9.0.0.M11
+9.0.0.M13
 , new version:
 
 9.0.0.M1
@@ -842,7 +844,8 @@ of Apache Tomcat.
 9.0.0.M8
 9.0.0.M9
 9.0.0.M10
-9.0.0.M11
+9.0.0.M11
+9.0.0.M13
 trunk (unreleased)
 
 

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.or

svn commit: r1769075 - /tomcat/trunk/res/welcome.main.html

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 10:44:45 2016
New Revision: 1769075

URL: http://svn.apache.org/viewvc?rev=1769075&view=rev
Log:
Remove the reference to artefacts no longer distributed

Modified:
tomcat/trunk/res/welcome.main.html

Modified: tomcat/trunk/res/welcome.main.html
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/welcome.main.html?rev=1769075&r1=1769074&r2=1769075&view=diff
==
--- tomcat/trunk/res/welcome.main.html (original)
+++ tomcat/trunk/res/welcome.main.html Thu Nov 10 10:44:45 2016
@@ -73,10 +73,6 @@ RELEASE-NOTES and the RUNNING.txt file i
 
 bin/extras/
 
-  tomcat-juli-adapters.jar & tomcat-juli.jar
-Full commons-logging implementation. See the http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/logging.html";>
-logging documentation for more information.
   catalina-ws.jar
 Web Services support (JSR 109). See the http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/extras.html";>



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



svn commit: r1769077 - /tomcat/trunk/res/welcome.bin.html

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 10:45:53 2016
New Revision: 1769077

URL: http://svn.apache.org/viewvc?rev=1769077&view=rev
Log:
Correct minimum Java version

Modified:
tomcat/trunk/res/welcome.bin.html

Modified: tomcat/trunk/res/welcome.bin.html
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/welcome.bin.html?rev=1769077&r1=1769076&r2=1769077&view=diff
==
--- tomcat/trunk/res/welcome.bin.html (original)
+++ tomcat/trunk/res/welcome.bin.html Thu Nov 10 10:45:53 2016
@@ -39,7 +39,7 @@ and must be untarred with a GNU compatib
 of tar on Solaris and Mac OS X will not work with
 these files.
 
-Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 7 or 
later. Read the
+Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 8 or 
later. Read the
 RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
 
 



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



svn commit: r1769076 - /tomcat/trunk/res/welcome.bin.html

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 10:45:09 2016
New Revision: 1769076

URL: http://svn.apache.org/viewvc?rev=1769076&view=rev
Log:
Remove the reference to artefacts no longer distributed

Modified:
tomcat/trunk/res/welcome.bin.html

Modified: tomcat/trunk/res/welcome.bin.html
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/welcome.bin.html?rev=1769076&r1=1769075&r2=1769076&view=diff
==
--- tomcat/trunk/res/welcome.bin.html (original)
+++ tomcat/trunk/res/welcome.bin.html Thu Nov 10 10:45:09 2016
@@ -73,10 +73,6 @@ RELEASE-NOTES and the RUNNING.txt file i
 
 bin/extras/
 
-  tomcat-juli-adapters.jar & tomcat-juli.jar
-Full commons-logging implementation. See the http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/logging.html";>
-logging documentation for more information.
   catalina-ws.jar
 Web Services support (JSR 109). See the http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/extras.html";>



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



[ANN] Apache Tomcat 9.0.0.M13 available

2016-11-10 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.0.M13.

Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.

Apache Tomcat 9.0.0.M13 is a milestone release of the 9.0.x branch and
has been made to provide users with early access to the new features in
Apache Tomcat 9.0.x so that they may provide feedback. The notable
changes compared to 9.0.0.M11 include:

- Implement header limits for HTTP/2

- Improve handling of I/O errors with async processing

- Fail earlier on invalid HTTP requests

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-9.0-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-90.cgi

Migration guides from Apache Tomcat 5.x, 6.x, 7.x and 8.x:
http://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

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



svn commit: r16943 - /release/tomcat/tomcat-9/v9.0.0.M11/

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 11:28:42 2016
New Revision: 16943

Log:
Drop 9.0.0.M11 from mirrors

Removed:
release/tomcat/tomcat-9/v9.0.0.M11/


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



svn commit: r1769090 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 11:38:25 2016
New Revision: 1769090

URL: http://svn.apache.org/viewvc?rev=1769090&view=rev
Log:
Update docs to 8.5.8


[This commit notification would consist of 72 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



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

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 11:43:06 2016
New Revision: 1769092

URL: http://svn.apache.org/viewvc?rev=1769092&view=rev
Log:
Update site for 8.5.8 release

Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/download-80.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-85.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/download-80.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-85.xml
tomcat/site/trunk/xdocs/oldnews.xml
tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1769092&r1=1769091&r2=1769092&view=diff
==
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Thu Nov 10 11:43:06 2016
@@ -39,7 +39,7 @@ tomcat.loc=http://www.apache.org/dist/to
 tomcat60=6.0.47
 tomcat70=7.0.72
 tomcat80=8.0.38
-tomcat85=8.5.6
+tomcat85=8.5.8
 tomcat90=9.0.0.M13
 
 # - Download destination -

Modified: tomcat/site/trunk/docs/download-80.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-80.html?rev=1769092&r1=1769091&r2=1769092&view=diff
==
--- tomcat/site/trunk/docs/download-80.html (original)
+++ tomcat/site/trunk/docs/download-80.html Thu Nov 10 11:43:06 2016
@@ -222,7 +222,7 @@
 Quick Navigation
 
 
-[define v]8.5.6[end]
+[define v]8.5.8[end]
 [define w]8.0.38[end]
 https://www.apache.org/dist/tomcat/tomcat-8/KEYS";>KEYS |
 [v] |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1769092&r1=1769091&r2=1769092&view=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Thu Nov 10 11:43:06 2016
@@ -245,6 +245,42 @@ project logo are trademarks of the Apach
 
 
 
+
+2016-11-08 Tomcat 8.5.8 Released
+
+
+
+The Apache Tomcat Project is proud to announce the release of version 8.5.8
+of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
+new features pulled forward from Tomcat 9.0.x. The minimum Java version and
+implemented specification versions remain unchanged. The notable changes
+compared to 8.5.6 include:
+
+
+
+Implement header limits for HTTP/2
+
+Improve handling of I/O errors with async processing
+
+Fail earlier on invalid HTTP requests
+
+
+
+
+
+Full details of these changes, and all the other changes, are available in the
+Tomcat 8.5
+changelog.
+
+
+
+
+
+Download
+
+
+
+
 
 2016-11-08 Tomcat 9.0.0.M13 (alpha) 
Released
 
@@ -312,44 +348,6 @@ Apache Tomcat 6.0.45. The notable change
 
 
 
-
-
-2016-10-10 Tomcat 8.5.6 Released
-
-
-
-The Apache Tomcat Project is proud to announce the release of version 8.5.6
-of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
-new features pulled forward from Tomcat 9.0.x. The minimum Java version and
-implemented specification versions remain unchanged. The notable changes
-compared to 8.5.5 include:
-
-
-
-Refactoring the non-container thread Async complete()/dispatch() handling 
to
-remove the possibility of deadlock
-
-Update the packaged version of the Tomcat Native Library to 1.2.10 to pick
-up the latest Windows binaries built with OpenSSL 1.0.2j
-
-Improved UTF-8 handling for the RewriteValve
-
-
-
-
-
-Full details of these changes, and all the other changes, are available in the
-Tomcat 8.5
-changelog.
-
-
-
-
-
-Download
-
-
-
 
 
 2016-10-10 Tomcat 8.0.38 Released

Modified: tomcat/site/trunk/docs/migration-85.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-85.html?rev=1769092&r1=1769091&r2=1769092&view=diff
==
--- tomcat/site/trunk/docs/migration-85.html (original)
+++ tomcat/site/trunk/docs/migration-85.html Thu Nov 10 11:43:06 2016
@@ -659,7 +659,8 @@ of Apache Tomcat.
   "8.5.3":"1747521",
   "8.5.4":"1751624",
   "8.5.5":"1758670",
-  "8.5.6":"1763654"
+  "8.5.6":"1763654",
+  "8.5.8":"1767971"
 };
 
 formSubmit.action = 
"http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/"; +
@@ -694,8 +695,9 @@ of Apache Tomcat.
 8.5.2
 8.5.3
 8.5.4
-8.5.4
-8.5.6
+8.5.5
+8.5.6
+8.5.8
 , new version:
 
 8.5.0
@@ -703,7 +705,8 @@ of Apache Tomcat.
 8.5.3
 8.5.4
 8.5.5
-8.5.6
+8.5.6
+8.5.8
 trunk (unreleased)
 
 

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1769092&r1=1769091&r2=1

svn commit: r16945 - /release/tomcat/tomcat-8/v8.5.6/

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 11:44:25 2016
New Revision: 16945

Log:
Drop 8.5.6 from mirrors

Removed:
release/tomcat/tomcat-8/v8.5.6/


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



[ANN] Apache Tomcat 8.5.8 available

2016-11-10 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.8.

Tomcat 8.x users should normally be using 8.5.x releases in preference
to 8.0.x releases.

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 technologies.

Apache Tomcat 8.5.x is intended to replace 8.0.x and includes new
features pulled forward from the 9.0.x branch. The notable changes since
8.5.6 include:

- Implement header limits for HTTP/2

- Improve handling of I/O errors with async processing

- Fail earlier on invalid HTTP requests

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-8.5-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-80.cgi

Migration guides from Apache Tomcat 5.x, 6.x, 7.x and 8.0.x:
http://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

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



[Bug 59968] Change to tighten permissions makes multi-instance tomcat difficult

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59968

Blazej Checinski  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Blazej Checinski  ---
It was AUFS bug for me. So you don't have to mind this report :P

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 60359] New: tomcat 9 (and tomcat 8.5) do not send correct http Status Header for Status code 200

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60359

Bug ID: 60359
   Summary: tomcat 9 (and tomcat 8.5) do not send correct http
Status Header for Status code 200
   Product: Tomcat 9
   Version: unspecified
  Hardware: All
OS: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Catalina
  Assignee: dev@tomcat.apache.org
  Reporter: juergen.schr...@rewe-group.com
  Target Milestone: -

tomcat 8.5 and tomcat9 do not send the correct HTTP Status line for Status code
200: the status header contains "HTTP/1.1 200" instead of "HTTP/1.1 200 OK".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Rémy Maucherat
2016-11-09 10:41 GMT+01:00 Violeta Georgieva :

> The proposed Apache Tomcat 8.0.39 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1107/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_39/
>
> The proposed 8.0.39 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.39
>
> No problem with the tests.

Rémy


Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Coty Sutherland
On Wed, Nov 9, 2016 at 4:41 AM, Violeta Georgieva  wrote:
> The proposed Apache Tomcat 8.0.39 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1107/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_39/
>
> The proposed 8.0.39 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.0.39

+1

> Regards,
> Violeta

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



[Bug 60359] tomcat 9 (and tomcat 8.5) do not send correct http Status Header for Status code 200

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60359

Coty Sutherland  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Coty Sutherland  ---


*** This bug has been marked as a duplicate of bug 60183 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183

Coty Sutherland  changed:

   What|Removed |Added

 CC||juergen.schramm@rewe-group.
   ||com

--- Comment #5 from Coty Sutherland  ---
*** Bug 60359 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1769123 - in /tomcat: archive/jdbc-pool/ archive/jdbc-pool/tags/ archive/jdbc-pool/tags/JDBC_POOL_1_0_1/ archive/jdbc-pool/tags/JDBC_POOL_1_0_2/ archive/jdbc-pool/tags/JDBC_POOL_1_0_3/ ar

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 14:14:02 2016
New Revision: 1769123

URL: http://svn.apache.org/viewvc?rev=1769123&view=rev
Log:
Archive old JDBC-pool tags

Added:
tomcat/archive/jdbc-pool/
tomcat/archive/jdbc-pool/tags/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_1/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_1/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_2/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_2/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_3/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_3/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_4/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_4/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_5/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_5/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_6/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_6/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_7/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_7/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_8/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_8/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_8_4/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_8_4/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_8_5/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_8_5/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_9_0/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_9_0/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_9_1/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_9_1/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_9_2/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_9_2/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_9_3/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_0_9_3/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_1_0_0/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_1_0_0/
tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_1_0_1/
  - copied from r1769120, tomcat/tags/JDBC_POOL_1_1_0_1/
Removed:
tomcat/tags/JDBC_POOL_1_0_1/
tomcat/tags/JDBC_POOL_1_0_2/
tomcat/tags/JDBC_POOL_1_0_3/
tomcat/tags/JDBC_POOL_1_0_4/
tomcat/tags/JDBC_POOL_1_0_5/
tomcat/tags/JDBC_POOL_1_0_6/
tomcat/tags/JDBC_POOL_1_0_7/
tomcat/tags/JDBC_POOL_1_0_8/
tomcat/tags/JDBC_POOL_1_0_8_4/
tomcat/tags/JDBC_POOL_1_0_8_5/
tomcat/tags/JDBC_POOL_1_0_9_0/
tomcat/tags/JDBC_POOL_1_0_9_1/
tomcat/tags/JDBC_POOL_1_0_9_2/
tomcat/tags/JDBC_POOL_1_0_9_3/
tomcat/tags/JDBC_POOL_1_1_0_0/
tomcat/tags/JDBC_POOL_1_1_0_1/


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



Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Rémy Maucherat
2016-11-07 23:15 GMT+01:00 Violeta Georgieva :

> The proposed Apache Tomcat 7.0.73 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1106/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_73/
>
> The proposed 7.0.73 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 7.0.73 Stable
>
> Tests are ok for me.

Rémy


Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Coty Sutherland
On Mon, Nov 7, 2016 at 5:15 PM, Violeta Georgieva  wrote:
> The proposed Apache Tomcat 7.0.73 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1106/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_73/
>
> The proposed 7.0.73 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 7.0.73 Stable

+1

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



[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183

--- Comment #6 from Christopher Schultz  ---
(In reply to Ken DeLong from comment #4)
> Tomcat 8.5 is now forever broken for my application.

On the contrary; it sounds like your application is forever broken by the HTTP
spec.

> Omitting the phrase is fine - as you
> say, the spec does not require it - but please just add an option to turn it
> back on.  I don't want to be stuck on old versions of Tomcat for the next 3
> years...

It sounds like a waste, but please file a new *enhancement* request here if you
want an option to resurrect the reason phrase.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1769191 - in /tomcat/trunk: java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ webapps/docs/

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 20:52:09 2016
New Revision: 1769191

URL: http://svn.apache.org/viewvc?rev=1769191&view=rev
Log:
Correctly generate URLs for resources located inside JARs that are themselves 
located inside a packed WAR file.

Added:

tomcat/trunk/test/org/apache/catalina/webresources/TestAbstractArchiveResource.java
   (with props)
Modified:

tomcat/trunk/java/org/apache/catalina/webresources/AbstractArchiveResource.java
tomcat/trunk/java/org/apache/catalina/webresources/JarResource.java
tomcat/trunk/java/org/apache/catalina/webresources/WarResource.java
tomcat/trunk/webapps/docs/changelog.xml

Modified: 
tomcat/trunk/java/org/apache/catalina/webresources/AbstractArchiveResource.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/webresources/AbstractArchiveResource.java?rev=1769191&r1=1769190&r2=1769191&view=diff
==
--- 
tomcat/trunk/java/org/apache/catalina/webresources/AbstractArchiveResource.java 
(original)
+++ 
tomcat/trunk/java/org/apache/catalina/webresources/AbstractArchiveResource.java 
Thu Nov 10 20:52:09 2016
@@ -136,7 +136,7 @@ public abstract class AbstractArchiveRes
 
 @Override
 public URL getURL() {
-String url = baseUrl + "!/" + resource.getName();
+String url = baseUrl + resource.getName();
 try {
 return new URL(url);
 } catch (MalformedURLException e) {

Modified: tomcat/trunk/java/org/apache/catalina/webresources/JarResource.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/webresources/JarResource.java?rev=1769191&r1=1769190&r2=1769191&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/webresources/JarResource.java 
(original)
+++ tomcat/trunk/java/org/apache/catalina/webresources/JarResource.java Thu Nov 
10 20:52:09 2016
@@ -32,7 +32,7 @@ public class JarResource extends Abstrac
 
 public JarResource(AbstractArchiveResourceSet archiveResourceSet, String 
webAppPath,
 String baseUrl, JarEntry jarEntry) {
-super(archiveResourceSet, webAppPath, "jar:" + baseUrl, jarEntry, 
baseUrl);
+super(archiveResourceSet, webAppPath, "jar:" + baseUrl + "!/", 
jarEntry, baseUrl);
 }
 
 

Modified: tomcat/trunk/java/org/apache/catalina/webresources/WarResource.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/webresources/WarResource.java?rev=1769191&r1=1769190&r2=1769191&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/webresources/WarResource.java 
(original)
+++ tomcat/trunk/java/org/apache/catalina/webresources/WarResource.java Thu Nov 
10 20:52:09 2016
@@ -16,8 +16,6 @@
  */
 package org.apache.catalina.webresources;
 
-import java.net.MalformedURLException;
-import java.net.URL;
 import java.util.jar.JarEntry;
 
 import org.apache.juli.logging.Log;
@@ -34,21 +32,7 @@ public class WarResource extends Abstrac
 
 public WarResource(AbstractArchiveResourceSet archiveResourceSet, String 
webAppPath,
 String baseUrl, JarEntry jarEntry) {
-super(archiveResourceSet, webAppPath, "war:" + baseUrl, jarEntry, 
baseUrl);
-}
-
-
-@Override
-public URL getURL() {
-String url = getBaseUrl() + "*/" + getResource().getName();
-try {
-return new URL(url);
-} catch (MalformedURLException e) {
-if (getLog().isDebugEnabled()) {
-getLog().debug(sm.getString("fileResource.getUrlFail", url), 
e);
-}
-return null;
-}
+super(archiveResourceSet, webAppPath, "war:" + baseUrl + "*/", 
jarEntry, baseUrl);
 }
 
 

Added: 
tomcat/trunk/test/org/apache/catalina/webresources/TestAbstractArchiveResource.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/webresources/TestAbstractArchiveResource.java?rev=1769191&view=auto
==
--- 
tomcat/trunk/test/org/apache/catalina/webresources/TestAbstractArchiveResource.java
 (added)
+++ 
tomcat/trunk/test/org/apache/catalina/webresources/TestAbstractArchiveResource.java
 Thu Nov 10 20:52:09 2016
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an

svn commit: r1769194 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ webapps/docs/

2016-11-10 Thread markt
Author: markt
Date: Thu Nov 10 20:55:09 2016
New Revision: 1769194

URL: http://svn.apache.org/viewvc?rev=1769194&view=rev
Log:
Correctly generate URLs for resources located inside JARs that are themselves 
located inside a packed WAR file.

Added:

tomcat/tc8.5.x/trunk/test/org/apache/catalina/webresources/TestAbstractArchiveResource.java
  - copied unchanged from r1769191, 
tomcat/trunk/test/org/apache/catalina/webresources/TestAbstractArchiveResource.java
Modified:
tomcat/tc8.5.x/trunk/   (props changed)

tomcat/tc8.5.x/trunk/java/org/apache/catalina/webresources/AbstractArchiveResource.java
tomcat/tc8.5.x/trunk/java/org/apache/catalina/webresources/JarResource.java
tomcat/tc8.5.x/trunk/java/org/apache/catalina/webresources/WarResource.java
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

Propchange: tomcat/tc8.5.x/trunk/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Nov 10 20:55:09 2016
@@ -1 +1 @@
-/tomcat/trunk:1734785,1734799,1734845,1734928,1735041,1735044,1735480,1735577,1735597,1735599-1735600,1735615,1736145,1736162,1736209,1736280,1736297,1736299,1736489,1736646,1736703,1736836,1736849,1737104-1737105,1737112,1737117,1737119-1737120,1737155,1737157,1737192,1737280,1737339,1737632,1737664,1737715,1737748,1737785,1737834,1737860,1737903,1737959,1738005,1738007,1738014-1738015,1738018,1738022,1738039,1738043,1738059-1738060,1738147,1738149,1738174-1738175,1738261,1738589,1738623-1738625,1738643,1738816,1738850,1738855,1738946-1738948,1738953-1738954,1738979,1738982,1739079-1739081,1739087,1739113,1739153,1739172,1739176,1739191,1739474,1739726,1739762,1739775,1739814,1739817-1739818,1739975,1740131,1740324,1740465,1740495,1740508-1740509,1740520,1740535,1740707,1740803,1740810,1740969,1740980,1740991,1740997,1741015,1741033,1741036,1741058,1741060,1741080,1741147,1741159,1741164,1741173,1741181,1741190,1741197,1741202,1741208,1741213,1741221,1741225,1741232,1741409,1741501
 
,1741677,1741892,1741896,1741984,1742023,1742042,1742071,1742090,1742093,1742101,1742105,1742111,1742139,1742146,1742148,1742166,1742181,1742184,1742187,1742246,1742248-1742251,1742263-1742264,1742268,1742276,1742369,1742387,1742448,1742509-1742512,1742917,1742919,1742933,1742975-1742976,1742984,1742986,1743019,1743115,1743117,1743124-1743125,1743134,1743425,1743554,1743679,1743696-1743698,1743700-1743701,1744058,1744064-1744065,1744125,1744194,1744229,1744270,1744323,1744432,1744684,1744697,1744705,1744713,1744760,1744786,1745083,1745142-1745143,1745145,1745177,1745179-1745180,1745227,1745248,1745254,1745337,1745467,1745473,1745576,1745735,1745744,1746304,1746306-1746307,1746319,1746327,1746338,1746340-1746341,1746344,1746427,1746441,1746473,1746490,1746492,1746495-1746496,1746499-1746501,1746503-1746507,1746509,1746549,1746551,1746554,1746556,1746558,1746584,1746620,1746649,1746724,1746939,1746989,1747014,1747028,1747035,1747210,1747225,1747234,1747253,1747404,1747506,1747536,1747
 
924,1747980,1747993,1748001,1748253,1748452,1748547,1748629,1748676,1748715,1749287,1749296,1749328,1749373,1749465,1749506,1749508,1749665-1749666,1749763,1749865-1749866,1749898,1749978,1749980,1750011,1750015,1750056,1750480,1750617,1750634,1750692,1750697,1750700,1750703,1750707,1750714,1750718,1750723,1750774,1750899,1750975,1750995,1751061,1751097,1751173,1751438,1751447,1751463,1751702,1752212,1752737,1752745,1753078,1753080,1753358,1753363,1754111,1754140-1754141,1754281,1754310,1754445,1754467,1754494,1754496,1754528,1754532-1754533,1754613,1754714,1754874,1754941,1754944,1754950-1754951,1755005,1755007,1755009,1755132,1755180-1755181,1755185,1755190,1755204-1755206,1755208,1755214,1755224,1755227,1755230,1755629,1755646-1755647,1755650,1755653,1755675,1755680,1755683,1755693,1755717,1755731-1755737,1755812,1755828,1755884,1755890,1755918-1755919,1755942,1755958,1755960,1755970,1755993,1756013,1756019,1756039,1756056,1756083-1756114,1756175,1756288-1756289,1756408-1756410,1
 
756778,1756798,1756878,1756898,1756939,1757123-1757124,1757126,1757128,1757132-1757133,1757136,1757145,1757167-1757168,1757175,1757180,1757182,1757195,1757271,1757278,1757347,1757353-1757354,1757363,1757374,1757399,1757406,1757408,1757485,1757495,1757499,1757527,1757578,1757684,1757722,1757727,1757790,1757799,1757813,1757853,1757883,1757903,1757976,1757997,1758000,1758058,1758072-1758075,1758078-1758079,1758223,1758257,1758261,1758276,1758292,1758369,1758378-1758383,1758421,1758423,1758425-1758427,1758430,1758443,1758448,1758459,1758483,1758486-1758487,1758499,1758525,1758556,1758580,1758582,1758584,1758588,1758842,1759019,1759212,1759224,1759227,1759252,1759274,1759513-1759516,1759611,1759757,1759785-1759790,1760005,1760022,1760109-1760110,1760135,1760200-1760201,1760227,1760300,1760397,1760446,1760454,1760640,1760648,1761057,1761422,1761491,1761498,1761500-1761501,1761550,1761553,1761572,1761574,1761625-1761626,1761628,1761682,1761740,1761752,1762051-176

Bug or incorrect expectations with ContextConfig custom class and embedded Tomcat?

2016-11-10 Thread Daniel Ruggeri

Hi, Tomcat devs;
   I'm a bit out of my usual neighborhood with httpd... but I'm working 
on creating a custom Authenticator for a non-standard auth-method in 
Tomcat and noticed there isn't a "stock" method for adding 
Authenticators aside from cracking open catalina.jar and messing with 
Authenticators.properties. After a bit of poking around I came across 
the ContextConfig class and found that I can create an implementation 
that allows me to create/assign the Map of customAuthenticators. Sweet - 
so I set up a little testing playground in Eclipse, wrote up my classes 
and am a bit confused by results.


   What I have come to find is that when starting Tomcat normally, the 
custom configClass works as expected when setting server.xml up as 
detailed below. When starting Tomcat in embedded mode via eclipse, 
however, I cannot seem to get the custom class to ever be used. I am not 
sure if this is expected behavior based on the way embedded Tomcat works 
or if this may actually be a bug.


Thoughts?



--- info below ---
server.xml Host tag:
  configClass="ruggeri.daniel.tester.CustomAuthenticatorsContextConfig"

unpackWARs="true" autoDeploy="true">


Snip of JUnit test for embedded mode:
tomcat = new Tomcat();
tomcat.setBaseDir(tempDir.toString());
tomcat.setHostname("localhost");
tomcat.setPort(8080);


tomcat.getHost().setConfigClass(CustomAuthenticatorsContextConfig.class.getCanonicalName());

		Context ctx = tomcat.addWebapp(tomcat.getHost(), "/testerApp", 
warPath);

tomcat.init();
tomcat.start();


Demonstration class to confirm the class is being used.
CustomAuthenticatorsContextConfig.java:
package ruggeri.daniel.tester;

import org.apache.catalina.startup.ContextConfig;

public class CustomAuthenticatorsContextConfig extends ContextConfig {
public CustomAuthenticatorsContextConfig() {
super();
System.out.println("Custom Authenticators ContextConfig 
created!!!");
}
}

--
Daniel Ruggeri

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



[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183

--- Comment #7 from Todd Pierce  ---
Specs are specs, but the practicality is that some systems have non-upgradable
legacy clients that require the reason phrase. For these systems, upgrading to
Tomcat 5.5 (or Tomcat 8.0.36+) will break the app.

Tomcat used to support the reason phrase. Why can you not reintroduce the
phrase as a config option?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183

--- Comment #8 from Todd Pierce  ---
Apologies, re my previous comment. 8.5, not 5.5

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 60362] New: Missing reason phrase in response

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362

Bug ID: 60362
   Summary: Missing reason phrase in response
   Product: Tomcat 8
   Version: 8.5.x-trunk
  Hardware: PC
Status: NEW
  Severity: normal
  Priority: P2
 Component: Catalina
  Assignee: dev@tomcat.apache.org
  Reporter: todd.pie...@intelematics.com
  Target Milestone: 

Tomcat 8.5 removed the reason phrase from the response. This breaks legacy
clients. Can it not be brought back as a config option?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Martin Grigorov
[ X ] Stable - go ahead and release as 8.0.39

On Wed, Nov 9, 2016 at 10:41 AM, Violeta Georgieva 
wrote:

> The proposed Apache Tomcat 8.0.39 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1107/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_39/
>
> The proposed 8.0.39 release is:
> [ ] Broken - do not release
> [ ] Stable - go ahead and release as 8.0.39
>
> Regards,
> Violeta
>


Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Martin Grigorov
[ X ] Stable - go ahead and release as 7.0.73 Stable

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Mon, Nov 7, 2016 at 11:15 PM, Violeta Georgieva 
wrote:

> The proposed Apache Tomcat 7.0.73 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1106/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_73/
>
> The proposed 7.0.73 release is:
> [ ] Broken - do not release
> [ ] Stable - go ahead and release as 7.0.73 Stable
>
> Regards,
> Violeta
>


Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Huxing Zhang
The proposed 7.0.73 release is:
[ ] Broken - do not release
[ X ] Stable - go ahead and release as 7.0.73 Stable

--
From:Violeta Georgieva 
Time:2016 Nov 8 (Tue) 06:15
To:Tomcat Developers List 
Subject:[VOTE] Release Apache Tomcat 7.0.73


The proposed Apache Tomcat 7.0.73 release is now available for voting.

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1106/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_73/

The proposed 7.0.73 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 7.0.73 Stable

Regards,
Violeta