Time for 6.0.40

2014-05-16 Thread Mark Thomas
The 6.0.x changelog is looking rather long and I have some stuff coming up at $work that would benefit from a 6.0.x release so I plan to start this just as soon as the remaining patch in the status file gets a third vote. Mark -

buildbot exception in ASF Buildbot on tomcat-trunk

2014-05-16 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/40 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[jira] [Commented] (MTOMCAT-256) Adding maxPostSize to the tomcat connector

2014-05-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993795#comment-13993795 ] Hudson commented on MTOMCAT-256: SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #275

svn commit: r1593356 - in /tomcat/trunk: java/org/apache/catalina/core/NamingContextListener.java webapps/docs/changelog.xml

2014-05-16 Thread kkolinko
Author: kkolinko Date: Thu May 8 18:01:35 2014 New Revision: 1593356 URL: http://svn.apache.org/r1593356 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56472#c1 Per my comment on that issue, always set 'NamingContextListener.initialized' field to 'true' so that its cleanup on

[Bug 56399] Re-factor request/response recycling so Coyote and Catalina objects are recycled simultaneously

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399 --- Comment #4 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to Remy Maucherat from comment #3) The commit could be improved (besides trying to identify the problem with the test): - no apparent benefit of logging a

svn commit: r1594950 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2014-05-16 Thread markt
Author: markt Date: Thu May 15 15:31:52 2014 New Revision: 1594950 URL: http://svn.apache.org/r1594950 Log: Prep for next release Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default Modified: tomcat/trunk/build.properties.default URL:

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

2014-05-16 Thread violetagg
Author: violetagg Date: Fri May 16 12:19:05 2014 New Revision: 1595174 URL: http://svn.apache.org/r1595174 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Merged revision 1595171 from tomcat/trunk: Fixed NoSuchElementException while handling attributes with empty string value

[Bug 56399] Re-factor request/response recycling so Coyote and Catalina objects are recycled simultaneously

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399 --- Comment #5 from Konstantin Kolinko knst.koli...@gmail.com --- In reply to Mark's e-mail on Re: r1594436 2014-05-14 12:02 GMT+04:00 Mark Thomas: Why is an exception being used for flow control? Surely a boolean flag would be better

buildbot exception in ASF Buildbot on tomcat-7-trunk

2014-05-16 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/68 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 56529] NoSuchElementException for attribute with empty string in custom tag

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Hariprasad Manchi hariprasad...@gmail.com changed: What|Removed |Added OS||All

svn commit: r1594945 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_7: ./ build.properties.default

2014-05-16 Thread markt
Author: markt Date: Thu May 15 15:14:39 2014 New Revision: 1594945 URL: http://svn.apache.org/r1594945 Log: Tag 8.0.7 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_7/ - copied from r1594944, tomcat/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_7/build.properties.default Modified:

Re: svn commit: r1594436 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ webapps/docs/

2014-05-16 Thread Mark Thomas
On 14/05/2014 07:48, Rémy Maucherat wrote: 2014-05-14 2:44 GMT+02:00 kkoli...@apache.org: Author: kkolinko Date: Wed May 14 00:44:33 2014 New Revision: 1594436 URL: http://svn.apache.org/r1594436 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56399 When recycling a Coyote

svn commit: r1594931 - in /tomcat/trunk: SVN-MERGE.txt java/org/apache/tomcat/dbcp/dbcp2/LocalStrings.properties webapps/docs/changelog.xml

2014-05-16 Thread markt
Author: markt Date: Thu May 15 14:36:46 2014 New Revision: 1594931 URL: http://svn.apache.org/r1594931 Log: Copy missing resources file from Apache Commons DBCP 2 to packaged renamed copy of DBCP 2 Added: tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/LocalStrings.properties - copied

svn commit: r1594944 - /tomcat/tc8.0.x/tags/TOMCAT_8_0_7/

2014-05-16 Thread markt
Author: markt Date: Thu May 15 15:13:58 2014 New Revision: 1594944 URL: http://svn.apache.org/r1594944 Log: Need to retag 8.0.7 with correct version info Removed: tomcat/tc8.0.x/tags/TOMCAT_8_0_7/ - To unsubscribe, e-mail:

[Bug 56060] Request parameter is intermittently missing

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56060 --- Comment #3 from Jess Holle je...@ptc.com --- I had one such case -- and it was traced down to another thread making calls against a ServletRequest object. There are all sorts of nasty race conditions around this -- ServletRequest

svn commit: r1594811 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java webapps/docs/changelog.xml

2014-05-16 Thread markt
Author: markt Date: Thu May 15 08:04:40 2014 New Revision: 1594811 URL: http://svn.apache.org/r1594811 Log: Revert fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56516 Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

[VOTE][CANCELLED] Release Apache Tomcat 8.0.6

2014-05-16 Thread Mark Thomas
On 14/05/2014 12:39, Mark Thomas wrote: The proposed Apache Tomcat 8.0.6 release is now available for voting. The main changes since 8.0.5 are: - Further NIO2 fixes which is now considered BETA - Extend and improve memory leak protection and fix a few leaks that crept in during the

[Bug 56530] WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 --- Comment #5 from Sebastien Tardif sebtar...@ncf.ca --- The implementation of GlassFish working on JDK 6, is avoiding systematic synchronization on the instance, and so that seems to have been enough to be fast, see

apis @asf

2014-05-16 Thread Romain Manni-Bucau
Hello guys, Hope I didnt miss a thread dealing with it, if so please just redirect me. Tomcat made the choice to do its own API jars. That's not a big deal by itself but wonder why not putting them with all EE api jars of Apache, ie in geronimo specs subproject:

svn commit: r1593257 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ test/org/apache/catalina/core/

2014-05-16 Thread markt
Author: markt Date: Thu May 8 13:02:26 2014 New Revision: 1593257 URL: http://svn.apache.org/r1593257 Log: Make naming context tokens for containers more robust by using a separate object Modified: tomcat/trunk/java/org/apache/catalina/Context.java

[jira] [Commented] (MTOMCAT-127) tomcat:run - Configuring Logging with JULI

2014-05-16 Thread Alex Wajda (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13999858#comment-13999858 ] Alex Wajda commented on MTOMCAT-127: I tried plugin versions 2.0, 2.1 and 2.2 and

[Bug 56536] HttpSessionBindingListener.valueUnbound uses wrong classloader when SingleSignOn valve is used

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56536 --- Comment #1 from Maarten van Hulsentop maar...@vanhulsentop.nl --- Created attachment 31631 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31631action=edit Patch where the restoring of the old classloader is deferred. -- You

[Bug 56530] New: WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 Bug ID: 56530 Summary: WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name Product:

[Bug 56481] Cannot differentiate between the package name and class name in tomcat 8.0.5

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56481 --- Comment #6 from Hariprasad Manchi hariprasad...@gmail.com --- Thanks for addressing this issue. I tested it successfully; it's been resolved now. Regards, Hariprasad -- You are receiving this mail because: You are the assignee for

[Bug 56536] New: HttpSessionBindingListener.valueUnbound uses wrong classloader when SingleSignOn valve is used

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56536 Bug ID: 56536 Summary: HttpSessionBindingListener.valueUnbound uses wrong classloader when SingleSignOn valve is used Product: Tomcat 7 Version: 7.0.52 Hardware: PC

[Bug 56516] VariableInfo doesn't handle scope changes correctly

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56516 --- Comment #6 from ad...@moparisthebest.com --- I also tend to agree that declaring the variable once at the beginning *probably* isn't the right solution, however I think the way this is currently handled is still wrong. Right now the

[Bug 56530] WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 --- Comment #4 from Sebastien Tardif sebtar...@ncf.ca --- Thanks for the link. It does mentions for an attempt to provide parallel classloading for Tomcat 7 but that doesn't seem to have happened. http-bio-31680-exec-41 is running loading

svn commit: r1594942 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2014-05-16 Thread markt
Author: markt Date: Thu May 15 15:12:41 2014 New Revision: 1594942 URL: http://svn.apache.org/r1594942 Log: Prep for next release Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default Modified: tomcat/trunk/build.properties.default URL:

svn commit: r1594943 - in /tomcat/tc6.0.x/trunk: build.properties.default res/maven/mvn.properties.default

2014-05-16 Thread markt
Author: markt Date: Thu May 15 15:13:11 2014 New Revision: 1594943 URL: http://svn.apache.org/r1594943 Log: Prep for next release Modified: tomcat/tc6.0.x/trunk/build.properties.default tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default Modified:

svn commit: r1594924 - in /tomcat/trunk: java/org/apache/catalina/connector/CoyoteAdapter.java webapps/docs/changelog.xml

2014-05-16 Thread kkolinko
Author: kkolinko Date: Thu May 15 14:17:05 2014 New Revision: 1594924 URL: http://svn.apache.org/r1594924 Log: Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=56399 Simplify. Reduce logging level. Update changelog (this change was omitted from 8.0.6). Modified:

Re: [VOTE] Release Apache Tomcat 8.0.6

2014-05-16 Thread Rémy Maucherat
2014-05-16 14:42 GMT+02:00 Jeanfrancois Arcand jfarcand@gmail.com: Seems https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.6/ is private as I do get a Not Found https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.7/ But I would have waited a bit for some more testing.

Re: apis @asf

2014-05-16 Thread Mark Thomas
On 16/05/2014 07:59, Romain Manni-Bucau wrote: Hello guys, Hope I didnt miss a thread dealing with it, if so please just redirect me. Tomcat made the choice to do its own API jars. That's not a big deal by itself but wonder why not putting them with all EE api jars of Apache, ie in

[jira] [Commented] (MTOMCAT-127) tomcat:run - Configuring Logging with JULI

2014-05-16 Thread Alex Wajda (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13999844#comment-13999844 ] Alex Wajda commented on MTOMCAT-127: I am also voting for resolving the issue. We use

Re: [VOTE] Release Apache Tomcat 8.0.6

2014-05-16 Thread Violeta Georgieva
Hi, 2014-05-14 14:39 GMT+03:00 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 8.0.6 release is now available for voting. The main changes since 8.0.5 are: - Further NIO2 fixes which is now considered BETA - Extend and improve memory leak protection and fix a few leaks that

[Bug 56530] WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 --- Comment #3 from Mark Thomas ma...@apache.org --- The partial stack trace is largely useless since it does not show what the critical thread (http-bio-31680-exec-41) is doing. When considering any proposed changes, keep this in mind:

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

2014-05-16 Thread markt
Author: markt Date: Fri May 16 15:54:57 2014 New Revision: 1595246 URL: http://svn.apache.org/r1595246 Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

Re: [VOTE] Release Apache Tomcat 8.0.6

2014-05-16 Thread Mark Thomas
On 16/05/2014 13:42, Jeanfrancois Arcand wrote: Seems https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.6/ is private as I do get a Not Found I'd already dropped 8.0.6 in favour of 8.0.7. Looks like we will need a 8.0.8. Mark -- Jeanfrancois On 2014-05-14, 7:39 AM, Mark

[Bug 56529] New: NoSuchElementException for attribute with empty string in custom tag

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Bug ID: 56529 Summary: NoSuchElementException for attribute with empty string in custom tag Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW

svn commit: r1595171 - in /tomcat/trunk: java/org/apache/jasper/compiler/Validator.java webapps/docs/changelog.xml

2014-05-16 Thread violetagg
Author: violetagg Date: Fri May 16 12:07:08 2014 New Revision: 1595171 URL: http://svn.apache.org/r1595171 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Fixed NoSuchElementException while handling attributes with empty string value in custom tags. Patch provided by Hariprasad

[Bug 56530] WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 --- Comment #2 from Sebastien Tardif sebtar...@ncf.ca --- The same issues happen to others - https://groups.google.com/forum/#!topic/optiq-dev/amCEv1psDrI -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56529] NoSuchElementException for attribute with empty string in custom tag

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Violeta Georgieva violet...@apache.org changed: What|Removed |Added Attachment #31628|0 |1

Re: apis @asf

2014-05-16 Thread Romain Manni-Bucau
Hi svn copy would be at least a nice solution to avoid kind of forks For sure would be great to aligned it both impl. I think geronimo is the place since most of project are using these APIs (tomee, openejb, openwebbeans, bval, jcs soon, openjpa, ...) about the bug the type parameter resolution

[Bug 56516] VariableInfo doesn't handle scope changes correctly

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

Re: [VOTE] Release Apache Tomcat 8.0.6

2014-05-16 Thread Violeta Georgieva
Hi, 2014-05-16 11:51 GMT+03:00 Violeta Georgieva miles...@gmail.com: 2014-05-15 17:40 GMT+03:00 Violeta Georgieva miles...@gmail.com: Hi, 2014-05-14 14:39 GMT+03:00 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 8.0.6 release is now available for voting. The

[Bug 56529] NoSuchElementException for attribute with empty string in custom tag

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Violeta Georgieva violet...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [VOTE] Release Apache Tomcat 8.0.6

2014-05-16 Thread Jeanfrancois Arcand
Seems https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.6/ is private as I do get a Not Found -- Jeanfrancois On 2014-05-14, 7:39 AM, Mark Thomas wrote: The proposed Apache Tomcat 8.0.6 release is now available for voting. The main changes since 8.0.5 are: - Further NIO2 fixes

svn commit: r5357 - /dev/tomcat/tomcat-8/v8.0.6/

2014-05-16 Thread markt
Author: markt Date: Thu May 15 15:06:04 2014 New Revision: 5357 Log: Drop cancelled 8.0.6 release Removed: dev/tomcat/tomcat-8/v8.0.6/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r5364 - /dev/tomcat/tomcat-8/v8.0.7/

2014-05-16 Thread markt
Author: markt Date: Fri May 16 17:28:04 2014 New Revision: 5364 Log: Drop 8.0.7 Removed: dev/tomcat/tomcat-8/v8.0.7/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

[Bug 56536] HttpSessionBindingListener.valueUnbound uses wrong classloader when SingleSignOn valve is used

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56536 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All --- Comment #2

svn commit: r1595285 - in /tomcat/trunk: java/org/apache/catalina/session/StandardSession.java webapps/docs/changelog.xml

2014-05-16 Thread markt
Author: markt Date: Fri May 16 18:27:25 2014 New Revision: 1595285 URL: http://svn.apache.org/r1595285 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56536 Ensure that HttpSessionBindingListener.valueUnbound() uses the correct class loader when the codeSingleSignOn/code valve is

svn commit: r1595289 - /tomcat/trunk/java/org/apache/jasper/compiler/Validator.java

2014-05-16 Thread kkolinko
Author: kkolinko Date: Fri May 16 18:31:33 2014 New Revision: 1595289 URL: http://svn.apache.org/r1595289 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Review of r1595174: 1. Call iterator() once. It creates an object, so it is better do not waste such calls. 2. Style issues:

[Bug 56536] HttpSessionBindingListener.valueUnbound uses wrong classloader when SingleSignOn valve is used

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56536 --- Comment #3 from Mark Thomas ma...@apache.org --- Scratch that. It isn't that bad. Most of these methods are triggered by web app code so the class loader is already correct. I still think extending the coverage will have undesirable

buildbot exception in ASF Buildbot on tomcat-trunk

2014-05-16 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/79 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 56516] VariableInfo doesn't handle scope changes correctly

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56516 --- Comment #7 from Remy Maucherat r...@apache.org --- I also think this is invalid, although I am not the biggest expert on JSPs. The Javadoc for scopes says: /** * Scope information that scripting variable is visible only within

buildbot failure in ASF Buildbot on tomcat-trunk

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

[Bug 56530] WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 Sebastien Tardif sebtar...@ncf.ca changed: What|Removed |Added CC|

Re: apis @asf

2014-05-16 Thread David Jencks
My recollection of history (no doubt biased and inaccurate)…. Geronimo originally needed maven-accessible and plausibly maven-metadata'd jars, and tomcat was extremely maven-unfriendly at the time (and wasn't set up to easily consume maven artfiacts). I think we (geronimo) copied the first one

svn commit: r1595231 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-05-16 Thread markt
Author: markt Date: Fri May 16 15:25:40 2014 New Revision: 1595231 URL: http://svn.apache.org/r1595231 Log: Prposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1595297 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2014-05-16 Thread markt
Author: markt Date: Fri May 16 18:40:29 2014 New Revision: 1595297 URL: http://svn.apache.org/r1595297 Log: Prep for next release Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default Modified: tomcat/trunk/build.properties.default URL:

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

2014-05-16 Thread markt
Author: markt Date: Fri May 16 18:38:16 2014 New Revision: 1595293 URL: http://svn.apache.org/r1595293 Log: Whitespace Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1595294 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_8: ./ build.properties.default

2014-05-16 Thread markt
Author: markt Date: Fri May 16 18:39:30 2014 New Revision: 1595294 URL: http://svn.apache.org/r1595294 Log: Tag 8.0.8 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_8/ - copied from r1595293, tomcat/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_8/build.properties.default Modified:

svn commit: r1595291 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/session/StandardSession.java webapps/docs/changelog.xml

2014-05-16 Thread markt
Author: markt Date: Fri May 16 18:32:25 2014 New Revision: 1595291 URL: http://svn.apache.org/r1595291 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56536 Ensure that HttpSessionBindingListener.valueUnbound() uses the correct class loader when the codeSingleSignOn/code valve is

svn commit: r1595320 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-05-16 Thread fhanik
Author: fhanik Date: Fri May 16 19:32:00 2014 New Revision: 1595320 URL: http://svn.apache.org/r1595320 Log: Votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1595331 - in /tomcat/trunk: java/org/apache/catalina/valves/ test/org/apache/catalina/valves/ webapps/docs/ webapps/docs/config/

2014-05-16 Thread slaurent
Author: slaurent Date: Fri May 16 20:05:08 2014 New Revision: 1595331 URL: http://svn.apache.org/r1595331 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56526 Improved StuckThreadDetectionValve to allow to interrupt stuck threads. Added:

svn commit: r5366 [2/2] - in /dev/tomcat/tomcat-8/v8.0.8: ./ bin/ bin/embed/ bin/extras/ src/

2014-05-16 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.8/src/apache-tomcat-8.0.8-src.tar.gz.md5 == --- dev/tomcat/tomcat-8/v8.0.8/src/apache-tomcat-8.0.8-src.tar.gz.md5 (added) +++

[Bug 56530] WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Catalina|Catalina

[Bug 56399] Re-factor request/response recycling so Coyote and Catalina objects are recycled simultaneously

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399 --- Comment #6 from Konstantin Kolinko knst.koli...@gmail.com --- Created attachment 31633 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31633action=edit Do not use exception for flow control (2014-05-16_tc8_CoyoteAdapter.patch)

[Bug 56526] New option to interrupt stuck threads

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526 --- Comment #2 from Sylvain Laurent slaur...@apache.org --- committed r1595331 on tomcat 8 -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 56536] HttpSessionBindingListener.valueUnbound uses wrong classloader when SingleSignOn valve is used

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

[Bug 56516] VariableInfo doesn't handle scope changes correctly

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56516 --- Comment #4 from Mark Thomas ma...@apache.org --- (In reply to Konstantin Kolinko from comment #3) Re: r1594715 I think this report is invalid. I'm leaning towards that conclusion. snip/ For 2.,3. declaration of variables is

[VOTE] Release Apache Tomcat 6.0.40

2014-05-16 Thread Mark Thomas
The proposed Apache Tomcat 6.0.40 release candidate is now available for voting. The main changes since 6.0.39 are: - Add support for using ecj-P20140317-1600.jar to use Java 8 syntax in JSPs - Update native library to 1.1.30 - Various improvements to XML processing along with a number of bug

[Bug 56283] Add support for Java 8 to Jasper

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 --- Comment #5 from Robbie Gibson robbie_use...@yahoo.co.uk --- Created attachment 31624 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31624action=edit Failing JSP (doesn't compile with a Java 8 JDK and source/target version

svn commit: r1594939 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_7: ./ build.properties.default

2014-05-16 Thread markt
Author: markt Date: Thu May 15 15:03:34 2014 New Revision: 1594939 URL: http://svn.apache.org/r1594939 Log: Tag 8.0.7 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_7/ - copied from r1594938, tomcat/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_7/build.properties.default Modified:

[VOTE] Release Apache Tomcat 8.0.8

2014-05-16 Thread Mark Thomas
The proposed Apache Tomcat 8.0.8 release is now available for voting. The main changes since 8.0.6 are: - Fix BZ 56529 a regression in the fix for BZ 56481 - Fix regression that broke Tomcat's copy of DBCP - Small number of additional fixes The main changes since 8.0.5 are: - Further NIO2 fixes

svn commit: r5358 [2/2] - in /dev/tomcat/tomcat-8/v8.0.7: ./ bin/ bin/embed/ bin/extras/ src/

2014-05-16 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.7/src/apache-tomcat-8.0.7-src.tar.gz.md5 == --- dev/tomcat/tomcat-8/v8.0.7/src/apache-tomcat-8.0.7-src.tar.gz.md5 (added) +++

svn commit: r1594874 - in /tomcat/tc6.0.x/tags/TOMCAT_6_0_40: ./ build.properties.default

2014-05-16 Thread markt
Author: markt Date: Thu May 15 11:35:44 2014 New Revision: 1594874 URL: http://svn.apache.org/r1594874 Log: Tag 6.0.40 Added: tomcat/tc6.0.x/tags/TOMCAT_6_0_40/ (props changed) - copied from r1594872, tomcat/tc6.0.x/trunk/ Modified:

svn commit: r1595365 - in /tomcat/trunk/test: org/apache/jasper/compiler/TestGenerator.java webapp/bug5nnnn/bug56529.jsp

2014-05-16 Thread kkolinko
Author: kkolinko Date: Fri May 16 21:58:42 2014 New Revision: 1595365 URL: http://svn.apache.org/r1595365 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Followup to r1595230 Minor improvement to the testcase: check the actual response produced by test JSP page. Modified:

[jira] [Commented] (MTOMCAT-238) Parameter staticContextDocbase cant be used

2014-05-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993794#comment-13993794 ] Hudson commented on MTOMCAT-238: SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #275

[Bug 56526] New option to interrupt stuck threads

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com --- Small correction: the fix is in 8.0.9. (Tomcat 8.0.8 was tagged an hour earlier - r1595294) I updated the changelog file. -- You are receiving this mail because: You are

svn commit: r1595367 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/jasper/compiler/TestGenerator.java test/webapp-3.0/WEB-INF/bugs.tld test/webapp-3.0/bug5nnnn/bug56529.jsp

2014-05-16 Thread kkolinko
Author: kkolinko Date: Fri May 16 22:14:56 2014 New Revision: 1595367 URL: http://svn.apache.org/r1595367 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Test case for attributes with empty string values in custom tags. It is backport of r1595230 r1595365 from tomcat/trunk.

buildbot success in ASF Buildbot on tomcat-trunk

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

[Bug 56529] NoSuchElementException for attribute with empty string in custom tag

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 --- Comment #1 from Hariprasad Manchi hariprasad...@gmail.com --- Created attachment 31629 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31629action=edit sample web application to see the exception. Try to load the loginex.jsp.

svn commit: r1595339 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-05-16 Thread remm
Author: remm Date: Fri May 16 20:33:15 2014 New Revision: 1595339 URL: http://svn.apache.org/r1595339 Log: Vote. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2014-05-16 Thread kkolinko
Author: kkolinko Date: Fri May 16 21:31:00 2014 New Revision: 1595359 URL: http://svn.apache.org/r1595359 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56526 Followup to r1595331: correct version number in changelog. (Tomcat 8.0.8 has been tagged an hour earlier). Modified:

svn commit: r1595379 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-05-16 Thread kkolinko
Author: kkolinko Date: Fri May 16 22:40:00 2014 New Revision: 1595379 URL: http://svn.apache.org/r1595379 Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1595366 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/Validator.java

2014-05-16 Thread kkolinko
Author: kkolinko Date: Fri May 16 22:02:47 2014 New Revision: 1595366 URL: http://svn.apache.org/r1595366 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Merged r1595289 from tomcat/trunk: Review of r1595174: 1. Call iterator() once. It creates an object, so it is better do not

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

2014-05-16 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-trunk-test has an issue affecting its community integration. This

svn commit: r1595230 - in /tomcat/trunk/test: org/apache/jasper/compiler/TestGenerator.java webapp/WEB-INF/bugs.tld webapp/bug5nnnn/bug56529.jsp

2014-05-16 Thread violetagg
Author: violetagg Date: Fri May 16 15:24:08 2014 New Revision: 1595230 URL: http://svn.apache.org/r1595230 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 Test case for attributes with empty string values in custom tags. Added: tomcat/trunk/test/webapp/bug5/bug56529.jsp

svn commit: r1594870 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/naming/ContextAccessController.java webapps/docs/changelog.xml

2014-05-16 Thread markt
Author: markt Date: Thu May 15 11:30:46 2014 New Revision: 1594870 URL: http://svn.apache.org/r1594870 Log: Require RuntimePermission when introducing a new token. (kkolinko) Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt

[Tomcat Wiki] Update of ContributorsGroup by KonstantinKolinko

2014-05-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The ContributorsGroup page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/ContributorsGroup?action=diffrev1=23rev2=24 Comment: Add CoreyNorthcutt to contributors

[Bug 56529] NoSuchElementException for attribute with empty string in custom tag

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56529 --- Comment #4 from Violeta Georgieva violet...@apache.org --- Small correction: the fix is in 8.0.8 -- You are receiving this mail because: You are the assignee for the bug.