[GUMP@vmgump]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2014-11-24 Thread Bill Barker
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141124-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

[Bug 57249] New: test error in org.apache.tomcat.util.net.jsse.openssl.TestCipher

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57249 Bug ID: 57249 Summary: test error in org.apache.tomcat.util.net.jsse.openssl.TestCipher Product: Tomcat 8 Version: 8.0.15 Hardware: Sun OS: Solaris

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2014-11-24 Thread Mark Thomas
On 24/11/2014 01:03, build...@apache.org wrote: The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/676 Buildbot URL: http://ci.apache.org/ Buildslave for this

svn commit: r1641343 - in /tomcat/trunk/java/org/apache/tomcat/util/net: NioChannel.java NioEndpoint.java SecureNioChannel.java

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 09:37:03 2014 New Revision: 1641343 URL: http://svn.apache.org/r1641343 Log: Fix SSL for NIO that was broken by AJP refactoring. Add some TODO markers as this is only a temporary fix. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioChannel.java

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2014-11-24 Thread Mark Thomas
On 24/11/2014 09:17, Mark Thomas wrote: On 24/11/2014 01:03, build...@apache.org wrote: The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/676 Buildbot URL:

svn commit: r1641353 - /tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 10:16:32 2014 New Revision: 1641353 URL: http://svn.apache.org/r1641353 Log: Process.waitFor() isn't reliable (see the CGI servlet code for more details). Instead, wait for the reading of stdout and stderr to complete. Modified:

svn commit: r1641356 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 10:19:22 2014 New Revision: 1641356 URL: http://svn.apache.org/r1641356 Log: Process.waitFor() isn't reliable (see the CGI servlet code for more details). Instead, wait for the reading of stdout and stderr to complete. Modified:

buildbot success in ASF Buildbot on tomcat-trunk

2014-11-24 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/679 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: The

[Bug 57249] test error in org.apache.tomcat.util.net.jsse.openssl.TestCipher

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57249 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:05:39 2014 New Revision: 1641360 URL: http://svn.apache.org/r1641360 Log: Update changelog with Coyote changes to date. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1641363 - in /tomcat/trunk: ./ conf/ java/org/apache/catalina/tribes/transport/nio/ java/org/apache/jasper/ java/org/apache/jasper/compiler/ java/org/apache/jasper/resources/ java/org/apa

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:19:41 2014 New Revision: 1641363 URL: http://svn.apache.org/r1641363 Log: More changes for Java 8 as the minimum version Modified: tomcat/trunk/build.xml tomcat/trunk/conf/web.xml

[Bug 57247] Update Jasper in Tomcat 9 to target Java 8

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57247 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1641368 - in /tomcat/tc8.0.x/trunk: java/org/apache/jasper/resources/ webapps/docs/

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:25:56 2014 New Revision: 1641368 URL: http://svn.apache.org/r1641368 Log: Correct JspC usage message since the defaults for Tomcat 8 are 1.7 (Java 7) Modified: tomcat/tc8.0.x/trunk/java/org/apache/jasper/resources/LocalStrings.properties

svn commit: r1641369 - /tomcat/trunk/webapps/docs/security-howto.xml

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:29:41 2014 New Revision: 1641369 URL: http://svn.apache.org/r1641369 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57245 Update reference to allowLinking since it has moved from Context to the nested Resources element. Modified:

svn commit: r1641371 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/security-howto.xml

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:32:25 2014 New Revision: 1641371 URL: http://svn.apache.org/r1641371 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57245 Update reference to allowLinking since it has moved from Context to the nested Resources element. Modified:

[Bug 57245] allowLinking attribute on Context element is not evaluated

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57245 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 57238] Updated SSL/TLS information for Tomcat 8/9

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57238 --- Comment #2 from Mark Thomas ma...@apache.org --- The best SSL settings are a moving target. I don't think we should be putting those in the docs. Maybe on the wiki which is more ephemeral. I've no objection to adding a link to ssllabs

svn commit: r1641374 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:38:49 2014 New Revision: 1641374 URL: http://svn.apache.org/r1641374 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57234 Make protocol filtering case insensitive Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java

svn commit: r1641375 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/changelog.xml

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:40:59 2014 New Revision: 1641375 URL: http://svn.apache.org/r1641375 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57234 Make protocol filtering case insensitive Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1641377 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/changelog.xml

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:44:39 2014 New Revision: 1641377 URL: http://svn.apache.org/r1641377 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57234 Make protocol filtering case insensitive Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1641378 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 11:47:04 2014 New Revision: 1641378 URL: http://svn.apache.org/r1641378 Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[Bug 57234] Use case-insensitive substring search when filtering SSLv2/v3 protocols in connectors

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57234 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Connectors |Connectors

svn commit: r1641380 - in /tomcat/trunk/java/org/apache/catalina: Container.java ContainerEvent.java ContainerServlet.java Lifecycle.java

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 12:13:23 2014 New Revision: 1641380 URL: http://svn.apache.org/r1641380 Log: Fix a handful of Java8 Javadoc issues Modified: tomcat/trunk/java/org/apache/catalina/Container.java tomcat/trunk/java/org/apache/catalina/ContainerEvent.java

[Bug 57249] test error in org.apache.tomcat.util.net.jsse.openssl.TestCipher

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57249 --- Comment #2 from Petr Sumbera petr.sumb...@oracle.com --- Ok. So I was misunderstanding: expected:0 but was:47 I thought that we have more cyphers (47) than it was expected (0). -- You are receiving this mail because: You are the

[Bug 57251] New: WAR deployment unbelievably slow when unpackWARs=false

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57251 Bug ID: 57251 Summary: WAR deployment unbelievably slow when unpackWARs=false Product: Tomcat 8 Version: 8.0.15 Hardware: PC Status: NEW Severity: normal

[Bug 57173] EOFException during annotation scanning

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57173 Mark Thomas ma...@apache.org changed: What|Removed |Added CC||a...@boxfuse.com

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57251 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1641390 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/Container.java java/org/apache/catalina/ContainerEvent.java java/org/apache/catalina/ContainerServlet.java java/org/apache/

2014-11-24 Thread kkolinko
Author: kkolinko Date: Mon Nov 24 13:12:45 2014 New Revision: 1641390 URL: http://svn.apache.org/r1641390 Log: Correct changelog typo. Also merged r1641380 from tomcat/trunk: Fix a handful of Java8 Javadoc issues Modified: tomcat/tc8.0.x/trunk/ (props changed)

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

2014-11-24 Thread kkolinko
Author: kkolinko Date: Mon Nov 24 13:19:06 2014 New Revision: 1641392 URL: http://svn.apache.org/r1641392 Log: Correct changelog typo. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

buildbot exception in ASF Buildbot on tomcat-7-trunk

2014-11-24 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/401 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

Jigsaw early-access builds updated (JDK 9 build 40)

2014-11-24 Thread Rory O'Donnell
Hi Mark/Mladen, JDK 9 Early Access with Project Jigsaw build b40 is available for download at : https://jdk9.java.net/jigsaw/ The goal of Project Jigsaw [2] is to design and implement a standard module system for the Java SE Platform, and to apply that system to the Platform itself and to

Re: svn commit: r1640978 - /tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java

2014-11-24 Thread Christopher Schultz
Konstantin, On 11/21/14 3:59 PM, Konstantin Kolinko wrote: 2014-11-21 22:01 GMT+03:00 schu...@apache.org: Author: schultz Date: Fri Nov 21 19:01:45 2014 New Revision: 1640978 URL: http://svn.apache.org/r1640978 Log: Fix Coverty issue 45276: close Jar resource after use. Modified:

buildbot failure in ASF Buildbot on tomcat-8-trunk

2014-11-24 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/29 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: The

[Bug 57252] New: Custom error page is not used for an error that occurs asynchronously

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57252 Bug ID: 57252 Summary: Custom error page is not used for an error that occurs asynchronously Product: Tomcat 7 Version: 7.0.57 Hardware: PC Status: NEW

svn commit: r1641465 [1/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 20:13:57 2014 New Revision: 1641465 URL: http://svn.apache.org/r1641465 Log: Update docs for 6.0.43 release Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/BUILDING.txt tomcat/site/trunk/docs/tomcat-6.0-doc/RELEASE-NOTES.txt

svn commit: r1641465 [2/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/BUILDING.txt?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [4/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/authenticator/NonLoginAuthenticator.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/authenticator/NonLoginAuthenticator.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [6/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/SetCharacterEncodingFilter.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/SetCharacterEncodingFilter.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [9/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/realm/GenericPrincipal.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/realm/GenericPrincipal.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [11/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ssi/SSIProcessor.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ssi/SSIProcessor.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [12/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/ChannelException.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/ChannelException.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [8/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/manager/HTMLManagerServlet.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/manager/HTMLManagerServlet.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [5/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/core/StandardService.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/core/StandardService.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [20/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/el/parser/AstMult.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/el/parser/AstMult.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [14/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/transport/MultiPointSender.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/transport/MultiPointSender.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [10/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/CGIServlet.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/servlets/CGIServlet.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [18/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/coyote/ajp/AjpProtocol.AjpConnectionHandler.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/coyote/ajp/AjpProtocol.AjpConnectionHandler.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [17/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/valves/StuckThreadDetectionValve.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/valves/StuckThreadDetectionValve.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [21/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/compiler/JspRuntimeContext.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/compiler/JspRuntimeContext.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [30/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/net/NioBlockingSelector.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/net/NioBlockingSelector.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [32/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/overview.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/overview.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [36/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/extras.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/extras.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [26/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/jni/Lock.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/jni/Lock.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [22/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/runtime/PerThreadTagHandlerPool.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/runtime/PerThreadTagHandlerPool.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [28/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/digester/package-summary.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/digester/package-summary.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [25/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/naming/factory/webservices/ServiceProxy.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/naming/factory/webservices/ServiceProxy.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [37/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/introduction.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/introduction.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [38/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/proxy-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/proxy-howto.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [40/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/tribes/setup.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/tribes/setup.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [27/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/buf/TimeStamp.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/buf/TimeStamp.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [39/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/ssl-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/ssl-howto.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [24/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jk/server/package-frame.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jk/server/package-frame.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [31/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/security/PrivilegedGetTccl.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/security/PrivilegedGetTccl.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [16/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/valves/AccessLogValve.ResponseHeaderElement.html URL:

svn commit: r1641465 [33/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/config/ajp.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/config/ajp.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [29/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/log/UserDataHelper.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/log/UserDataHelper.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [34/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/config/context.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/config/context.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [23/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/xmlparser/XMLString.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/xmlparser/XMLString.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [15/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/util/CharsetMapper.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/util/CharsetMapper.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [35/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/config/realm.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/config/realm.html?rev=1641465r1=1641464r2=1641465view=diff == ---

svn commit: r1641465 [13/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/group/interceptors/TcpPingInterceptor.html URL:

svn commit: r1641465 [7/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/WarWatcher.WarFilter.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/WarWatcher.WarFilter.html?rev=1641465r1=1641464r2=1641465view=diff

svn commit: r1641465 [19/40] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2014-11-24 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/coyote/memory/MemoryProtocolHandler.ByteChunkOutputBuffer.html URL:

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

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 20:19:00 2014 New Revision: 1641466 URL: http://svn.apache.org/r1641466 Log: Update site for 6.0.43 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-60.html

[ANN] Apache Tomcat 6.0.43 released

2014-11-24 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.43. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages and Java Expression Language technologies. This release contains a number of bug fixes and improvements compared to

svn commit: r1641475 - in /tomcat/site/trunk: docs/doap_Tomcat.rdf xdocs/doap_Tomcat.rdf

2014-11-24 Thread kkolinko
Author: kkolinko Date: Mon Nov 24 21:17:40 2014 New Revision: 1641475 URL: http://svn.apache.org/r1641475 Log: Correct year Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/xdocs/doap_Tomcat.rdf Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL:

svn commit: r1641482 - in /tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina: filters/ realm/ session/ valves/

2014-11-24 Thread kkolinko
Author: kkolinko Date: Mon Nov 24 21:42:27 2014 New Revision: 1641482 URL: http://svn.apache.org/r1641482 Log: svn:eol-style = native Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/SetCharacterEncodingFilter.html (props changed)

svn commit: r1641486 - in /tomcat/trunk/java/org/apache/catalina: Context.java core/StandardContext.java

2014-11-24 Thread markt
Author: markt Date: Mon Nov 24 21:58:54 2014 New Revision: 1641486 URL: http://svn.apache.org/r1641486 Log: A handful of Java 8 Javadoc clean-ups Modified: tomcat/trunk/java/org/apache/catalina/Context.java tomcat/trunk/java/org/apache/catalina/core/StandardContext.java Modified:

[Bug 56890] getRealPath returns null

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56890 James Velasco james.vela...@int.com changed: What|Removed |Added Hardware|PC |All

[Bug 57255] New: websocket sendMessage timeout

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57255 Bug ID: 57255 Summary: websocket sendMessage timeout Product: Tomcat 8 Version: 8.0.15 Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 57255] websocket sendMessage timeout

2014-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57255 --- Comment #1 from Benjamin benjamin1...@163.com --- I write socketServer use blocking-io and NIO ,found when the client disconnect abnormal , then sendMessage use this channel will be throw an IOException : Break pipe. -- You are