buildbot failure in on tomcat-trunk

2018-07-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3458 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

[Bug 62547] JASPIC cleanSubject not called on logout for cached authentications

2018-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62547 --- Comment #1 from Guillermo González de Agüero --- Since it was (IMHO) a one-line change, I provided a PR: https://github.com/apache/tomcat/pull/116 -- You are receiving this mail because: You are the assignee for the bug. -

[GitHub] tomcat pull request #116: Always store the authenticated Subject on the Requ...

2018-07-17 Thread ggam
GitHub user ggam opened a pull request: https://github.com/apache/tomcat/pull/116 Always store the authenticated Subject on the Request Client Subject needs to be stored on the request even when the authentication data was cached. Fixes https://bz.apache.org/bugzilla/show_bug.cgi?i

JDK 11 Early Access build 22 & JDK 12 Early Access b02 are available.

2018-07-17 Thread Rory O'Donnell
Hi Mark, *JDK 11 is in Rampdown Phase one* * *The overall feature set is frozen. No further JEPs will be targeted to this release.* * *Rampdown Phase two is scheduled to start * *26th of July* **JDK 11 EA build 22 , *under both the GPL and Oracle EA licenses, is now available at **

svn commit: r1836103 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/tribes/group/GroupChannel.java webapps/docs/changelog.xml

2018-07-17 Thread remm
Author: remm Date: Tue Jul 17 11:01:51 2018 New Revision: 1836103 URL: http://svn.apache.org/viewvc?rev=1836103&view=rev Log: Revert Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/group/GroupChannel.java tomcat/tc8.5.x/trunk/weba

svn commit: r1836102 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/GroupChannel.java webapps/docs/changelog.xml

2018-07-17 Thread remm
Author: remm Date: Tue Jul 17 10:59:37 2018 New Revision: 1836102 URL: http://svn.apache.org/viewvc?rev=1836102&view=rev Log: Revert as the membership service gets a heartbeat if it is added as a listener on the group channel. Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/Grou

[Bug 62547] JASPIC cleanSubject not called on logout for cached authentications

2018-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62547 Arjan Tijms changed: What|Removed |Added CC||arjan.ti...@gmail.com OS

buildbot success in on tomcat-trunk

2018-07-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3457 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1836093 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/transport/nio/NioReceiver.java webapps/docs/changelog.xml

2018-07-17 Thread kfujino
Author: kfujino Date: Tue Jul 17 09:23:01 2018 New Revision: 1836093 URL: http://svn.apache.org/viewvc?rev=1836093&view=rev Log: Ensures that the specified rxBufSize is correctly set to receiver buffer size. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioRece

svn commit: r1836092 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/tribes/transport/nio/NioReceiver.java webapps/docs/changelog.xml

2018-07-17 Thread kfujino
Author: kfujino Date: Tue Jul 17 09:21:13 2018 New Revision: 1836092 URL: http://svn.apache.org/viewvc?rev=1836092&view=rev Log: Ensures that the specified rxBufSize is correctly set to receiver buffer size. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioRece

svn commit: r1836091 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/tribes/transport/nio/NioReceiver.java webapps/docs/changelog.xml

2018-07-17 Thread kfujino
Author: kfujino Date: Tue Jul 17 09:19:37 2018 New Revision: 1836091 URL: http://svn.apache.org/viewvc?rev=1836091&view=rev Log: Ensures that the specified rxBufSize is correctly set to receiver buffer size. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/transport/nio/NioRece

svn commit: r1836090 - in /tomcat/trunk: java/org/apache/catalina/tribes/transport/nio/NioReceiver.java webapps/docs/changelog.xml

2018-07-17 Thread kfujino
Author: kfujino Date: Tue Jul 17 09:18:00 2018 New Revision: 1836090 URL: http://svn.apache.org/viewvc?rev=1836090&view=rev Log: Ensures that the specified rxBufSize is correctly set to receiver buffer size. Modified: tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java

[Bug 62547] New: JASPIC cleanSubject not called on logout for cached authentications

2018-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62547 Bug ID: 62547 Summary: JASPIC cleanSubject not called on logout for cached authentications Product: Tomcat 8 Version: 8.5.20 Hardware: PC Status: NEW