[Bug 58433] RemoteIpValve not activated on redirect from mapping

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58433 Remy Maucherat changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Remy

[Bug 58411] CoyoteWriter throws StringIndexOutOfBoundsException when concurrently printing lines

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58411 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

[Bug 58436] New: Data Race in class org/apache/juli/ClassLoaderLogManager

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58436 Bug ID: 58436 Summary: Data Race in class org/apache/juli/ClassLoaderLogManager Product: Tomcat 8 Version: 8.0.26 Hardware: PC Status: NEW Severity:

svn commit: r1704251 - /tomcat/trunk/bin/catalina.sh

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 10:04:43 2015 New Revision: 1704251 URL: http://svn.apache.org/viewvc?rev=1704251&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58416 Correctly detect when a forced stop fails to stop Tomcat because the Tomcat process is waiting on some system cal

svn commit: r1704253 - in /tomcat/tc8.0.x/trunk: ./ bin/catalina.sh webapps/docs/changelog.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 10:08:16 2015 New Revision: 1704253 URL: http://svn.apache.org/viewvc?rev=1704253&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58416 Correctly detect when a forced stop fails to stop Tomcat because the Tomcat process is waiting on some system cal

svn commit: r1704254 - in /tomcat/tc7.0.x/trunk: ./ bin/catalina.sh webapps/docs/changelog.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 10:09:30 2015 New Revision: 1704254 URL: http://svn.apache.org/viewvc?rev=1704254&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58416 Correctly detect when a forced stop fails to stop Tomcat because the Tomcat process is waiting on some system cal

[Bug 58416] Possibly wrong check condition in catalina.sh

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58416 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1704261 - /tomcat/trunk/java/org/apache/tomcat/util/digester/Rule.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 10:48:18 2015 New Revision: 1704261 URL: http://svn.apache.org/viewvc?rev=1704261&view=rev Log: Code clean-up Remove deprecated code. Fix Javadoc warnings. No functional change. Modified: tomcat/trunk/java/org/apache/tomcat/util/digester/Rule.java Modified: tom

buildbot exception in ASF Buildbot on tomcat-trunk

2015-09-21 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/318 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1704278 - in /tomcat/trunk: java/org/apache/tomcat/util/descriptor/tld/ test/org/apache/tomcat/util/descriptor/tld/ test/tld/

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:05:29 2015 New Revision: 1704278 URL: http://svn.apache.org/viewvc?rev=1704278&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58427 Enforce the spec defined limitations of which elements are allowed in an implicit.tld file Added: tomcat/tr

svn commit: r1704280 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/descriptor/tld/ test/org/apache/tomcat/util/descriptor/tld/ test/tld/ webapps/docs/

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:08:10 2015 New Revision: 1704280 URL: http://svn.apache.org/viewvc?rev=1704280&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58427 Enforce the spec defined limitations of which elements are allowed in an implicit.tld file Added: tomcat/tc

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-09-21 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/148 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

[Bug 58427] JSP spec out - additional elements in implicit.tld

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58427 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

buildbot failure in ASF Buildbot on tomcat-trunk

2015-09-21 Thread buildbot
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/319 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1704283 - in /tomcat/trunk/webapps/docs/config: ajp.xml http.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:25:59 2015 New Revision: 1704283 URL: http://svn.apache.org/viewvc?rev=1704283&view=rev Log: Clean-up inspired by bug 58430 Modified: tomcat/trunk/webapps/docs/config/ajp.xml tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/c

svn commit: r1704284 - in /tomcat/tc8.0.x/trunk/webapps/docs/config: ajp.xml http.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:27:51 2015 New Revision: 1704284 URL: http://svn.apache.org/viewvc?rev=1704284&view=rev Log: Clean-up inspired by bug 58430 Modified: tomcat/tc8.0.x/trunk/webapps/docs/config/ajp.xml tomcat/tc8.0.x/trunk/webapps/docs/config/http.xml Modified: tomcat/tc8.

svn commit: r1704286 - in /tomcat/tc8.0.x/trunk/webapps/docs/config: ajp.xml http.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:29:58 2015 New Revision: 1704286 URL: http://svn.apache.org/viewvc?rev=1704286&view=rev Log: Fix language Modified: tomcat/tc8.0.x/trunk/webapps/docs/config/ajp.xml tomcat/tc8.0.x/trunk/webapps/docs/config/http.xml Modified: tomcat/tc8.0.x/trunk/webapps/

svn commit: r1704287 - in /tomcat/tc7.0.x/trunk/webapps/docs/config: ajp.xml http.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:30:11 2015 New Revision: 1704287 URL: http://svn.apache.org/viewvc?rev=1704287&view=rev Log: Clean-up inspired by bug 58430 Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/ajp.xml tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml Modified: tomcat/tc7.

[Bug 58430] The meaning and reason of "Sim blocking" is not documented

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58430 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

buildbot exception in ASF Buildbot on tomcat-7-trunk

2015-09-21 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/85 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

svn commit: r1704289 - /tomcat/trunk/java/org/apache/juli/ClassLoaderLogManager.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:54:52 2015 New Revision: 1704289 URL: http://svn.apache.org/viewvc?rev=1704289&view=rev Log: Ensure all access to the classloader<->Loggers Map is thread-safe Modified: tomcat/trunk/java/org/apache/juli/ClassLoaderLogManager.java Modified: tomcat/trunk/java/

svn commit: r1704291 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:57:20 2015 New Revision: 1704291 URL: http://svn.apache.org/viewvc?rev=1704291&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58436 Ensure all access to the classloader<->Loggers Map is thread-safe Modified: tomcat/tc8.0.x/trunk/ (props ch

svn commit: r1704293 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/descriptor/tld/ImplicitTldRuleSet.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 12:58:36 2015 New Revision: 1704293 URL: http://svn.apache.org/viewvc?rev=1704293&view=rev Log: Fix back-port Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/descriptor/tld/ImplicitTldRuleSet.java Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomc

svn commit: r1704294 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/juli/ClassLoaderLogManager.java test/tld/ webapps/docs/changelog.xml

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 13:00:57 2015 New Revision: 1704294 URL: http://svn.apache.org/viewvc?rev=1704294&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58436 Ensure all access to the classloader<->Loggers Map is thread-safe Added: tomcat/tc7.0.x/trunk/test/tld/ Modif

[Bug 58436] Data Race in class org/apache/juli/ClassLoaderLogManager

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58436 Mark Thomas changed: What|Removed |Added OS||All Status|NEW

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-09-21 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/150 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

buildbot failure in ASF Buildbot on tomcat-7-trunk

2015-09-21 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/86 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

Re: svn commit: r1702244 - in /tomcat/trunk: java/org/apache/jasper/compiler/ test/org/apache/el/ test/org/apache/jasper/compiler/ test/webapp/ test/webapp/bug45nnn/

2015-09-21 Thread Mark Thomas
On 10/09/2015 14:20, Mark Thomas wrote: > On 10/09/2015 14:18, ma...@apache.org wrote: >> Author: markt >> Date: Thu Sep 10 13:18:02 2015 >> New Revision: 1702244 >> >> URL: http://svn.apache.org/r1702244 > > Reviews particularly welcome for this commit since it changes a number > of EL in JSP edg

svn commit: r1704302 - /tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 14:28:11 2015 New Revision: 1704302 URL: http://svn.apache.org/viewvc?rev=1704302&view=rev Log: Remove some completed TODOs Tidy up the Javadoc Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java Modified: tomcat/trunk/java/org/apache/t

svn commit: r1704303 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 14:29:08 2015 New Revision: 1704303 URL: http://svn.apache.org/viewvc?rev=1704303&view=rev Log: Remove some completed TODOs Tidy up the Javadoc Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioCh

svn commit: r1704304 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 14:30:48 2015 New Revision: 1704304 URL: http://svn.apache.org/viewvc?rev=1704304&view=rev Log: Possible fix for 57265. A closed socket will no longer be available for sendFile Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

svn commit: r1704305 - /tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 14:32:09 2015 New Revision: 1704305 URL: http://svn.apache.org/viewvc?rev=1704305&view=rev Log: clean-up Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java UR

svn commit: r1704307 - /tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 14:33:12 2015 New Revision: 1704307 URL: http://svn.apache.org/viewvc?rev=1704307&view=rev Log: Trivial clean-up Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel

svn commit: r1704306 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 14:32:51 2015 New Revision: 1704306 URL: http://svn.apache.org/viewvc?rev=1704306&view=rev Log: Clean-up Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java Propchange: tomcat/tc8.0.x/

svn commit: r1704308 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 14:34:16 2015 New Revision: 1704308 URL: http://svn.apache.org/viewvc?rev=1704308&view=rev Log: Trivial clean-up Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java Propchange: tomcat/

Re: svn commit: r1704304 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread Rémy Maucherat
2015-09-21 16:30 GMT+02:00 : > Author: markt > Date: Mon Sep 21 14:30:48 2015 > New Revision: 1704304 > > URL: http://svn.apache.org/viewvc?rev=1704304&view=rev > Log: > Possible fix for 57265. A closed socket will no longer be available for > sendFile > > Jean-Frédéric will run his testing to con

[Bug 57265] Tomcat 8 hiden behind NGINX fails to send file when using NIO connector

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57265 --- Comment #14 from Mark Thomas --- I've back-ported one on Remy's fixes to 8.0.x. Please could you try the 8.0.27-dev build available from http://people.apache.org/~markt/dev/v8.0.27-dev/ and let us know if that fixes the issues or not. Note

Re: svn commit: r1704304 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread Mark Thomas
On 21/09/2015 15:38, Rémy Maucherat wrote: > 2015-09-21 16:30 GMT+02:00 : > >> Author: markt >> Date: Mon Sep 21 14:30:48 2015 >> New Revision: 1704304 >> >> URL: http://svn.apache.org/viewvc?rev=1704304&view=rev >> Log: >> Possible fix for 57265. A closed socket will no longer be available for >>

[Bug 57265] Tomcat 8 hiden behind NGINX fails to send file when using NIO connector

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57265 Mark Thomas changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #15 from Mark Thoma

svn commit: r1704318 - in /tomcat/trunk: java/org/apache/catalina/ha/session/DeltaSession.java java/org/apache/catalina/session/StandardSession.java test/org/apache/catalina/session/TestStandardSessio

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:23:18 2015 New Revision: 1704318 URL: http://svn.apache.org/viewvc?rev=1704318&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 Correctly implement session serialization so non-serializable attributes are skipped with a warning. Patch provid

Re: svn commit: r1704304 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2015-09-21 Thread Rémy Maucherat
2015-09-21 17:05 GMT+02:00 Mark Thomas : > If Jean-Frédéric could share a test that reproduced the problem that > would be extremely helpful. > > It involves running ab on overpowered systems as part of the testing of OpenSSL, and so now waiting to get the lab back for further testing (the direct

svn commit: r1704321 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/session/TestStandardSession.java test/org/apache/catalina/session/TestStandardSessionIntegration.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:28:17 2015 New Revision: 1704321 URL: http://svn.apache.org/viewvc?rev=1704321&view=rev Log: Rename to make way for a genuine unit test Added: tomcat/tc8.0.x/trunk/test/org/apache/catalina/session/TestStandardSessionIntegration.java - copied unchanged

svn commit: r1704322 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/session/TestStandardSession.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:29:44 2015 New Revision: 1704322 URL: http://svn.apache.org/viewvc?rev=1704322&view=rev Log: Add unit tests for session serialization Added: tomcat/tc8.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java - copied unchanged from r1698220

svn commit: r1704325 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ha/session/DeltaSession.java java/org/apache/catalina/session/StandardSession.java test/org/apache/catalina/session/TestSta

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:31:59 2015 New Revision: 1704325 URL: http://svn.apache.org/viewvc?rev=1704325&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 Correctly implement session serialization so non-serializable attributes are skipped with a warning. Patch provid

svn commit: r1704326 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/session/TestStandardSession.java test/org/apache/catalina/session/TestStandardSessionIntegration.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:36:43 2015 New Revision: 1704326 URL: http://svn.apache.org/viewvc?rev=1704326&view=rev Log: Rename to make way for a genuine unit test Added: tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSessionIntegration.java - copied unchanged

svn commit: r1704327 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/session/TestStandardSession.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:37:00 2015 New Revision: 1704327 URL: http://svn.apache.org/viewvc?rev=1704327&view=rev Log: Add unit tests for session serialization Added: tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java - copied unchanged from r1704322

[Bug 58284] StandardSession attempts to silently write NonSerializable objects

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1704328 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ha/session/DeltaSession.java java/org/apache/catalina/session/StandardSession.java test/org/apache/catalina/session/TestSta

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:38:57 2015 New Revision: 1704328 URL: http://svn.apache.org/viewvc?rev=1704328&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 Correctly implement session serialization so non-serializable attributes are skipped with a warning. Patch provid

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-09-21 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/151 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-09-21 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/152 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

svn commit: r1704331 - /tomcat/trunk/test/org/apache/tomcat/util/descriptor/tld/TestImplicitTldParser.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:47:33 2015 New Revision: 1704331 URL: http://svn.apache.org/viewvc?rev=1704331&view=rev Log: Whoops. Add the expected failure. Modified: tomcat/trunk/test/org/apache/tomcat/util/descriptor/tld/TestImplicitTldParser.java Modified: tomcat/trunk/test/org/apac

svn commit: r1704332 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/util/descriptor/tld/TestImplicitTldParser.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 15:48:33 2015 New Revision: 1704332 URL: http://svn.apache.org/viewvc?rev=1704332&view=rev Log: Whoops. Add the expected failure Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/descriptor/tld/TestImplicitTl

buildbot exception in ASF Buildbot on tomcat-trunk

2015-09-21 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/324 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

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

2015-09-21 Thread remm
Author: remm Date: Mon Sep 21 16:02:51 2015 New Revision: 1704339 URL: http://svn.apache.org/viewvc?rev=1704339&view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=170433

svn commit: r1704341 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_9.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 16:03:19 2015 New Revision: 1704341 URL: http://svn.apache.org/viewvc?rev=1704341&view=rev Log: Fix possible incorrect test failure that depends on the ordering of server side threads. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_9.jav

[Bug 58284] StandardSession attempts to silently write NonSerializable objects

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58284 --- Comment #14 from Andrew Shore --- Fantastic. Thanks! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-09-21 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/153 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

buildbot success in ASF Buildbot on tomcat-trunk

2015-09-21 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/325 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

Bug #57505 - Integration tests for JspC

2015-09-21 Thread Dinesh Joshi
Hi all, I'm looking to contribute to Tomcat development. I am planning to take a crack at this bug - https://bz.apache.org/bugzilla/show_bug.cgi?id=57505 Anybody working on it? Can someone give me some pointers on how I should proceed with it? Thanks. Dinesh

svn commit: r1704388 - in /tomcat/trunk/java/org/apache/tomcat/util/net: LocalStrings.properties SSLHostConfig.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 19:11:38 2015 New Revision: 1704388 URL: http://svn.apache.org/viewvc?rev=1704388&view=rev Log: Add missing error handling Modified: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConf

[Bug 58244] two way SSL loses client certificate after a few requests

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58244 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Chr

[Bug 58433] RemoteIpValve not activated on redirect from mapping

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58433 --- Comment #3 from Fred Simon --- (In reply to Remy Maucherat from comment #2) > Not convinced personally, this adds overhead. I totally agree. The main issue is proxyName and proxyPort are way too limiting. RemoteIpValve and RemoteIpFilter a

svn commit: r1704428 - /tomcat/trunk/java/org/apache/coyote/http2/StreamProcessor.java

2015-09-21 Thread markt
Author: markt Date: Mon Sep 21 21:36:45 2015 New Revision: 1704428 URL: http://svn.apache.org/viewvc?rev=1704428&view=rev Log: Add some basic Servlet 3.0 async support to HTTP/2. The async examples (excluding the stock ticker) work with this commit. I'm looking into why the stock ticker example do

[Bug 58434] Make Fails Against LibreSSL

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58434 --- Comment #1 from Christopher Schultz --- For the record, I don't think LibreSSL is currently supported. That said, I for one think LibreSSL should *definitely* be supported. Can you give us some details about the build environment? Specifi

[Bug 58434] Make Fails Against LibreSSL

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58434 --- Comment #2 from Christopher Schultz --- This looks like an easy enough bug to fix. I'd like to know what we're losing by not setting that particular check. Does anyone know off the top of their head what that flag does? If not, I'll resear

[Bug 58434] Make Fails Against LibreSSL

2015-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58434 --- Comment #3 from Antonio Malcolm --- Thanks for looking into this, Christopher. I'm building this on Void GNU/Linux x86_64, with LibreSSL version 2.2.3 I'm building this against APR version 1.5.2 (which built without issue and works as expe