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

2017-07-04 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

[Bug 53031] Ant Jasper task should support Fork option

2017-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53031 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

[Bug 53031] Ant Jasper task should support Fork option

2017-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53031 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 53031] Ant Jasper task should support Fork option

2017-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53031 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1800821 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/JspC.java webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 20:52:20 2017 New Revision: 1800821 URL: http://svn.apache.org/viewvc?rev=1800821=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53031 Add support for the fork option when compiling JSPs with the Jasper Ant task and javac. Modified:

svn commit: r1800820 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/JspC.java webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 20:50:43 2017 New Revision: 1800820 URL: http://svn.apache.org/viewvc?rev=1800820=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53031 Add support for the fork option when compiling JSPs with the Jasper Ant task and javac. Modified:

svn commit: r1800818 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/JspC.java webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 20:49:07 2017 New Revision: 1800818 URL: http://svn.apache.org/viewvc?rev=1800818=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53031 Add support for the fork option when compiling JSPs with the Jasper Ant task and javac. Modified:

svn commit: r1800816 - in /tomcat/trunk: java/org/apache/jasper/JspC.java webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 20:47:13 2017 New Revision: 1800816 URL: http://svn.apache.org/viewvc?rev=1800816=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53031 Add support for the fork option when compiling JSPs with the Jasper Ant task and javac. Modified:

[Bug 52924] Add support for per-application JSP compile configuration in Tomcat 6, 7

2017-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52924 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1800808 - in /tomcat/trunk/java/org/apache/catalina/startup: Constants.java ContextConfig.java

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 19:18:57 2017 New Revision: 1800808 URL: http://svn.apache.org/viewvc?rev=1800808=rev Log: Refactor to use a constant like the other files. Modified: tomcat/trunk/java/org/apache/catalina/startup/Constants.java

svn commit: r1800807 - in /tomcat/trunk: conf/ java/org/apache/catalina/startup/ webapps/docs/ webapps/docs/config/

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 19:14:08 2017 New Revision: 1800807 URL: http://svn.apache.org/viewvc?rev=1800807=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52924 Add support for a Tomcat specific deployment descriptor. This allows apps to ship with Tomcat specific configuration

Re: [VOTE] Release Apache Tomcat 8.5.17

2017-07-04 Thread Rémy Maucherat
On Tue, Jul 4, 2017 at 3:40 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.17 release is now available for voting. > > The major changes compared to the 8.5.17 release are: > > - Make asynchronous error handling more robust. In particular ensure > that onError() is

buildbot success in on tomcat-8-trunk

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

Re: [VOTE] Release Apache Tomcat 9.0.0.M23

2017-07-04 Thread Rémy Maucherat
On Tue, Jul 4, 2017 at 3:19 AM, Mark Thomas wrote: > The proposed 9.0.0.M23 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 9.0.0.M23 > > Rémy

[Bug 52791] [PATCH] read windows installer default values from config file

2017-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52791 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1800795 - in /tomcat/tc7.0.x/trunk: ./ res/tomcat.nsi webapps/docs/changelog.xml webapps/docs/setup.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 14:18:07 2017 New Revision: 1800795 URL: http://svn.apache.org/viewvc?rev=1800795=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52791 Add the ability to set the defaults used by the Windows installer from a configuration file. Patch provided by Sandra

svn commit: r1800794 - in /tomcat/tc8.0.x/trunk: ./ res/tomcat.nsi webapps/docs/changelog.xml webapps/docs/setup.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 14:12:09 2017 New Revision: 1800794 URL: http://svn.apache.org/viewvc?rev=1800794=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52791 Add the ability to set the defaults used by the Windows installer from a configuration file. Patch provided by Sandra

svn commit: r1800792 - in /tomcat/tc8.5.x/trunk: ./ res/tomcat.nsi webapps/docs/changelog.xml webapps/docs/setup.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 14:10:04 2017 New Revision: 1800792 URL: http://svn.apache.org/viewvc?rev=1800792=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52791 Add the ability to set the defaults used by the Windows installer from a configuration file. Patch provided by Sandra

svn commit: r1800791 - in /tomcat/trunk: res/tomcat.nsi webapps/docs/changelog.xml webapps/docs/setup.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 14:08:37 2017 New Revision: 1800791 URL: http://svn.apache.org/viewvc?rev=1800791=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52791 Add the ability to set the defaults used by the Windows installer from a configuration file. Patch provided by Sandra

svn commit: r1800785 - in /tomcat/tc8.5.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 13:17:29 2017 New Revision: 1800785 URL: http://svn.apache.org/viewvc?rev=1800785=rev Log: Update versions for next dev cycle Modified: tomcat/tc8.5.x/trunk/build.properties.default tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default

svn commit: r1800784 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 13:16:13 2017 New Revision: 1800784 URL: http://svn.apache.org/viewvc?rev=1800784=rev Log: Update versions for next dev cycle Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default

svn commit: r1800776 - /tomcat/trunk/res/tomcat.nsi

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 12:39:30 2017 New Revision: 1800776 URL: http://svn.apache.org/viewvc?rev=1800776=rev Log: Tomcat 9 requires Java 8 Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL:

[VOTE] Release Apache Tomcat 8.5.17

2017-07-04 Thread Mark Thomas
The proposed Apache Tomcat 8.5.17 release is now available for voting. The major changes compared to the 8.5.17 release are: - Make asynchronous error handling more robust. In particular ensure that onError() is called for any registered AsyncListeners after an I/O error on a non-container

svn commit: r20289 - in /dev/tomcat/tomcat-8/v8.5.17: ./ bin/ bin/embed/ bin/extras/ src/

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 08:38:05 2017 New Revision: 20289 Log: Upload 8.5.17 for voting Added: dev/tomcat/tomcat-8/v8.5.17/ dev/tomcat/tomcat-8/v8.5.17/KEYS dev/tomcat/tomcat-8/v8.5.17/README.html dev/tomcat/tomcat-8/v8.5.17/RELEASE-NOTES

[VOTE] Release Apache Tomcat 9.0.0.M23

2017-07-04 Thread Mark Thomas
The proposed Apache Tomcat 9.0.0.M23 release is now available for voting. This is a milestone release for the 9.0.x branch. It should be noted that, as a milestone release: - Servlet 4.0 is not finalised - The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0 The major changes

svn commit: r20288 - in /dev/tomcat/tomcat-9/v9.0.0.M23: ./ bin/ bin/embed/ bin/extras/ src/

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 08:18:32 2017 New Revision: 20288 Log: Upload 9.0.0.M23 for voting Added: dev/tomcat/tomcat-9/v9.0.0.M23/ dev/tomcat/tomcat-9/v9.0.0.M23/KEYS dev/tomcat/tomcat-9/v9.0.0.M23/README.html dev/tomcat/tomcat-9/v9.0.0.M23/RELEASE-NOTES

svn commit: r1800740 - in /tomcat/tc8.5.x/tags/TOMCAT_8_5_17: ./ build.properties.default webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 08:10:25 2017 New Revision: 1800740 URL: http://svn.apache.org/viewvc?rev=1800740=rev Log: Tag 8.5.17 Added: tomcat/tc8.5.x/tags/TOMCAT_8_5_17/ (props changed) - copied from r1800739, tomcat/tc8.5.x/trunk/ Modified:

svn commit: r1800737 - in /tomcat/tags: TOMCAT_9_0_0_M23/ TONCAT_9_0_0_M23/

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 07:38:26 2017 New Revision: 1800737 URL: http://svn.apache.org/viewvc?rev=1800737=rev Log: Fix typo Added: tomcat/tags/TOMCAT_9_0_0_M23/ - copied from r1800736, tomcat/tags/TONCAT_9_0_0_M23/ Removed: tomcat/tags/TONCAT_9_0_0_M23/

svn commit: r1800736 - in /tomcat/tags/TONCAT_9_0_0_M23: ./ build.properties.default webapps/docs/changelog.xml

2017-07-04 Thread markt
Author: markt Date: Tue Jul 4 07:37:05 2017 New Revision: 1800736 URL: http://svn.apache.org/viewvc?rev=1800736=rev Log: Tag 9.0.0.M23 Added: tomcat/tags/TONCAT_9_0_0_M23/ - copied from r1800735, tomcat/trunk/ Modified: tomcat/tags/TONCAT_9_0_0_M23/build.properties.default

[Bug 61247] Unable to gracefully shut down server

2017-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61247 --- Comment #5 from Violeta Georgieva --- Hi, Take a thread dump. If you see a thread with a name "pool-1-thread-1" then this is the issue reported here [1] and fixed with this change [2] which will be available in