[GUMP@vmgump]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2014-03-27 Thread Bill Barker
-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140327.jar:/srv/gump/public/workspace

svn commit: r1582217 - in /tomcat/trunk: java/org/apache/catalina/manager/host/ webapps/docs/

2014-03-27 Thread kfujino
Author: kfujino Date: Thu Mar 27 08:28:00 2014 New Revision: 1582217 URL: http://svn.apache.org/r1582217 Log: Add Support for copyXML attribute of Host to Host Manager. Modified: tomcat/trunk/java/org/apache/catalina/manager/host/HTMLHostManagerServlet.java

svn commit: r1582218 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/manager/host/ webapps/docs/

2014-03-27 Thread kfujino
Author: kfujino Date: Thu Mar 27 08:31:33 2014 New Revision: 1582218 URL: http://svn.apache.org/r1582218 Log: Add Support for copyXML attribute of Host to Host Manager. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/manager/host/HTMLHostManagerServlet.java

[Bug 56320] New: DefaultSever leak files

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56320 Bug ID: 56320 Summary: DefaultSever leak files Product: Tomcat 8 Version: trunk Hardware: PC OS: Linux Status: NEW Severity: regression

[Bug 56320] DefaultSever leak files

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56320 jfclere jfcl...@gmail.com changed: What|Removed |Added Component|Catalina|Connectors --- Comment

svn commit: r1582234 - in /tomcat/trunk: java/org/apache/catalina/manager/host/HostManagerServlet.java webapps/docs/changelog.xml

2014-03-27 Thread kfujino
Author: kfujino Date: Thu Mar 27 09:42:15 2014 New Revision: 1582234 URL: http://svn.apache.org/r1582234 Log: Ensure that name request parameter is used as a application base of host if webapps request parameter is not set when adding host in HostManager Application. Modified:

svn commit: r1582235 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/manager/host/HostManagerServlet.java webapps/docs/changelog.xml

2014-03-27 Thread kfujino
Author: kfujino Date: Thu Mar 27 09:45:58 2014 New Revision: 1582235 URL: http://svn.apache.org/r1582235 Log: Ensure that name request parameter is used as a application base of host if webapps request parameter is not set when adding host in HostManager Application. Modified:

svn commit: r1582237 - /tomcat/trunk/webapps/docs/changelog.xml

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 09:54:53 2014 New Revision: 1582237 URL: http://svn.apache.org/r1582237 Log: Whitespace police Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

[Bug 56318] Oracle DB cursors are leaking when using org.apache.tomcat.jdbc.pool.DataSourceFactory

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318 Danila Galimov b...@mail.ru changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56321] New: ServletContextListener.contextDestroyed not completely executed when updating war

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56321 Bug ID: 56321 Summary: ServletContextListener.contextDestroyed not completely executed when updating war Product: Tomcat 7 Version: 7.0.52 Hardware: PC

[Bug 56321] ServletContextListener.contextDestroyed not completely executed when updating war

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56321 --- Comment #1 from M. Laponder marco.lapon...@kewill.com --- Created attachment 31446 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31446action=edit test project -- You are receiving this mail because: You are the assignee

[Bug 56320] DefaultServlet leaks file handles

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56320 Christopher Schultz ch...@christopherschultz.net changed: What|Removed |Added Summary|DefaultSever leak files

buildbot success in ASF Buildbot on tomcat-trunk

2014-03-27 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/5644 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 56323] New: Include service .bat scripts with Microsoft Windows Installer package

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56323 Bug ID: 56323 Summary: Include service .bat scripts with Microsoft Windows Installer package Product: Tomcat 8 Version: trunk Hardware: PC OS: Mac OS

Re: [VOTE] Release Apache Tomcat 8.0.5

2014-03-27 Thread Christopher Schultz
Mark, On 3/24/14, 2:47 PM, Mark Thomas wrote: The proposed Apache Tomcat 8.0.5 release is now available for voting. The main changes since 8.0.4 are: - Fix a regression in the fix for BZ 56190 - Various NIO2 fixes - Fix Java 8 syntax support for JSPs The main changes since 8.0.3 are: -

[Bug 56321] ServletContextListener.contextDestroyed not completely executed when updating war

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56321 Christopher Schultz ch...@christopherschultz.net changed: What|Removed |Added OS|

Re: [VOTE] Release Apache Tomcat 8.0.5

2014-03-27 Thread Yoav Shapira
On Mon, Mar 24, 2014 at 2:47 PM, Mark Thomas ma...@apache.org wrote: ... The proposed 8.0.5 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.5 (alpha) [ X ] Beta - go ahead and release as 8.0.5 (beta) [ ] Stable - go ahead and release as 8.0.5 (stable) Works

svn commit: r1582399 - in /tomcat/trunk: java/org/apache/catalina/servlets/DefaultServlet.java webapps/docs/changelog.xml

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 16:59:15 2014 New Revision: 1582399 URL: http://svn.apache.org/r1582399 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56320 Fix fd leak when sendfile is used Modified: tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java

[Bug 56320] DefaultServlet leaks file handles

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56320 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1582432 - /tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 18:13:14 2014 New Revision: 1582432 URL: http://svn.apache.org/r1582432 Log: Clean-up. No functional change. Modified: tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java Modified:

svn commit: r1582440 - /tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 18:50:05 2014 New Revision: 1582440 URL: http://svn.apache.org/r1582440 Log: Restore optimisation removed in r1549711 Refactor so InputStream is never opened if sendfile is used Add lots of comments Modified:

[Bug 56321] ServletContextListener.contextDestroyed not completely executed when updating war

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56321 --- Comment #3 from Mark Thomas ma...@apache.org --- The test is using stdout. It is unlikely to be buffered for any noticeable length of time. I can reproduce this on 7.0.x. Odd. Trying on 8.0.x... -- You are receiving this mail

[Bug 56318] Oracle DB cursors are leaking when using org.apache.tomcat.jdbc.pool.DataSourceFactory

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318 --- Comment #6 from Christopher Schultz ch...@christopherschultz.net --- If the StatementFinalizer fixed your problem, then you should take some time to look into your application and correct those errors. Head over to the users' mailing

svn commit: r1582453 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 20:10:31 2014 New Revision: 1582453 URL: http://svn.apache.org/r1582453 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56321 hen a WAR is modified, undeploy the web application before deleting any expanded directory as the undeploy process may refer to

svn commit: r1582454 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 20:11:34 2014 New Revision: 1582454 URL: http://svn.apache.org/r1582454 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56321 When a WAR is modified, undeploy the web application before deleting any expanded directory as the undeploy process may refer

[Bug 56321] ServletContextListener.contextDestroyed not completely executed when updating war

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56321 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56318] Oracle DB cursors are leaking when using org.apache.tomcat.jdbc.pool.DataSourceFactory

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318 --- Comment #7 from Danila Galimov b...@mail.ru --- Thank you :-) Ideally I would like to have something like stacktrace of statement opening, and stacktrace of connection close, so when connection is closed, all of the opened and not

[Bug 56327] New: Adding non HTTP (e.g AJP) connector using MBeans is not possible

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56327 Bug ID: 56327 Summary: Adding non HTTP (e.g AJP) connector using MBeans is not possible Product: Tomcat 8 Version: trunk Hardware: PC OS: Windows XP

Re: [VOTE] Release Apache Tomcat 8.0.5

2014-03-27 Thread Tim Whittington
The proposed 8.0.5 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.5 (alpha) [x] Beta - go ahead and release as 8.0.5 (beta) [ ] Stable - go ahead and release as 8.0.5 (stable) cheers tim

buildbot failure in ASF Buildbot on tomcat-trunk

2014-03-27 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/5646 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[VOTE][RESULT] Release Apache Tomcat 8.0.5

2014-03-27 Thread Mark Thomas
Binding: Beta: markt, remm, schultz, yoavs Stable: jfarcand Non-binding: Beta: timw Stable: Ognjen Blagojevic The vote therefore passes. Apache Tomcat 8.0.5 will be released as beta. Thanks everyone. Mark - To

svn commit: r1582511 - /tomcat/trunk/webapps/docs/changelog.xml

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 22:19:01 2014 New Revision: 1582511 URL: http://svn.apache.org/r1582511 Log: Add release date Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r4818 - /dev/tomcat/tomcat-8/v8.0.5/ /release/tomcat/tomcat-8/v8.0.5/

2014-03-27 Thread markt
Author: markt Date: Thu Mar 27 22:21:29 2014 New Revision: 4818 Log: Release Apache Tomcat 8.0.5 (beta) Added: release/tomcat/tomcat-8/v8.0.5/ - copied from r4791, dev/tomcat/tomcat-8/v8.0.5/ Removed: dev/tomcat/tomcat-8/v8.0.5/

[Bug 56327] Adding non HTTP (e.g AJP) connector using MBeans is not possible

2014-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56327 --- Comment #1 from kiran kgki...@gmail.com --- Original Code 50 public void addConnector(String address, int port, boolean isAjp, boolean isSSL) throws MBeanException { 51 52 Service service; 53 try { 54

buildbot success in ASF Buildbot on tomcat-trunk

2014-03-27 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/5647 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build