[Bug 58765] New: Default behavior change in tomcat 8.0.29-30 context root redirect process

2015-12-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58765 Bug ID: 58765 Summary: Default behavior change in tomcat 8.0.29-30 context root redirect process Product: Tomcat 8 Version: 8.0.30 Hardware: PC OS: Linux

[Bug 53602] Support for HTTP status code 451

2015-12-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53602 Konstantin Kolinko changed: What|Removed |Added Target Milestone|--- |- Version|trunk

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

2015-12-23 Thread Bill Barker
it/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20151223.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/wo

svn commit: r1721591 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

2015-12-23 Thread kkolinko
Author: kkolinko Date: Thu Dec 24 02:22:05 2015 New Revision: 1721591 URL: http://svn.apache.org/viewvc?rev=1721591&view=rev Log: http -> https for youtube. http URLs are working as well, but I think https is better here. Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/tr

svn commit: r1721590 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

2015-12-23 Thread kkolinko
Author: kkolinko Date: Thu Dec 24 02:18:38 2015 New Revision: 1721590 URL: http://svn.apache.org/viewvc?rev=1721590&view=rev Log: people.apache.org -> home.apache.org Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk

jdbc pool jmx enhancements

2015-12-23 Thread Anthony Biacco
I'm testing a move from dbcp2 pooling to tomcat's built in pooling. I'm using tomcat 8.0.30. Looking through the jmx mbeans i did not see the BorrowedCount or CreatedCount attributes as I did when using dbcp2. I use these in my monitoring software to graph DB thread activity. What are the chances

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

2015-12-23 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/bin/commons-daemon-20151223-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-2015

[Bug 58735] Add support for X-XSS-Protection header

2015-12-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58735 Sergey changed: What|Removed |Added CC||vays...@live.com -- You are receiving this m

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

2015-12-23 Thread violetagg
Author: violetagg Date: Wed Dec 23 19:00:55 2015 New Revision: 1721567 URL: http://svn.apache.org/viewvc?rev=1721567&view=rev Log: Merged revision 1721539 from tomcat/trunk: Findbugs - filter false positives Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/res/findbu

buildbot failure in ASF Buildbot on tomcat-8-trunk

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

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

2015-12-23 Thread violetagg
Author: violetagg Date: Wed Dec 23 17:40:23 2015 New Revision: 1721561 URL: http://svn.apache.org/viewvc?rev=1721561&view=rev Log: Merged revision 1721539 from tomcat/trunk: Findbugs - filter false positives Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/res/findbu

[jira] [Created] (MTOMCAT-303) Tomcat 8: Jar classes override project classes

2015-12-23 Thread Rupert Madden-Abbott (JIRA)
Rupert Madden-Abbott created MTOMCAT-303: Summary: Tomcat 8: Jar classes override project classes Key: MTOMCAT-303 URL: https://issues.apache.org/jira/browse/MTOMCAT-303 Project: Apache Tomcat

svn commit: r1721539 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2015-12-23 Thread violetagg
Author: violetagg Date: Wed Dec 23 13:00:41 2015 New Revision: 1721539 URL: http://svn.apache.org/viewvc?rev=1721539&view=rev Log: Findbugs - filter false positives Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml U

svn commit: r1721532 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/util/MessageFactory.java

2015-12-23 Thread violetagg
Author: violetagg Date: Wed Dec 23 12:22:04 2015 New Revision: 1721532 URL: http://svn.apache.org/viewvc?rev=1721532&view=rev Log: Merged revision 1721528 from tomcat/trunk: java.util.ResourceBundle.getString does not return null when there is no object for a given key. The method will throw Miss

svn commit: r1721530 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/el/util/MessageFactory.java

2015-12-23 Thread violetagg
Author: violetagg Date: Wed Dec 23 12:14:48 2015 New Revision: 1721530 URL: http://svn.apache.org/viewvc?rev=1721530&view=rev Log: Merged revision 1721528 from tomcat/trunk: java.util.ResourceBundle.getString does not return null when there is no object for a given key. The method will throw Miss

svn commit: r1721528 - /tomcat/trunk/java/org/apache/el/util/MessageFactory.java

2015-12-23 Thread violetagg
Author: violetagg Date: Wed Dec 23 12:10:03 2015 New Revision: 1721528 URL: http://svn.apache.org/viewvc?rev=1721528&view=rev Log: java.util.ResourceBundle.getString does not return null when there is no object for a given key. The method will throw MissingResourceException. Modified: tomcat

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

2015-12-23 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20151223-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native/dest-20151223/lib -Dcommons-daemon.jar=/srv/gump/public/work