svn commit: r1721447 - in /tomcat/trunk/java/org/apache: catalina/ant/jmx/ catalina/deploy/ catalina/ha/session/ catalina/loader/ catalina/manager/util/ catalina/valves/rewrite/ jasper/compiler/

2015-12-22 Thread violetagg
Author: violetagg Date: Tue Dec 22 19:16:32 2015 New Revision: 1721447 URL: http://svn.apache.org/viewvc?rev=1721447=rev Log: Variable cannot be null Modified: tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorSetTask.java

svn commit: r1721454 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/deploy/ java/org/apache/catalina/ha/session/ java/org/apache/catalina/loader/ java/org/ap

2015-12-22 Thread violetagg
Author: violetagg Date: Tue Dec 22 19:43:09 2015 New Revision: 1721454 URL: http://svn.apache.org/viewvc?rev=1721454=rev Log: Merged revision 1721447 from tomcat/trunk: Variable cannot be null Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1721452 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/deploy/ java/org/apache/catalina/ha/session/ java/org/apache/catalina/loader/ java/org/ap

2015-12-22 Thread violetagg
Author: violetagg Date: Tue Dec 22 19:29:17 2015 New Revision: 1721452 URL: http://svn.apache.org/viewvc?rev=1721452=rev Log: Merged revision 1721447 from tomcat/trunk: Variable cannot be null Modified: tomcat/tc8.0.x/trunk/ (props changed)

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

2015-12-22 Thread Bill Barker
-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-20151222.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x

[GitHub] tomcat pull request: Change response character encoding

2015-12-22 Thread wenjiezhang2013
Github user wenjiezhang2013 commented on the pull request: https://github.com/apache/tomcat/pull/25#issuecomment-166700042 If you read ```The HTTP specification is clear that if no character set is specified for media sub-types of the "text" media type, the ISO-8859-1 character set

buildbot success in ASF Buildbot on tomcat-7-trunk

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

[Bug 58750] Provide way to disable Server header completely

2015-12-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58750 --- Comment #16 from Christopher Schultz --- (In reply to Mark Thomas from comment #9) > I remain unconvinced that there are any real world security benefits to be > gained by removing the security header.

[Bug 58758] JDBC Connection Pool exh

2015-12-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58758 Christopher Schultz changed: What|Removed |Added Resolution|---

buildbot success in ASF Buildbot on tomcat-8-trunk

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

svn commit: r1721439 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/ java/org/apache/catalina/servlets/ java/org/apache/catalina/startup/ java/org/apache/jasper/compiler/ java/org/apache/

2015-12-22 Thread violetagg
Author: violetagg Date: Tue Dec 22 18:10:26 2015 New Revision: 1721439 URL: http://svn.apache.org/viewvc?rev=1721439=rev Log: Merged revisions 1721311, 1721314 from tomcat/trunk: Close streams Modified: tomcat/tc7.0.x/trunk/ (props changed)

[GitHub] tomcat pull request: Change response character encoding

2015-12-22 Thread ukari
Github user ukari commented on the pull request: https://github.com/apache/tomcat/pull/25#issuecomment-166806452 Thank both of you very much! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Created] (MTOMCAT-302) Tomcat 8: Invalid resource paths added when scanning for TLDs

2015-12-22 Thread Rupert Madden-Abbott (JIRA)
Rupert Madden-Abbott created MTOMCAT-302: Summary: Tomcat 8: Invalid resource paths added when scanning for TLDs Key: MTOMCAT-302 URL: https://issues.apache.org/jira/browse/MTOMCAT-302

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

2015-12-22 Thread markt
Author: markt Date: Tue Dec 22 09:46:54 2015 New Revision: 1721323 URL: http://svn.apache.org/viewvc?rev=1721323=rev Log: Simplify - Ciphers added and removed in same version can be added to unsupported for all list - Ciphers in the unsupported for all list do not need to be added per version

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

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

2015-12-22 Thread markt
Author: markt Date: Tue Dec 22 11:06:59 2015 New Revision: 1721346 URL: http://svn.apache.org/viewvc?rev=1721346=rev Log: OpenSSL trunk has removed support for all fixed DH cipher suites Modified: tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

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

2015-12-22 Thread markt
Author: markt Date: Tue Dec 22 10:00:52 2015 New Revision: 1721327 URL: http://svn.apache.org/viewvc?rev=1721327=rev Log: OpenSSL trunk has removed support for all fixed DH cipher suites Modified: tomcat/trunk/test/org/apache/tomcat/util/net/openssl/ciphers/TesterOpenSSL.java Modified:

svn commit: r1721315 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ant/AbstractCatalinaTask.java java/org/apache/catalina/servlets/DefaultServlet.java

2015-12-22 Thread violetagg
Author: violetagg Date: Tue Dec 22 08:12:57 2015 New Revision: 1721315 URL: http://svn.apache.org/viewvc?rev=1721315=rev Log: Merged revision 1721314 from tomcat/trunk: Followup to r1721311 Modified: tomcat/tc8.0.x/trunk/ (props changed)

Time for a 6.0.x release in January?

2015-12-22 Thread Mark Thomas
All, It has been over 6 months since the last 6.0.x release. The changelog for 6.0.x is reasonably long so it is looks like time for a release. Jean-Frederic or I have done the last few releases. Are there any volunteers for the release manager role this time around? Given the frequency of the

buildbot failure in ASF Buildbot on tomcat-8-trunk

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

[GitHub] tomcat-maven-plugin pull request: Ensure that resource paths begin...

2015-12-22 Thread rupert654
GitHub user rupert654 opened a pull request: https://github.com/apache/tomcat-maven-plugin/pull/21 Ensure that resource paths begin with "/" as required by Tomcat 8. This fixes https://issues.apache.org/jira/browse/MTOMCAT-302 You can merge this pull request into a Git repository

[jira] [Commented] (MTOMCAT-302) Tomcat 8: Invalid resource paths added when scanning for TLDs

2015-12-22 Thread Rupert Madden-Abbott (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068391#comment-15068391 ] Rupert Madden-Abbott commented on MTOMCAT-302: -- Here is a (very simple) pull request that

[jira] [Commented] (MTOMCAT-302) Tomcat 8: Invalid resource paths added when scanning for TLDs

2015-12-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068390#comment-15068390 ] ASF GitHub Bot commented on MTOMCAT-302: GitHub user rupert654 opened a pull request:

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

2015-12-22 Thread Bill Barker
/daemon/dist/bin/commons-daemon-20151222-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-20151222.jar -Dcommons

[jira] [Issue Comment Deleted] (MTOMCAT-302) Tomcat 8: Invalid resource paths added when scanning for TLDs

2015-12-22 Thread Rupert Madden-Abbott (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rupert Madden-Abbott updated MTOMCAT-302: - Comment: was deleted (was: Here is a (very simple) pull request that fixes this

[jira] [Commented] (MTOMCAT-234) Tomcat8 Maven Plugin

2015-12-22 Thread Rupert Madden-Abbott (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068392#comment-15068392 ] Rupert Madden-Abbott commented on MTOMCAT-234: -- So married life is much more busy than I had

Re: Time for a 6.0.x release in January?

2015-12-22 Thread jean-frederic clere
On 12/22/2015 10:23 AM, Mark Thomas wrote: > All, > > It has been over 6 months since the last 6.0.x release. The changelog > for 6.0.x is reasonably long so it is looks like time for a release. > > Jean-Frederic or I have done the last few releases. Are there any > volunteers for the release