[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #5 from Michael Orr --- Hi Christopher, Thanks for the feedback. I'm just following the example set by other configuration entities in this area (e.g. the SSL_PROTOCOLS property). In general I'd much prefer the direct mutators a

[VOTE] Release Apache Tomcat 8.0.41

2017-01-18 Thread Violeta Georgieva
The proposed Apache Tomcat 8.0.41 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.41/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1118/ The svn tag is: http://svn.apache.org/

svn commit: r1779399 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 23:07:05 2017 New Revision: 1779399 URL: http://svn.apache.org/viewvc?rev=1779399&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

svn commit: r17887 [2/2] - in /dev/tomcat/tomcat-8/v8.0.41: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-18 Thread violetagg
Added: dev/tomcat/tomcat-8/v8.0.41/bin/extras/catalina-ws.jar.asc == --- dev/tomcat/tomcat-8/v8.0.41/bin/extras/catalina-ws.jar.asc (added) +++ dev/tomcat/tomcat-8/v8.0.41/bin/extras/catalina-ws.jar.asc Wed Jan 18 23:05:27

svn commit: r17887 [1/2] - in /dev/tomcat/tomcat-8/v8.0.41: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 23:05:27 2017 New Revision: 17887 Log: Stage 8.0.41 RC Added: dev/tomcat/tomcat-8/v8.0.41/ dev/tomcat/tomcat-8/v8.0.41/KEYS dev/tomcat/tomcat-8/v8.0.41/README.html dev/tomcat/tomcat-8/v8.0.41/RELEASE-NOTES dev/tomcat/tomcat-8/v8.0.41/bin/

[Bug 60126] The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 --- Comment #9 from Christopher Schultz --- Please take this conversation to the users list. If you do so, please provide examples of the .java files that will not compile successfully. -- You are receiving this mail because: You are the assi

[Bug 43682] JULI: web-inf/classes/logging.properties to support ${context} tag

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=43682 --- Comment #7 from Jesse Barnum --- I found the correct substitution variables to use in the changelog: Add support for referring to the current context, host and service name in per Context logging.properties files by using the properties ${

svn commit: r1779395 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_41: ./ build.properties.default

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 22:02:58 2017 New Revision: 1779395 URL: http://svn.apache.org/viewvc?rev=1779395&view=rev Log: Tag 8.0.41 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_41/ (props changed) - copied from r1779393, tomcat/tc8.0.x/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCA

svn commit: r1779393 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 21:55:37 2017 New Revision: 1779393 URL: http://svn.apache.org/viewvc?rev=1779393&view=rev Log: 8.0.40 did not pass the vote Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn

svn commit: r17886 - /dev/tomcat/tomcat-8/v8.0.40/

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 21:51:55 2017 New Revision: 17886 Log: Tomcat 8.0.40 did not pass the vote Removed: dev/tomcat/tomcat-8/v8.0.40/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

Re: [CANCEL][VOTE] Release Apache Tomcat 8.0.40

2017-01-18 Thread Violeta Georgieva
Hi, 2017-01-13 14:39 GMT+02:00 Violeta Georgieva : > > 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/reposito

svn commit: r1779392 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 21:48:24 2017 New Revision: 1779392 URL: http://svn.apache.org/viewvc?rev=1779392&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

[VOTE] Release Apache Tomcat 7.0.75

2017-01-18 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.75 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.75/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1117/ The svn tag is: http://svn.apache.org/

svn commit: r17885 [2/2] - in /dev/tomcat/tomcat-7/v7.0.75: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-18 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.75/bin/extras/catalina-jmx-remote.jar.sha1 == --- dev/tomcat/tomcat-7/v7.0.75/bin/extras/catalina-jmx-remote.jar.sha1 (added) +++ dev/tomcat/tomcat-7/v7.0.75/bin/extras/catalina-jmx-remote.ja

svn commit: r17885 [1/2] - in /dev/tomcat/tomcat-7/v7.0.75: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 21:44:02 2017 New Revision: 17885 Log: Stage 7.0.75 RC Added: dev/tomcat/tomcat-7/v7.0.75/ dev/tomcat/tomcat-7/v7.0.75/KEYS dev/tomcat/tomcat-7/v7.0.75/README.html dev/tomcat/tomcat-7/v7.0.75/RELEASE-NOTES dev/tomcat/tomcat-7/v7.0.75/bin/

svn commit: r1779379 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_75: ./ build.properties.default

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 20:45:33 2017 New Revision: 1779379 URL: http://svn.apache.org/viewvc?rev=1779379&view=rev Log: Tag 7.0.75 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_75/ (props changed) - copied from r1779378, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCA

svn commit: r1779377 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 20:39:47 2017 New Revision: 1779377 URL: http://svn.apache.org/viewvc?rev=1779377&view=rev Log: 7.0.74 did not pass the vote Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn

svn commit: r17884 - /dev/tomcat/tomcat-7/v7.0.74/

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 20:37:26 2017 New Revision: 17884 Log: Tomcat 7.0.74 did not pass the vote Removed: dev/tomcat/tomcat-7/v7.0.74/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

[Bug 43682] JULI: web-inf/classes/logging.properties to support ${context} tag

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=43682 --- Comment #6 from Jesse Barnum --- Mark, can you outline the expected behavior, or point to the relevant section of the docs? In my context 'HelloWorld', I tried adding this to my logging.properties file: 1catalina.org.apache.juli.FileHandl

Re: [CANCEL][VOTE] Release Apache Tomcat 7.0.74

2017-01-18 Thread Violeta Georgieva
Hi, 2017-01-13 12:55 GMT+02:00 Violeta Georgieva : > > 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/reposito

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #4 from Christopher Schultz --- Is there any particular reason for this to be a system property? I would much prefer to have TLS protocols and cipher suites configurable via direct mutators (e.g. setCipherSuites(String[])). When I

svn commit: r1779370 - /tomcat/trunk/java/org/apache/tomcat/util/buf/ByteBufferUtils.java

2017-01-18 Thread markt
Author: markt Date: Wed Jan 18 18:46:27 2017 New Revision: 1779370 URL: http://svn.apache.org/viewvc?rev=1779370&view=rev Log: Java 9 can throw a Java 9 specific exception here (InaccessibleObjectException) so tweak the handling Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/ByteBuf

svn commit: r1779369 - in /tomcat/tc6.0.x/trunk: build.properties.default res/maven/mvn.properties.default

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 18:22:40 2017 New Revision: 1779369 URL: http://svn.apache.org/viewvc?rev=1779369&view=rev Log: Prepare for release. Modified: tomcat/tc6.0.x/trunk/build.properties.default tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default Modified: tomcat/tc6.0.x/t

svn commit: r1779368 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 18:18:05 2017 New Revision: 1779368 URL: http://svn.apache.org/viewvc?rev=1779368&view=rev Log: 6.0.49 did not pass the vote Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn

svn commit: r17882 - /dev/tomcat/tomcat-6/v6.0.49/

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 18:13:06 2017 New Revision: 17882 Log: Tomcat 6.0.49 did not pass the vote Removed: dev/tomcat/tomcat-6/v6.0.49/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

Re: [CANCEL][VOTE] Release Apache Tomcat 6.0.49

2017-01-18 Thread Violeta Georgieva
Hi, 2017-01-18 11:24 GMT+02:00 Konstantin Kolinko : > > 2017-01-13 12:38 GMT+03:00 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

svn commit: r1779361 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/manager/host/Constants.java webapps/ROOT/index.html webapps/ROOT/index.jsp webapps/docs/changelog.xml webapps/docs/tomcat-d

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 17:58:15 2017 New Revision: 1779361 URL: http://svn.apache.org/viewvc?rev=1779361&view=rev Log: Ensure the ASF logo image is correctly displayed in ROOT, docs and host-manager applications. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.

ApacheCon CFP closing soon (11 February)

2017-01-18 Thread Rich Bowen
Hello, fellow Apache enthusiast. Thanks for your participation, and interest in, the projects of the Apache Software Foundation. I wanted to remind you that the Call For Papers (CFP) for ApacheCon North America, and Apache: Big Data North America, closes in less than a month. If you've been puttin

svn commit: r1779353 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/manager/host/Constants.java webapps/docs/changelog.xml webapps/docs/tomcat-docs.xsl

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 16:05:06 2017 New Revision: 1779353 URL: http://svn.apache.org/viewvc?rev=1779353&view=rev Log: Ensure the ASF logo image is correctly displayed in docs and host-manager applications. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trun

svn commit: r1779330 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/manager/host/Constants.java webapps/docs/changelog.xml

2017-01-18 Thread violetagg
Author: violetagg Date: Wed Jan 18 14:29:40 2017 New Revision: 1779330 URL: http://svn.apache.org/viewvc?rev=1779330&view=rev Log: Ensure the ASF logo image is displayed in host-manager Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/manager/host/Constants.java tomcat/tc8.0.x/trun

[Bug 43831] Unexpected Result with mysql jdbc 5.1.5, column aliases not reported

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=43831 --- Comment #10 from Sven Schliesing --- Is there any information for which version this bug is fixed? I can see the change in trunk but can't find any released version containing the fix (https://svn.apache.org/viewvc?view=revision&revision=60

svn commit: r1779313 - in /tomcat/trunk/java/org/apache/tomcat/util/compat: Jre9Compat.java JreCompat.java

2017-01-18 Thread markt
Author: markt Date: Wed Jan 18 11:23:17 2017 New Revision: 1779313 URL: http://svn.apache.org/viewvc?rev=1779313&view=rev Log: ws police (I need to configure my Java 9 dev environment correctly) Modified: tomcat/trunk/java/org/apache/tomcat/util/compat/Jre9Compat.java tomcat/trunk/java/or

svn commit: r1779312 - in /tomcat/trunk/java/org/apache/tomcat/util/compat: Jre9Compat.java JreCompat.java LocalStrings.properties

2017-01-18 Thread markt
Author: markt Date: Wed Jan 18 11:20:56 2017 New Revision: 1779312 URL: http://svn.apache.org/viewvc?rev=1779312&view=rev Log: First pass add adding support for SSLParameters.setApplicationProtocols() to JreCompat Added: tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings.properties

[Bug 60410] Stream closed when reading war entry

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60410 --- Comment #9 from Natalia --- Is there any workaround if using Tomcat 8.0.39 and unpackWars=false? -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #3 from Michael Orr --- Created attachment 34639 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34639&action=edit Proposed patch to add SSL_CIPHER_SUITES property to Trunk (9.0) -- You are receiving this mail because: You

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #2 from Michael Orr --- Created attachment 34638 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34638&action=edit Proposed patch to add SSL_CIPHER_SUITES property to 8.5 -- You are receiving this mail because: You are the

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 Michael Orr changed: What|Removed |Added Attachment #34633|0 |1 is obsolete|

Re: release 8.5.11 and 9.0.0.M17

2017-01-18 Thread Mark Thomas
On 18/01/2017 10:54, Romain Manni-Bucau wrote: > Hi guys, > > when is planned to release these 2 versions (I'm interested in getting them > from central)? Votes passed 2 days ago but it is still not there. I released them from repository.a.o yesterday around the same time I updated the website. I

release 8.5.11 and 9.0.0.M17

2017-01-18 Thread Romain Manni-Bucau
Hi guys, when is planned to release these 2 versions (I'm interested in getting them from central)? Votes passed 2 days ago but it is still not there. Romain Manni-Bucau @rmannibucau | Blog | Old Blog

Re: Question on submitting bugs/patches for multiple versions of Tomcat

2017-01-18 Thread Mark Thomas
On 18/01/2017 10:48, Michael Orr wrote: > Hi folks, > > I've submitted a patch for Tomcat 7 (bug #60597) and have patches > prepared for 8.5 and 9 as well. Do I just attach these patch files to > the same bug in Bugzilla or should I create two new bugs - one for > each major version of Tomcat? J

Question on submitting bugs/patches for multiple versions of Tomcat

2017-01-18 Thread Michael Orr
Hi folks, I've submitted a patch for Tomcat 7 (bug #60597) and have patches prepared for 8.5 and 9 as well. Do I just attach these patch files to the same bug in Bugzilla or should I create two new bugs - one for each major version of Tomcat? Thanks, Michael ---

Re: [VOTE] Release Apache Tomcat 6.0.49

2017-01-18 Thread Konstantin Kolinko
2017-01-13 12:38 GMT+03:00 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://

[Bug 60126] The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 --- Comment #8 from Ralf Hauser --- Finally got it to compile again. Just for the record (in my case the exact error message was "The code of method _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit"): 1)