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

2018-04-03 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-tc7.0.x-test-apr has an issue affecting its community integration.

[VOTE] Release Apache Tomcat 8.5.30

2018-04-03 Thread Mark Thomas
The proposed Apache Tomcat 8.5.30 release is now available for voting. The major changes compared to the 8.5.29 release are: - Add support for the maxDays attribute to the AccessLogValve and ExtendedAccessLogValve. This allows the maximum number of days for which rotated access logs should be

svn commit: r26115 - in /dev/tomcat/tomcat-8/v8.5.30: ./ bin/ bin/embed/ bin/extras/ src/

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 20:35:36 2018 New Revision: 26115 Log: Upload 8.5.30 for voting Added: dev/tomcat/tomcat-8/v8.5.30/ dev/tomcat/tomcat-8/v8.5.30/KEYS dev/tomcat/tomcat-8/v8.5.30/README.html dev/tomcat/tomcat-8/v8.5.30/RELEASE-NOTES dev/tomcat/tomcat-8/v8.5.30/bin

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

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 20:32:49 2018 New Revision: 1828283 URL: http://svn.apache.org/viewvc?rev=1828283&view=rev Log: Increment version for next development cycle Modified: tomcat/tc8.5.x/trunk/build.properties.default tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default tom

[VOTE] Release Apache Tomcat 9.0.7

2018-04-03 Thread Mark Thomas
The proposed Apache Tomcat 9.0.7 release is now available for voting. The major changes compared to the 9.0.6 release are: - Add support for the maxDays attribute to the AccessLogValve and ExtendedAccessLogValve. This allows the maximum number of days for which rotated access logs should be r

svn commit: r26113 - in /dev/tomcat/tomcat-9/v9.0.7: ./ bin/ bin/embed/ bin/extras/ src/

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 20:19:56 2018 New Revision: 26113 Log: Upload 9.0.7 for voting Added: dev/tomcat/tomcat-9/v9.0.7/ dev/tomcat/tomcat-9/v9.0.7/KEYS dev/tomcat/tomcat-9/v9.0.7/README.html dev/tomcat/tomcat-9/v9.0.7/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.7/bin/

[Bug 62253] response.setContentType() changes the content type after response.getWriter() is called

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62253 Kyle Stiemann changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

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

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 20:02:18 2018 New Revision: 1828276 URL: http://svn.apache.org/viewvc?rev=1828276&view=rev Log: Increment version for next development cycle Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default tomcat/trunk/webapp

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

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 19:57:06 2018 New Revision: 1828275 URL: http://svn.apache.org/viewvc?rev=1828275&view=rev Log: Tag 8.5.30 Added: tomcat/tc8.5.x/tags/TOMCAT_8_5_30/ (props changed) - copied from r1828274, tomcat/tc8.5.x/trunk/ Modified: tomcat/tc8.5.x/tags/TOMCAT_8_

[Bug 62253] response.setContentType() changes the content type after response.getWriter() is called

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62253 Kyle Stiemann changed: What|Removed |Added CC||stiemann...@gmail.com -- You are rece

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

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 19:50:45 2018 New Revision: 1828274 URL: http://svn.apache.org/viewvc?rev=1828274&view=rev Log: Tag 9.0.7 Added: tomcat/tags/TOMCAT_9_0_7/ (props changed) - copied from r1828273, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_7/build.properties.defau

[Bug 62253] New: response.setContentType() changes the content type after response.getWriter() is called

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62253 Bug ID: 62253 Summary: response.setContentType() changes the content type after response.getWriter() is called Product: Tomcat 9 Version: 9.0.6 Hardware: PC

[Bug 62163] Tomcat Setup section of docs does not take into account new dependency on Java 8

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62163 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1828268 - in /tomcat/trunk/webapps/docs: changelog.xml setup.xml

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 18:45:20 2018 New Revision: 1828268 URL: http://svn.apache.org/viewvc?rev=1828268&view=rev Log: Minimum version is Java 8, not Java 7. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/setup.xml Modified: tomcat/trunk/webapps/docs/

[Bug 62172] org.apache.catalina.startup.Constants specifies an absolute path for web.xml

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62172 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1828265 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/ValidatorTask.java java/org/apache/catalina/startup/Constants.java webapps/docs/changelog.xml

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 17:37:46 2018 New Revision: 1828265 URL: http://svn.apache.org/viewvc?rev=1828265&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62172 Improve Javadoc for org.apache.catalina.startup.Constants and ensure that the constants are correctly used. Modi

svn commit: r1828264 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ant/ValidatorTask.java java/org/apache/catalina/startup/Constants.java java/org/apache/catalina/startup/HostConfig.java web

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 17:35:15 2018 New Revision: 1828264 URL: http://svn.apache.org/viewvc?rev=1828264&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62172 Improve Javadoc for org.apache.catalina.startup.Constants and ensure that the constants are correctly used. Modi

svn commit: r1828263 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/ant/ValidatorTask.java java/org/apache/catalina/startup/Constants.java java/org/apache/catalina/startup/HostConfig.java web

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 17:34:10 2018 New Revision: 1828263 URL: http://svn.apache.org/viewvc?rev=1828263&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62172 Improve Javadoc for org.apache.catalina.startup.Constants and ensure that the constants are correctly used. Modi

svn commit: r1828262 - in /tomcat/trunk: java/org/apache/catalina/ant/ValidatorTask.java java/org/apache/catalina/startup/Constants.java java/org/apache/catalina/startup/HostConfig.java webapps/docs/c

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 17:30:56 2018 New Revision: 1828262 URL: http://svn.apache.org/viewvc?rev=1828262&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62172 Improve Javadoc for org.apache.catalina.startup.Constants and ensure that the constants are correctly used. Modi

[Bug 62214] The "userSubtree=true" and "roleSubtree=true" in JNDIRealm not working

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62214 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #5 from Mark Tho

svn commit: r1828261 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/realm.xml

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 17:04:24 2018 New Revision: 1828261 URL: http://svn.apache.org/viewvc?rev=1828261&view=rev Log: Document how the roles for an authenticated user are determined when the CombinedRealm is used. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/

svn commit: r1828260 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/realm.xml

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 17:03:50 2018 New Revision: 1828260 URL: http://svn.apache.org/viewvc?rev=1828260&view=rev Log: Document how the roles for an authenticated user are determined when the CombinedRealm is used. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/

svn commit: r1828257 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/realm.xml

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 17:02:04 2018 New Revision: 1828257 URL: http://svn.apache.org/viewvc?rev=1828257&view=rev Log: Document how the roles for an authenticated user are determined when the CombinedRealm is used. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/

svn commit: r1828253 - in /tomcat/trunk/webapps/docs: changelog.xml config/realm.xml

2018-04-03 Thread markt
Author: markt Date: Tue Apr 3 16:07:34 2018 New Revision: 1828253 URL: http://svn.apache.org/viewvc?rev=1828253&view=rev Log: Document how the roles for an authenticated user are determined when the CombinedRealm is used. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/we

Re: Tagging 9.0.x and 8.5.x

2018-04-03 Thread Rémy Maucherat
On Tue, Apr 3, 2018 at 4:46 PM, Mark Thomas wrote: > As we have just passed the start of the month I plan to fix any open > bugs and then tag with a view to releasing end of this week / early next. > +1 On the BZ front, it looks pretty good. Rémy

[Bug 62214] The "userSubtree=true" and "roleSubtree=true" in JNDIRealm not working

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62214 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4 from Mark Thomas ---

[Bug 62245] [Documentation] Mention contextXsltFile in DefaultServlet configuration example

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62245 Mark Thomas changed: What|Removed |Added Severity|trivial |enhancement -- You are receiving this m

Tagging 9.0.x and 8.5.x

2018-04-03 Thread Mark Thomas
As we have just passed the start of the month I plan to fix any open bugs and then tag with a view to releasing end of this week / early next. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional comman

svn commit: r1828242 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/tribes/introduction.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 13:54:50 2018 New Revision: 1828242 URL: http://svn.apache.org/viewvc?rev=1828242&view=rev Log: Removed another reference to Java 1.4/1.5 in the Tribes documentation Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/tribes/

svn commit: r1828241 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/tribes/introduction.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 13:54:00 2018 New Revision: 1828241 URL: http://svn.apache.org/viewvc?rev=1828241&view=rev Log: Removed another reference to Java 1.4/1.5 in the Tribes documentation Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/tribes/

svn commit: r1828240 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/tribes/introduction.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 13:52:43 2018 New Revision: 1828240 URL: http://svn.apache.org/viewvc?rev=1828240&view=rev Log: Removed another reference to Java 1.4/1.5 in the Tribes documentation Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/tribes/

svn commit: r1828239 - /tomcat/trunk/webapps/docs/tribes/introduction.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 13:51:16 2018 New Revision: 1828239 URL: http://svn.apache.org/viewvc?rev=1828239&view=rev Log: Removed another reference to Java 1.4/1.5 in the Tribes documentation Modified: tomcat/trunk/webapps/docs/tribes/introduction.xml Modified: tomcat/trunk/webapps/doc

[Bug 57434] Race condition in EL1.0 validation

2018-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57434 --- Comment #7 from Tomas Hofman --- Jeremy, what do you think about the PR? https://github.com/jboss/jboss-jstl-api_spec/pull/16/files If you don't want to change current behaviour, what about at least preventing the NPE from happening (th

svn commit: r1828228 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/cluster-howto.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 12:41:24 2018 New Revision: 1828228 URL: http://svn.apache.org/viewvc?rev=1828228&view=rev Log: No longer mention Java 5 in the clustering howto since the version required to run Tomcat is now higher Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat

svn commit: r1828227 - /tomcat/tc8.0.x/trunk/webapps/docs/cluster-howto.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 12:38:38 2018 New Revision: 1828227 URL: http://svn.apache.org/viewvc?rev=1828227&view=rev Log: No longer mention Java 5 in the clustering howto since the version required to run Tomcat is now higher Modified: tomcat/tc8.0.x/trunk/webapps/docs/cluster-howto.xm

svn commit: r1828226 - /tomcat/tc8.5.x/trunk/webapps/docs/cluster-howto.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 12:33:12 2018 New Revision: 1828226 URL: http://svn.apache.org/viewvc?rev=1828226&view=rev Log: No longer mention Java 5 in the clustering howto since the version required to run Tomcat is now higher Modified: tomcat/tc8.5.x/trunk/webapps/docs/cluster-howto.xm

svn commit: r1828223 - /tomcat/trunk/webapps/docs/cluster-howto.xml

2018-04-03 Thread ebourg
Author: ebourg Date: Tue Apr 3 12:26:09 2018 New Revision: 1828223 URL: http://svn.apache.org/viewvc?rev=1828223&view=rev Log: No longer mention Java 5 in the clustering howto since the version required to run Tomcat is now higher Modified: tomcat/trunk/webapps/docs/cluster-howto.xml Modif