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

2016-12-12 Thread kkolinko
Author: kkolinko Date: Tue Dec 13 02:00:49 2016 New Revision: 1773914 URL: http://svn.apache.org/viewvc?rev=1773914=rev Log: 1). Followup to r1773840 - Fix typo in the source file, not in a generated one. For BZ 60472. See ../README.txt for details on how the site is generated. 2). Add mention

websocket and custom instantiator

2016-12-12 Thread Romain Manni-Bucau
Hi guys, on 9M15 it seems the default server configurator just uses a newInstance and not the instance manager. Any reason? Is it too hard to catch close and destroy instances properly? Issue is it makes hard to integrate with an IoC without needing some boilerplate in onopen() and onclose().

[Bug 60472] typo on migration documentation

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60472 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

Re: Same request object passed to two threads

2016-12-12 Thread Matthew Bellew
This appears to fix the problem. We are pushing to our integration server, and hope to update our supported technologies page soon. Thanks all, Matt On Thu, Dec 8, 2016 at 1:09 AM, Mark Thomas wrote: > On 08/12/2016 07:32, Violeta Georgieva wrote: > > 2016-12-08 3:48

[Bug 60472] New: typo on migration documentation

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60472 Bug ID: 60472 Summary: typo on migration documentation Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All Status: NEW Severity: normal

svn commit: r1773840 - /tomcat/site/trunk/docs/migration.html

2016-12-12 Thread csutherl
Author: csutherl Date: Mon Dec 12 18:19:20 2016 New Revision: 1773840 URL: http://svn.apache.org/viewvc?rev=1773840=rev Log: Fixed typo in migration guide Modified: tomcat/site/trunk/docs/migration.html Modified: tomcat/site/trunk/docs/migration.html URL:

[Bug 60467] Build fails if Saxon HE is on Ant's classpath

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60467 --- Comment #3 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Christopher Schultz from comment #1) > Thanks for the find and the patch. > > I'll note that the XML specification *does* allow that particular character, > though I have

[Bug 60467] Build fails if Saxon HE is on Ant's classpath

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60467 Christopher Schultz changed: What|Removed |Added Resolution|---

svn commit: r1773828 - /tomcat/trunk/webapps/docs/changelog.xml

2016-12-12 Thread schultz
Author: schultz Date: Mon Dec 12 16:30:03 2016 New Revision: 1773828 URL: http://svn.apache.org/viewvc?rev=1773828=rev Log: Add changelog entry. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1773827 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2016-12-12 Thread schultz
Author: schultz Date: Mon Dec 12 16:28:07 2016 New Revision: 1773827 URL: http://svn.apache.org/viewvc?rev=1773827=rev Log: Add changelog entry. Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1773816 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/loader/ java/org/apache/tomcat/util/compat/

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 16:21:03 2016 New Revision: 1773816 URL: http://svn.apache.org/viewvc?rev=1773816=rev Log: ThreadLocal leak detection is now hitting Java 9 module issues. Catch the error and provide a useful error message if this happens. Modified: tomcat/tc8.5.x/trunk/

svn commit: r1773825 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/LocalStrings.properties webapps/docs/changelog.xml

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 16:27:30 2016 New Revision: 1773825 URL: http://svn.apache.org/viewvc?rev=1773825=rev Log: ea-b148 requires new syntax Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/LocalStrings.properties

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

2016-12-12 Thread schultz
Author: schultz Date: Mon Dec 12 16:27:20 2016 New Revision: 1773824 URL: http://svn.apache.org/viewvc?rev=1773824=rev Log: Correct changelog entry. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

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

2016-12-12 Thread schultz
Author: schultz Date: Mon Dec 12 16:25:47 2016 New Revision: 1773822 URL: http://svn.apache.org/viewvc?rev=1773822=rev Log: Add changelog entry. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1773823 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/ java/org/apache/tomcat/util/compat/

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 16:26:03 2016 New Revision: 1773823 URL: http://svn.apache.org/viewvc?rev=1773823=rev Log: ThreadLocal leak detection is now hitting Java 9 module issues. Catch the error and provide a useful error message if this happens. Modified: tomcat/tc7.0.x/trunk/

svn commit: r1773820 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/config/jar-scan-filter.xml

2016-12-12 Thread schultz
Author: schultz Date: Mon Dec 12 16:23:40 2016 New Revision: 1773820 URL: http://svn.apache.org/viewvc?rev=1773820=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60467 Remove problematic characters from XML document. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1773819 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/loader/LocalStrings.properties webapps/docs/changelog.xml

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 16:23:26 2016 New Revision: 1773819 URL: http://svn.apache.org/viewvc?rev=1773819=rev Log: ea-b148 requires new syntax Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/loader/LocalStrings.properties

svn commit: r1773818 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/loader/ java/org/apache/tomcat/util/compat/

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 16:22:08 2016 New Revision: 1773818 URL: http://svn.apache.org/viewvc?rev=1773818=rev Log: ThreadLocal leak detection is now hitting Java 9 module issues. Catch the error and provide a useful error message if this happens. Modified: tomcat/tc8.0.x/trunk/

svn commit: r1773817 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/loader/LocalStrings.properties webapps/docs/changelog.xml

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 16:21:32 2016 New Revision: 1773817 URL: http://svn.apache.org/viewvc?rev=1773817=rev Log: ea-b148 requires new syntax Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/loader/LocalStrings.properties

svn commit: r1773815 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/config/jar-scan-filter.xml

2016-12-12 Thread schultz
Author: schultz Date: Mon Dec 12 16:20:30 2016 New Revision: 1773815 URL: http://svn.apache.org/viewvc?rev=1773815=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60467 Remove problematic characters in XML document. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1773814 - /tomcat/trunk/webapps/docs/config/jar-scan-filter.xml

2016-12-12 Thread schultz
Author: schultz Date: Mon Dec 12 16:18:49 2016 New Revision: 1773814 URL: http://svn.apache.org/viewvc?rev=1773814=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60467 Remove characters that should not be present in an XML document. Modified:

svn commit: r1773813 - in /tomcat/trunk: java/org/apache/catalina/loader/LocalStrings.properties webapps/docs/changelog.xml

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 16:17:32 2016 New Revision: 1773813 URL: http://svn.apache.org/viewvc?rev=1773813=rev Log: ea-b148 requires new syntax Modified: tomcat/trunk/java/org/apache/catalina/loader/LocalStrings.properties tomcat/trunk/webapps/docs/changelog.xml Modified:

[Bug 60467] Build fails if Saxon HE is on Ant's classpath

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60467 --- Comment #1 from Christopher Schultz --- Thanks for the find and the patch. I'll note that the XML specification *does* allow that particular character, though I have no idea what it was supposed to be. You

Re: a small question of org.apache.tomcat.util.digester.Digester

2016-12-12 Thread Mark Thomas
On 12/12/2016 12:01, 储巍 wrote: > Hi! > > when I read the code of Tomcat 9. I have the following question. > > CLass:org.apache.tomcat.util.digester.Digester > Method:endDocument() > > What's the purpose of the following code block. I think it is same as > "stack.clear()" in method clear().

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 --- Comment #7 from Ludovic Pénet --- Yes, in fact, I already tried it. And yes, it has the same behaviour. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 --- Comment #6 from Christopher Schultz --- I would be interested to know if Tomcat 8.5.8 with the libtcnative from 8.5.6 still exhibits the same problem. Is that something you can test easily? -- You are

[Bug 60469] RealmBase#hasRole() imposes too much boilerplate code if principal is not of type GenericPrincipal

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60469 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added Resolution|WONTFIX |---

[Bug 60469] RealmBase#hasRole() imposes too much boilerplate code if principal is not of type GenericPrincipal

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60469 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 60469] New: RealmBase#hasRole() imposes too much boilerplate code if principal is not of type GenericPrincipal

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60469 Bug ID: 60469 Summary: RealmBase#hasRole() imposes too much boilerplate code if principal is not of type GenericPrincipal Product: Tomcat 8 Version: 8.5.x-trunk

[Bug 60468] New: tomcat-docs.xml contains invalid default ISO 8601 date format

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60468 Bug ID: 60468 Summary: tomcat-docs.xml contains invalid default ISO 8601 date format Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All

[Bug 60467] New: Build fails if Saxon HE is on Ant's classpath

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60467 Bug ID: 60467 Summary: Build fails if Saxon HE is on Ant's classpath Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All Status: NEW Severity:

a small question of org.apache.tomcat.util.digester.Digester

2016-12-12 Thread 储巍
Hi! when I read the code of Tomcat 9. I have the following question. CLass:org.apache.tomcat.util.digester.Digester Method:endDocument() What's the purpose of the following code block. I think it is same as "stack.clear()" in method clear(). while (getCount() > 1) { pop(); }

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 --- Comment #5 from Ludovic Pénet --- Thank you for your quick reply. I acknowledge your request and will do my best to prepare this. However, I have to finish urgent work before a long christmas break and I might not do

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment

[Bug 60466] WsHandshakeRequest getHttpSession() returns null

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60466 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID

[Bug 60446] SecretKeyCredentialHandler ignores key length when matching

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60446 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1773762 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/ test/org/apache/catalina/realm/ webapps/docs/

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 10:40:17 2016 New Revision: 1773762 URL: http://svn.apache.org/viewvc?rev=1773762=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60446 Handle the case where the stored user credential uses a different key length than the length currently configured for

[Bug 60466] New: WsHandshakeRequest getHttpSession() returns null

2016-12-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60466 Bug ID: 60466 Summary: WsHandshakeRequest getHttpSession() returns null Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: normal

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

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 10:04:20 2016 New Revision: 1773757 URL: http://svn.apache.org/viewvc?rev=1773757=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60446 Handle the case where the stored user credential uses a different key length than the length currently configured for

svn commit: r1773756 - in /tomcat/trunk: java/org/apache/catalina/realm/ test/org/apache/catalina/realm/ webapps/docs/

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 10:03:35 2016 New Revision: 1773756 URL: http://svn.apache.org/viewvc?rev=1773756=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60446 Handle the case where the stored user credential uses a different key length than the length currently configured for

svn propchange: r1771853 - svn:log

2016-12-12 Thread markt
Author: markt Revision: 1771853 Modified property: svn:log Modified: svn:log at Mon Dec 12 09:43:34 2016 -- --- svn:log (original) +++ svn:log Mon Dec 12 09:43:34 2016 @@ -1,2 +1,3 @@ Fix

svn propchange: r1771857 - svn:log

2016-12-12 Thread markt
Author: markt Revision: 1771857 Modified property: svn:log Modified: svn:log at Mon Dec 12 09:43:49 2016 -- --- svn:log (original) +++ svn:log Mon Dec 12 09:43:49 2016 @@ -1,2 +1,3 @@ Fix

[SECURITY] CVE-2016-8745 Apache Tomcat Information Disclosure

2016-12-12 Thread Mark Thomas
CVE-2016-8745 Apache Tomcat Information Disclosure Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 9.0.0.M1 to 9.0.0.M13 Apache Tomcat 8.5.0 to 8.5.8 Earlier versions are not affected. Description The refactoring of the Connector code for 8.5.x

svn commit: r1773755 - in /tomcat/site/trunk: docs/security-8.html docs/security-9.html xdocs/security-8.xml xdocs/security-9.xml

2016-12-12 Thread markt
Author: markt Date: Mon Dec 12 09:38:50 2016 New Revision: 1773755 URL: http://svn.apache.org/viewvc?rev=1773755=rev Log: Add info for CVE-2016-8745 Modified: tomcat/site/trunk/docs/security-8.html tomcat/site/trunk/docs/security-9.html tomcat/site/trunk/xdocs/security-8.xml