[Bug 58665] Sudden logout at base path

2015-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58665 --- Comment #2 from Konstantin Kolinko --- (In reply to Alex Dushkin from comment #0) > 7. Change path to http://localhost:8080/app - logged out! > > Tomcat 8.0.28 just redirects back to index. Tomcat 8.0.29 also redirects back to index (your

[Bug 58665] Sudden logout at base path

2015-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58665 --- Comment #3 from Alex Dushkin --- (In reply to Konstantin Kolinko from comment #2) > So you reproduction scenario does not work. > Tested with Mozilla Firefox 42.0 It doesn't work in FF, but it works in Chrome (46.0.2490.86), Opera (33.0.19

svn commit: r1717085 - /tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 16:03:22 2015 New Revision: 1717085 URL: http://svn.apache.org/viewvc?rev=1717085&view=rev Log: Fixed javadoc Modified: tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java Modified: tomcat/trunk/java/org/apache/catalina/session/Persist

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1717088 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/PersistentManagerBase.java

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 16:18:26 2015 New Revision: 1717088 URL: http://svn.apache.org/viewvc?rev=1717088&view=rev Log: Merged revision 1717085 from tomcat/trunk: Fixed javadoc Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/sess

svn commit: r1717089 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/session/PersistentManagerBase.java

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 16:23:32 2015 New Revision: 1717089 URL: http://svn.apache.org/viewvc?rev=1717089&view=rev Log: Merged revision 1717085 from tomcat/trunk: Fixed javadoc Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/sess

svn commit: r11345 - /dev/tomcat/tomcat-7/v7.0.66/

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 17:22:40 2015 New Revision: 11345 Log: Tomcat 7.0.66 does not pass the vote Removed: dev/tomcat/tomcat-7/v7.0.66/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

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

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 17:27:03 2015 New Revision: 1717098 URL: http://svn.apache.org/viewvc?rev=1717098&view=rev Log: Tomcat 7.0.66 does 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: ht

svn commit: r1717104 - in /tomcat/tc8.0.x/trunk/java/org/apache: catalina/connector/CoyoteAdapter.java tomcat/ContextBind.java tomcat/util/net/AbstractEndpoint.java tomcat/util/net/jsse/JSSESocketFact

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 18:12:38 2015 New Revision: 1717104 URL: http://svn.apache.org/viewvc?rev=1717104&view=rev Log: More javadoc fixes Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java tomcat/tc8.0.x/trunk/java/org/apache/tomcat/ContextBin

svn commit: r1717106 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/FileStore.java

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 18:26:44 2015 New Revision: 1717106 URL: http://svn.apache.org/viewvc?rev=1717106&view=rev Log: Merged revision 1716640 from tomcat/trunk: Fix potential NPE reported by FindBugs Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/

svn commit: r1717107 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/session/FileStore.java

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 18:31:32 2015 New Revision: 1717107 URL: http://svn.apache.org/viewvc?rev=1717107&view=rev Log: Merged revision 1716640 from tomcat/trunk: Fix potential NPE reported by FindBugs Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/

svn commit: r1717110 - in /tomcat/tc8.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 18:40:43 2015 New Revision: 1717110 URL: http://svn.apache.org/viewvc?rev=1717110&view=rev Log: Merged revision 1716644 from tomcat/trunk: Filter out a false positive Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/res/findbugs/fil

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

svn commit: r1717111 - in /tomcat/tc7.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-11-29 Thread violetagg
Author: violetagg Date: Sun Nov 29 18:53:47 2015 New Revision: 1717111 URL: http://svn.apache.org/viewvc?rev=1717111&view=rev Log: Merged revision 1716644 from tomcat/trunk: Filter out a false positive Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/res/findbugs/fil

buildbot success in ASF Buildbot on tomcat-7-trunk

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

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

Annotation based embedded server config

2015-11-29 Thread Lucas Theisen
Do you guys have any interest in annotation based embedded server configuration? I implemented it for my own purposes to provide JUnit test rule support. While doing so I was wondering if there is a better home for this code. Anyway, if you get a chance, take a look: https://github.com/lucasthe

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2015-11-29 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-test-nio2 has an issue affecting its community integration

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio (in module tomcat-8.0.x) failed

2015-11-29 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-test-nio has an issue affecting its community integration.