Re: Publishing taglibs mini-site

2012-03-05 Thread Olivier Lamy
2012/3/3 Jeremy Boynes : > Thanks Olivier. Based on this, this is my suggestion for taglibs: > > Remove the site entries from the parent project so we don't impact taglib > modules when the site content changes. > Make the site module responsible for the top-level site (o.a.t/taglibs) and > each

DO NOT REPLY [Bug 51181] Add support for Web Sockets

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 Johno Crawford changed: What|Removed |Added Attachment #28416|0 |1 is obsolete|

svn commit: r1297014 - /tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 12:05:02 2012 New Revision: 1297014 URL: http://svn.apache.org/viewvc?rev=1297014&view=rev Log: Improve base test to return response body on an error response. Modified: tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java Modified: tomcat/trunk/te

svn commit: r1297015 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 12:05:12 2012 New Revision: 1297015 URL: http://svn.apache.org/viewvc?rev=1297015&view=rev Log: Improve comment Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.

svn commit: r1297017 - in /tomcat/trunk: java/org/apache/catalina/valves/ErrorReportValve.java test/org/apache/catalina/core/TestAsyncContextImpl.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 12:05:25 2012 New Revision: 1297017 URL: http://svn.apache.org/viewvc?rev=1297017&view=rev Log: Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 Allow the ErrorReportValve to write a response body if sendError() is called during an async reque

svn commit: r1297018 - /tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 12:05:35 2012 New Revision: 1297018 URL: http://svn.apache.org/viewvc?rev=1297018&view=rev Log: Simplify Modified: tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java Modified: tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java URL: http://svn.a

svn commit: r1297023 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/startup/TomcatBaseTest.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 12:14:48 2012 New Revision: 1297023 URL: http://svn.apache.org/viewvc?rev=1297023&view=rev Log: Improve base test to return response body on an error response. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/st

svn commit: r1297024 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 12:15:21 2012 New Revision: 1297024 URL: http://svn.apache.org/viewvc?rev=1297024&view=rev Log: Improve comment Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java Propchange: tomcat/t

svn commit: r1297028 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/ErrorReportValve.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 12:24:13 2012 New Revision: 1297028 URL: http://svn.apache.org/viewvc?rev=1297028&view=rev Log: Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 Allow the ErrorReportValve to write a response body if sendError() is called during an async reque

DO NOT REPLY [Bug 51197] sendError/sendRedirect don't work with AsyncContext

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

buildbot failure in ASF Buildbot on tomcat-trunk

2012-03-05 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/2809 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

Re: svn commit: r1296944 - /tomcat/native/trunk/native/src/poll.c

2012-03-05 Thread Mladen Turk
On 03/05/2012 07:30 AM, cos...@apache.org wrote: Author: costin Date: Mon Mar 5 06:30:17 2012 New Revision: 1296944 URL: http://svn.apache.org/viewvc?rev=1296944&view=rev Log: EINTR needs to be returned to java in order for Poll.interrupt() to work, it is already handled in AprEndpoint. Not

[jira] [Created] (MTOMCAT-122) Maven and dependencies for $CATALINA/lib

2012-03-05 Thread James Apfel (Created) (JIRA)
Maven and dependencies for $CATALINA/lib Key: MTOMCAT-122 URL: https://issues.apache.org/jira/browse/MTOMCAT-122 Project: Apache Tomcat Maven Plugin Issue Type: Improvement Reporter: James

[jira] [Updated] (MTOMCAT-122) Maven and dependencies for $CATALINA/lib

2012-03-05 Thread Olivier Lamy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MTOMCAT-122: - Fix Version/s: 2.0 Assignee: Olivier Lamy > Maven and dependencies for $CATALINA/li

[jira] [Updated] (MTOMCAT-122) add all plugin dependencies to the tomcat class loader

2012-03-05 Thread Olivier Lamy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MTOMCAT-122: - Summary: add all plugin dependencies to the tomcat class loader (was: Maven and dependencies fo

svn commit: r1297073 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2012-03-05 Thread olamy
Author: olamy Date: Mon Mar 5 14:32:53 2012 New Revision: 1297073 URL: http://svn.apache.org/viewvc?rev=1297073&view=rev Log: [MTOMCAT-122] add all plugin dependencies to the tomcat class loader Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/p

[jira] [Commented] (MTOMCAT-120) Support "skip" parameter

2012-03-05 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222371#comment-13222371 ] Hudson commented on MTOMCAT-120: Integrated in TomcatMavenPlugin-mvn3.x #113 (See [https

[jira] [Commented] (MTOMCAT-122) add all plugin dependencies to the tomcat class loader

2012-03-05 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222372#comment-13222372 ] Hudson commented on MTOMCAT-122: Integrated in TomcatMavenPlugin-mvn3.x #113 (See [https

[jira] [Closed] (MTOMCAT-122) add all plugin dependencies to the tomcat class loader

2012-03-05 Thread Olivier Lamy (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-122. Resolution: Fixed fixed http://svn.apache.org/viewvc/?view=rev&rev=1297073 . > ad

DO NOT REPLY [Bug 52830] New: DataSource JNDI lookup with javax.naming.Name failed

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 Bug #: 52830 Summary: DataSource JNDI lookup with javax.naming.Name failed Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linux Status: NEW

[jira] [Created] (MTOMCAT-123) Can't add test scoped dependency filters to web.xml

2012-03-05 Thread Nathan Schile (Created) (JIRA)
Can't add test scoped dependency filters to web.xml --- Key: MTOMCAT-123 URL: https://issues.apache.org/jira/browse/MTOMCAT-123 Project: Apache Tomcat Maven Plugin Issue Type: Bug Com

[jira] [Updated] (MTOMCAT-123) Can't add test scoped dependency filters to web.xml

2012-03-05 Thread Nathan Schile (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Schile updated MTOMCAT-123: -- Attachment: tomcat-testcase.zip Test project that demonstrates bug. > Can't a

svn commit: r1297158 - in /tomcat/trunk/test/org/apache/catalina/authenticator: TestDigestAuthenticator.java TestNonLoginAndBasicAuthenticator.java TestSSOnonLoginAndBasicAuthenticator.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 18:45:27 2012 New Revision: 1297158 URL: http://svn.apache.org/viewvc?rev=1297158&view=rev Log: Fix some test failures now response bodies are available for error responses. Modified: tomcat/trunk/test/org/apache/catalina/authenticator/TestDigestAuthenticator.j

svn commit: r1297159 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/authenticator/

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 18:46:18 2012 New Revision: 1297159 URL: http://svn.apache.org/viewvc?rev=1297159&view=rev Log: Fix unit test failures now response bodies are returned for failed requests. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apac

svn commit: r1297177 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 19:06:58 2012 New Revision: 1297177 URL: http://svn.apache.org/viewvc?rev=1297177&view=rev Log: Fix an intermittent unit test failure. Runs fine in Eclipse but fails on the command line. Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.j

svn commit: r1297179 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/core/TestAsyncContextImpl.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 19:09:47 2012 New Revision: 1297179 URL: http://svn.apache.org/viewvc?rev=1297179&view=rev Log: Fix intermittent unit test failure on the command line. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/core/TestA

svn commit: r1297202 - in /tomcat/trunk/test/org/apache/catalina/core: TestStandardContext.java TestStandardWrapper.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 19:49:12 2012 New Revision: 1297202 URL: http://svn.apache.org/viewvc?rev=1297202&view=rev Log: Fix remaining failing unit tests now error pages are available. Modified: tomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java tomcat/trunk/test/or

DO NOT REPLY [Bug 51181] Add support for Web Sockets

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 r...@thelightfamily.com changed: What|Removed |Added CC||r...@thelightfamily.com -

svn commit: r1297203 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/core/TestStandardContext.java test/org/apache/catalina/core/TestStandardWrapper.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 19:50:50 2012 New Revision: 1297203 URL: http://svn.apache.org/viewvc?rev=1297203&view=rev Log: Fix remaining failing tests after error response bodies were made available Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache

svn commit: r1297209 - /tomcat/trunk/java/org/apache/catalina/startup/Catalina.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 20:10:32 2012 New Revision: 1297209 URL: http://svn.apache.org/viewvc?rev=1297209&view=rev Log: Code clean-up. Add some finally blocks to close resources. Not really necessary since JVM is shutting down. BZ 52724. Modified: tomcat/trunk/java/org/apache/catalina/

svn commit: r1297210 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 20:12:32 2012 New Revision: 1297210 URL: http://svn.apache.org/viewvc?rev=1297210&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52724 Code clean-up. Add some finally blocks to close resources. Not really necessary since JVM is shutting down.

DO NOT REPLY [Bug 52724] An incomplete fix for the resource leak bugs in Catalina.java

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52724 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1297213 - /tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 20:20:00 2012 New Revision: 1297213 URL: http://svn.apache.org/viewvc?rev=1297213&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52725 Use constant rather than hard-coded package name since package name is meant to be configurable. Modified:

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

2012-03-05 Thread markt
Author: markt Date: Mon Mar 5 20:21:59 2012 New Revision: 1297216 URL: http://svn.apache.org/viewvc?rev=1297216&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52725 Use constant rather than hard-coded package name since package name is meant to be configurable. Modified:

DO NOT REPLY [Bug 52725] org.apache.jasper.compiler.JspUtil#getTagHandlerClassName() does not use org.apache.jasper.Constants.TAG_FILE_PACKAGE_NAME

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52725 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

buildbot failure in ASF Buildbot on tomcat-trunk

2012-03-05 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/2813 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

buildbot success in ASF Buildbot on tomcat-trunk

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

Re: svn commit: r1296944 - /tomcat/native/trunk/native/src/poll.c

2012-03-05 Thread Costin Manolache
On Mon, Mar 5, 2012 at 4:45 AM, Mladen Turk wrote: > On 03/05/2012 07:30 AM, cos...@apache.org wrote: > >> Author: costin >> Date: Mon Mar 5 06:30:17 2012 >> New Revision: 1296944 >> >> URL: >> http://svn.apache.org/viewvc?**rev=1296944&view=rev

svn commit: r1297241 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/RunMojo.java

2012-03-05 Thread olamy
Author: olamy Date: Mon Mar 5 21:52:56 2012 New Revision: 1297241 URL: http://svn.apache.org/viewvc?rev=1297241&view=rev Log: [MTOMCAT-123] Can't add test scoped dependency filters to web.xml. Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plu

[jira] [Closed] (MTOMCAT-123) Can't add test scoped dependency filters to web.xml

2012-03-05 Thread Olivier Lamy (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-123. Resolution: Fixed Fix Version/s: 2.0 fixed r1297241. SNAPSHOT deployed. >

DO NOT REPLY [Bug 52833] New: NPE with 7.0.26

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52833 Bug #: 52833 Summary: NPE with 7.0.26 Product: Tomcat 7 Version: 7.0.26 Platform: All OS/Version: Mac OS X 10.4 Status: NEW Severity: regression

DO NOT REPLY [Bug 52833] NPE with 7.0.26

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52833 --- Comment #1 from olamy 2012-03-05 23:45:50 UTC --- Created attachment 28422 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28422 attach a patch for review simply adding a NPE check. -- Configure bugmail: https://issues.apa

Re: svn commit: r1296944 - /tomcat/native/trunk/native/src/poll.c

2012-03-05 Thread Costin Manolache
On Mon, Mar 5, 2012 at 1:39 PM, Costin Manolache wrote: > > > On Mon, Mar 5, 2012 at 4:45 AM, Mladen Turk wrote: > >> On 03/05/2012 07:30 AM, cos...@apache.org wrote: >> >>> Author: costin >>> Date: Mon Mar 5 06:30:17 2012 >>> New Revision: 1296944 >>> >>> URL: >>> http://svn.apache.org/viewvc

DO NOT REPLY [Bug 52659] Shared memory becomes corrupted

2012-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52659 Alex Samad changed: What|Removed |Added OS/Version||Windows Server 2008 Severit

Re: svn commit: r1296944 - /tomcat/native/trunk/native/src/poll.c

2012-03-05 Thread Mladen Turk
On 03/06/2012 12:55 AM, Costin Manolache wrote: On Mon, Mar 5, 2012 at 1:39 PM, Costin Manolache wrote: apr_pollset_drain_wakeup_pipe(pollset); rv = APR_EINTR; } (interrupt() calls poll_wakepup which writes to the wakeup_pipe )

[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-03-05 Thread Gump
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-taglibs-standard has an issue affecting its community integration.