[Bug 59668] New: x:forEach retains the incorrect scope when used in a tag called from another x:forEach

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59668 Bug ID: 59668 Summary: x:forEach retains the incorrect scope when used in a tag called from another x:forEach Product: Taglibs Version: unspecified Hardware: PC

Tagging 9.0.x, 8.5.x, 8.0.x

2016-06-06 Thread Mark Thomas
Hi, I've just finished reviewing the open bugs so, barring any new bugs appearing over night, I plan to start the release process for the branches in the subject line tomorrow (in around 12 hours). Mark - To unsubscribe, e-mail:

[Bug 59664] BufferReader return fuzzied when use https transfer Unicode char

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59664 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 59659] WsSession leaks (is not GC) if error occurs during the closing process

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59659 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1747036 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java webapps/docs/changelog.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 16:28:44 2016 New Revision: 1747036 URL: http://svn.apache.org/viewvc?rev=1747036&view=rev Log: Fix possible memory leak in WebSocket handling of unexpected client disconnects. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/

svn commit: r1747035 - in /tomcat/trunk: java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java webapps/docs/changelog.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 16:28:21 2016 New Revision: 1747035 URL: http://svn.apache.org/viewvc?rev=1747035&view=rev Log: Fix possible memory leak in WebSocket handling of unexpected client disconnects. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.

buildbot success in on tomcat-trunk

2016-06-06 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1434 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1747029 - in /tomcat/tc8.5.x/trunk: ./ test/javax/servlet/http/TestCookie.java test/org/apache/tomcat/util/http/CookiesBaseTest.java test/org/apache/tomcat/util/http/TestCookiesNoStrictNa

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 15:20:50 2016 New Revision: 1747029 URL: http://svn.apache.org/viewvc?rev=1747029&view=rev Log: Unit test adjustments for change to default cookie name validator Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/javax/servlet/http/T

svn commit: r1747028 - in /tomcat/trunk/test: javax/servlet/http/TestCookie.java org/apache/tomcat/util/http/CookiesBaseTest.java org/apache/tomcat/util/http/TestCookiesNoStrictNamingSysProps.java

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 15:20:11 2016 New Revision: 1747028 URL: http://svn.apache.org/viewvc?rev=1747028&view=rev Log: Unit test adjustments for change to default cookie name validator Modified: tomcat/trunk/test/javax/servlet/http/TestCookie.java tomcat/trunk/test/org/apache/tomc

buildbot failure in on tomcat-trunk

2016-06-06 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1433 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

[Bug 59655] The CookieNameValidator has issue that related to the consistency

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59655 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1747015 - in /tomcat/tc8.5.x/trunk: ./ java/javax/servlet/http/Cookie.java webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 14:17:58 2016 New Revision: 1747015 URL: http://svn.apache.org/viewvc?rev=1747015&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59655 Configure the cookie name validation to use RFC6265 rules by default to align it with the default cookie parser.

svn commit: r1747014 - in /tomcat/trunk: java/javax/servlet/http/Cookie.java webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 14:17:16 2016 New Revision: 1747014 URL: http://svn.apache.org/viewvc?rev=1747014&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59655 Configure the cookie name validation to use RFC6265 rules by default to align it with the default cookie parser.

[Bug 59650] NIO2 connector does not respect executor bounds, reuses NIO.2 threads for processing request on connections

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59650 --- Comment #8 from Remy Maucherat --- That's a useful clarification actually, the standard executor is not an ExecutorService, there's another thread pool in there that is an ExecutorService. It is likely I'll adjust the connector startup logg

[Bug 59654] Jsp spec violation in tld identifying?

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1746995 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/jasper/compiler/TagLibraryInfoImpl.java java/org/apache/jasper/resources/LocalStrings.properties webapps/docs/changelog.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 13:42:20 2016 New Revision: 1746995 URL: http://svn.apache.org/viewvc?rev=1746995&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 Enforce the requirements of section 7.3.1 of the JSP specification regarding the permitted locations for TLD file

svn commit: r1746994 - in /tomcat/tc7.0.x/trunk: java/org/apache/jasper/compiler/TagLibraryInfoImpl.java java/org/apache/jasper/resources/LocalStrings.properties webapps/docs/changelog.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 13:34:45 2016 New Revision: 1746994 URL: http://svn.apache.org/viewvc?rev=1746994&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 Enforce the requirements of section 7.3.1 of the JSP specification regarding the permitted locations for TLD file

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

2016-06-06 Thread Bill Barker
pache-commons/daemon/dist/bin/commons-daemon-20160606-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.

[Bug 59654] Jsp spec violation in tld identifying?

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 --- Comment #2 from Mark Thomas --- The improved message part of the fix has been applied to: - 9.0.x for 9.0.0.M7 onwards - 8.5.x for 8.5.3 onwards - 8.0.x for 8.0.36 onwards -- You are receiving this mail because: You are the assignee for t

svn commit: r1746991 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/compiler/TagLibraryInfoImpl.java java/org/apache/jasper/resources/LocalStrings.properties webapps/docs/changelog.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 13:27:02 2016 New Revision: 1746991 URL: http://svn.apache.org/viewvc?rev=1746991&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 Improve error message when attempting to use a TLD file from an invalid location. Patch provided by Huxing Zhang.

svn commit: r1746990 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/compiler/TagLibraryInfoImpl.java java/org/apache/jasper/resources/LocalStrings.properties webapps/docs/changelog.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 13:25:04 2016 New Revision: 1746990 URL: http://svn.apache.org/viewvc?rev=1746990&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 Improve error message when attempting to use a TLD file from an invalid location. Patch provided by Huxing Zhang.

svn commit: r1746989 - in /tomcat/trunk: java/org/apache/jasper/compiler/TagLibraryInfoImpl.java java/org/apache/jasper/resources/LocalStrings.properties webapps/docs/changelog.xml

2016-06-06 Thread markt
Author: markt Date: Mon Jun 6 13:23:45 2016 New Revision: 1746989 URL: http://svn.apache.org/viewvc?rev=1746989&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 Improve error message when attempting to use a TLD file from an invalid location. Patch provided by Huxing Zhang.

[Bug 59661] MailSessionFactory ignores system properties

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661 --- Comment #7 from Michael Osipov <1983-01...@gmx.net> --- Added patches against 6.0 trunk and 9.0 trunk. Tests pass. I have removed the two default properties: * "smtp" is the default transport of none is set, see Session#getTransport() * Def

[Bug 59635] PerMessageDeflate.sendMassagePart() IllegalArgumentException using atmosphere

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59635 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 59661] MailSessionFactory ignores system properties

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661 --- Comment #6 from Michael Osipov <1983-01...@gmx.net> --- Created attachment 33916 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33916&action=edit Patch for Tomcat 9.0 -- You are receiving this mail because: You are the assignee for

[Bug 59661] MailSessionFactory ignores system properties

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661 --- Comment #5 from Michael Osipov <1983-01...@gmx.net> --- Created attachment 33915 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33915&action=edit Patch for Tomcat 6.0 -- You are receiving this mail because: You are the assignee for

[Bug 55087] tomcat crashes in tcnative-1.dll with OCSP when OCSP server is not reachable

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55087 Ravi changed: What|Removed |Added Attachment #33912|0 |1 is obsolete|

[Bug 55087] tomcat crashes in tcnative-1.dll with OCSP when OCSP server is not reachable

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55087 Ravi changed: What|Removed |Added CC||ravi...@gmail.com --- Comment #1 from Ravi ---

[Bug 58626] Tomcat does not start at boot time due to SIGHUP

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58626 --- Comment #25 from Michael Osipov <1983-01...@gmx.net> --- I can happily confirm that the patch from trunk works on HP-UX. Tomcat comes up as expected. Regarding the PID file: > smartld@blnn724x - /var/opt/tomcat/work > bash $ pwd > /var/opt/

[Bug 59664] New: BufferReader return fuzzied when use https transfer Unicode char

2016-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59664 Bug ID: 59664 Summary: BufferReader return fuzzied when use https transfer Unicode char Product: Tomcat 7 Version: 7.0.69 Hardware: All OS: Linux