[Bug 59701] Improve the documentation when maxPostSize=0

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59701 --- Comment #3 from Huxing Zhang --- I've found the changlelog mention this behavior change in [1]: 57938: Correctly handle empty form fields when a form is submitted as multipart/form-data, the maxPostSize attribute of the Connector has been

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

2016-06-14 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-native-trunk-make has an issue affecting its community integration

[Bug 59703] New: RFC 6265 Cookie Processor doesn't allow cookie domains with a leading dot.

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59703 Bug ID: 59703 Summary: RFC 6265 Cookie Processor doesn't allow cookie domains with a leading dot. Product: Tomcat 8 Version: 8.0.35 Hardware: Other OS: Li

svn commit: r1748458 - in /tomcat/tc8.5.x/trunk: ./ build.xml webapps/docs/changelog.xml

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 20:23:21 2016 New Revision: 1748458 URL: http://svn.apache.org/viewvc?rev=1748458&view=rev Log: Correct a regression in the fix for bug 58588 that removed the entire org.apache.juli package from the embedded JARs rendering them unusable. Modified: tomcat/tc8.5.

svn commit: r1748452 - in /tomcat/trunk: build.xml webapps/docs/changelog.xml

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 19:41:31 2016 New Revision: 1748452 URL: http://svn.apache.org/viewvc?rev=1748452&view=rev Log: (empty) Modified: tomcat/trunk/build.xml tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk

Time for Tomcat 7.0.70

2016-06-14 Thread Violeta Georgieva
Hi, I would like to start the preparation for Tomcat 7.0.70. If you need something in addition to this release please reply here. Regards, Violeta

[Bug 59701] Improve the documentation when maxPostSize=0

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59701 --- Comment #2 from Remy Maucherat --- Hum, well, I disagree. The documentation says: "The maximum size in bytes of the POST which will be handled by the container FORM URL parameter parsing. The limit can be disabled by setting this attribute

[Bug 59701] Improve the documentation when maxPostSize=0

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59701 --- Comment #1 from Huxing Zhang --- Created attachment 33949 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33949&action=edit patch against trunk -- You are receiving this mail because: You are the assignee for the bug.

[Bug 59701] New: Improve the documentation when maxPostSize=0

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59701 Bug ID: 59701 Summary: Improve the documentation when maxPostSize=0 Product: Tomcat 7 Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[GitHub] tomcat-maven-plugin pull request #23: Upgraded to Apache Tomcat 8.5.3

2016-06-14 Thread wikier
GitHub user wikier opened a pull request: https://github.com/apache/tomcat-maven-plugin/pull/23 Upgraded to Apache Tomcat 8.5.3 https://lists.apache.org/thread.html/a134dd23752acd40b9dd092ab300308804605af76225954ff3758db5@%3Cannounce.apache.org%3E You can merge this pull request in

Re: Timescale for 8.0.x EOL

2016-06-14 Thread Rémy Maucherat
2016-06-14 10:31 GMT+02:00 Mark Thomas : > On 14/06/2016 09:00, Emmanuel Bourg wrote: > > Le 13/06/2016 à 17:47, Mark Thomas a écrit : > >> Now we have a stable release of 8.5.x, I'd like to finialise the end of > >> life date for 8.0.x so we can publish it. > >> > >> We originally said we'd do pa

[ANN] Apache Tomcat 8.0.36 available

2016-06-14 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.0.36. Please note that Tomcat 8.x users should now use 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8.0 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Exp

svn commit: r1748388 - in /tomcat/site/trunk/docs/tomcat-8.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 11:20:27 2016 New Revision: 1748388 URL: http://svn.apache.org/viewvc?rev=1748388&view=rev Log: Update docs for 8.0.36 release [This commit notification would consist of 63 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #5 from bdahon --- Actually, I was not suggesting to cache all the results, only the classes which could not be found. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #4 from bdahon --- Thanks for your reply. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tom

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #3 from Mark Thomas --- (In reply to bdahon from comment #2) > Hi, > > For what I've read, you modified the findClass method to lookup resources > before actually loading the class. Reading your comments in the code, it's > faster.

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 --- Comment #2 from bdahon --- Hi, For what I've read, you modified the findClass method to lookup resources before actually loading the class. Reading your comments in the code, it's faster. However, it doesn't actually cache the results, no

svn commit: r1748380 - in /tomcat/site/trunk: build.properties.default docs/download-80.html docs/index.html docs/migration-8.html docs/oldnews.html xdocs/download-80.xml xdocs/index.xml xdocs/migrati

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 10:36:50 2016 New Revision: 1748380 URL: http://svn.apache.org/viewvc?rev=1748380&view=rev Log: Update site for 8.3.36 release excluding docs. Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-80.html tomcat/site/trunk/

[ANN] Apache Tomcat 8.5.3 available

2016-06-14 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.3. This is the first stable release of the 8.5.x branch. Tomcat 8.x users should now use 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8 is an open source software implementation of the Java Servlet,

svn commit: r1748375 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 09:55:40 2016 New Revision: 1748375 URL: http://svn.apache.org/viewvc?rev=1748375&view=rev Log: 8.5.x is no longer beta Mark 8.0.x as superseded Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/sit

svn commit: r1748374 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 09:53:33 2016 New Revision: 1748374 URL: http://svn.apache.org/viewvc?rev=1748374&view=rev Log: Update docs for 8.5.3 release [This commit notification would consist of 66 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

[ANN] Apache Tomcat 9.0.0.M8 available

2016-06-14 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.0.M8. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.0.M8 is a milestone r

svn commit: r1748370 - in /tomcat/site/trunk: ./ docs/ xdocs/

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 09:41:45 2016 New Revision: 1748370 URL: http://svn.apache.org/viewvc?rev=1748370&view=rev Log: Update site for 8.5.3 release excluding docs. Since 8.5.3 is now stable, list 8.5.3 before 8.0.35 on the Tomcat 8 download page Modified: tomcat/site/trunk/build.pro

svn commit: r1748369 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 09:37:52 2016 New Revision: 1748369 URL: http://svn.apache.org/viewvc?rev=1748369&view=rev Log: Add a missing version update Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http

svn commit: r1748367 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 09:30:55 2016 New Revision: 1748367 URL: http://svn.apache.org/viewvc?rev=1748367&view=rev Log: Update docs for 9.0.0.M8 release [This commit notification would consist of 71 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1748365 - in /tomcat/site/trunk: ./ docs/ xdocs/

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 09:19:26 2016 New Revision: 1748365 URL: http://svn.apache.org/viewvc?rev=1748365&view=rev Log: Update site for 9.0.0.M8 release excluding docs Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-90.html tomcat/site/trunk

Re: Timescale for 8.0.x EOL

2016-06-14 Thread Mark Thomas
On 14/06/2016 09:00, Emmanuel Bourg wrote: > Le 13/06/2016 à 17:47, Mark Thomas a écrit : >> Now we have a stable release of 8.5.x, I'd like to finialise the end of >> life date for 8.0.x so we can publish it. >> >> We originally said we'd do parallel releases for 6 months. That gives an >> EOL dat

[Bug 57583] Performance issue evaluating EL in custom tags (tagx) due to inefficient calls to java.lang.Class.forName()

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 Mark Thomas changed: What|Removed |Added CC||benjamin.da...@gmail.com --- Comment #11

[Bug 59699] Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 Mark Thomas changed: What|Removed |Added Version|8.5.x-trunk |8.0.27 OS|

Re: Timescale for 8.0.x EOL

2016-06-14 Thread Emmanuel Bourg
Le 13/06/2016 à 17:47, Mark Thomas a écrit : > Now we have a stable release of 8.5.x, I'd like to finialise the end of > life date for 8.0.x so we can publish it. > > We originally said we'd do parallel releases for 6 months. That gives an > EOL date of 30 September 2016 for 8.0.x which seems reas

[Bug 59699] New: Caching issue in ELContext / ImportHandler

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59699 Bug ID: 59699 Summary: Caching issue in ELContext / ImportHandler Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: normal Priority: P

svn commit: r13993 - in /release/tomcat/tomcat-9/v9.0.0.M8/bin: apache-tomcat-9.0.0.M8.tar.gz.asc apache-tomcat-9.0.0.M8.zip.asc

2016-06-14 Thread markt
Author: markt Date: Tue Jun 14 07:54:50 2016 New Revision: 13993 Log: Add missing signatures Added: release/tomcat/tomcat-9/v9.0.0.M8/bin/apache-tomcat-9.0.0.M8.tar.gz.asc release/tomcat/tomcat-9/v9.0.0.M8/bin/apache-tomcat-9.0.0.M8.zip.asc Added: release/tomcat/tomcat-9/v9.0.0.M8/bin/ap

[Bug 59697] tomcat cache DNS forever

2016-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59697 Remy Maucherat changed: What|Removed |Added Resolution|--- |INVALID Status|NEW