svn commit: r1430147 - /tomcat/trunk/java/org/apache/catalina/mapper/MapperListener.java

2013-01-07 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 06:52:50 2013 New Revision: 1430147 URL: http://svn.apache.org/viewvc?rev=1430147&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54380 - In MapperListener.lifecycleEvent(): call registerWrapper(), registerContext() only if the parent componen

[Bug 54382] New: Nullpointer Exception after activating SSI and loading of any html-file with a specific comment

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54382 Bug ID: 54382 Summary: Nullpointer Exception after activating SSI and loading of any html-file with a specific comment Product: Tomcat 7 Version: 7.0.34 Hardware: PC

[Bug 54248] Retrieving content that contains a BOM via request.getReader() issue

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54248 --- Comment #1 from Mark Thomas --- Thanks for the report. The fix is to ensure that the decoder is reset between requests when the converter is recycled. The fix has been applied to trunk and 7.0.x and will be included in 7.0.35 onwards.

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

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 23:08:57 2013 New Revision: 1430084 URL: http://svn.apache.org/viewvc?rev=1430084&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1

svn commit: r1430083 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/buf/B2CConverter.java test/org/apache/tomcat/util/buf/TestB2CConverter.java webapps/docs/changelog.xml

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 23:05:49 2013 New Revision: 1430083 URL: http://svn.apache.org/viewvc?rev=1430083&view=rev Log: Need to reset the decoder when the B2C converter is recycled to ensure BOMs are correctly handled for those encodings that require them. Added: tomcat/tc7.0.x/trunk/

svn commit: r1430079 - in /tomcat/trunk: java/org/apache/tomcat/util/buf/B2CConverter.java test/org/apache/tomcat/util/buf/TestB2CConverter.java

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 23:00:47 2013 New Revision: 1430079 URL: http://svn.apache.org/viewvc?rev=1430079&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54248 Need to reset the decoder when the N2C converter is recycled to ensure BOMs are correctly handled for those e

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

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-127: --- Fix Version/s: backlog > tomcat:run - Configuring Logging with JULI > -

[jira] [Closed] (MTOMCAT-121) Plugin gets 403 unauthorized errors after upgrading from SNAPSHOT

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-121. -- Resolution: Not A Problem see logs. You need to configure tomcat-users.xml

[jira] [Commented] (MTOMCAT-72) Tomcat plugin can not access variables in tomcat:deploy

2013-01-07 Thread Henning Schmiedehausen (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546346#comment-13546346 ] Henning Schmiedehausen commented on MTOMCAT-72: --- I just stopped using tomcat

[jira] [Closed] (MTOMCAT-117) Sporadic problem invoking tomcat manager during deploy goal

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-117. -- Resolution: Not A Problem > Sporadic problem invoking tomcat manager durin

[jira] [Closed] (MTOMCAT-94) tomcat:run doesn't take into account classesDir param

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-94. - Resolution: Not A Problem Assignee: Olivier Lamy (*$^¨%`£) no response from

[jira] [Closed] (MTOMCAT-82) Default value of maven.tomcat.path variable

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-82. - Resolution: Not A Problem Assignee: Olivier Lamy (*$^¨%`£) default value is

[jira] [Closed] (MTOMCAT-81) mvn tomcat:run does not work with spring tomcat classloader

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-81. - Resolution: Not A Problem Fix Version/s: (was: backlog) use useSeparat

svn commit: r1430056 [14/28] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/tomcat/maven/common/config/ apidocs/org/apache/tomcat/maven/commo

2013-01-07 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html?rev=1430056&r1=1430055&r2=1430056&view=diff =

svn commit: r1430056 [11/28] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/tomcat/maven/common/config/ apidocs/org/apache/tomcat/maven/commo

2013-01-07 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/sonar.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/sonar.html?rev=1430056&r1=1430055&r2=1430056&view=diff == --- tomcat/

svn commit: r1430056 [4/28] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/tomcat/maven/common/config/ apidocs/org/apache/tomcat/maven/common

2013-01-07 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/AbstractRunMojo.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/AbstractRunM

[jira] [Closed] (MTOMCAT-72) Tomcat plugin can not access variables in tomcat:deploy

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-72. - Resolution: Not A Problem Assignee: Olivier Lamy (*$^¨%`£) for such use cas

svn commit: r1430051 - in /tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources: __rootArtifactId__-api-impl/pom.xml __rootArtifactId__-webapp-it/pom.xml __rootArtif

2013-01-07 Thread olamy
Author: olamy Date: Mon Jan 7 22:06:25 2013 New Revision: 1430051 URL: http://svn.apache.org/viewvc?rev=1430051&view=rev Log: upgrade some versions in the archetype Modified: tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-api-impl/

svn commit: r1430050 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/deploy/UndeployMojo.java

2013-01-07 Thread olamy
Author: olamy Date: Mon Jan 7 22:06:12 2013 New Revision: 1430050 URL: http://svn.apache.org/viewvc?rev=1430050&view=rev Log: fix multiple annotations in the mojo Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/deploy/UndeployMoj

[jira] [Closed] (MTOMCAT-185) change phase for tomcat6/7:run to process-classes

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-185. -- Resolution: Fixed no idea why the issue was reopened. > chang

[jira] [Closed] (MTOMCAT-163) No undeploy goal

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-163. -- Resolution: Fixed applied. Thanks ! > No undeploy goal >

svn commit: r1430032 - /tomcat/maven-plugin/trunk/pom.xml

2013-01-07 Thread olamy
Author: olamy Date: Mon Jan 7 21:43:39 2013 New Revision: 1430032 URL: http://svn.apache.org/viewvc?rev=1430032&view=rev Log: use last surefire version Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plu

[Tomcat Wiki] Update of "LocalBadContent" by ChuckCaldarale

2013-01-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "LocalBadContent" page has been changed by ChuckCaldarale: http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=64&rev2=65 muscleandfitness\.net myeurowatches\.com m

svn commit: r1430030 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/deploy/UndeployMojo.java

2013-01-07 Thread olamy
Author: olamy Date: Mon Jan 7 21:41:24 2013 New Revision: 1430030 URL: http://svn.apache.org/viewvc?rev=1430030&view=rev Log: [MTOMCAT-163] No tomcat7 undeploy goal Submitted by Tony Chemit. Added: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/t

svn commit: r1430029 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/site/apt/usage.apt.vm

2013-01-07 Thread olamy
Author: olamy Date: Mon Jan 7 21:41:06 2013 New Revision: 1430029 URL: http://svn.apache.org/viewvc?rev=1430029&view=rev Log: fix documentation Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/site/apt/usage.apt.vm Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/si

svn commit: r1430028 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.java

2013-01-07 Thread olamy
Author: olamy Date: Mon Jan 7 21:40:52 2013 New Revision: 1430028 URL: http://svn.apache.org/viewvc?rev=1430028&view=rev Log: use manager/text url Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.java Modifie

[Tomcat Wiki] Update of "PoweredBy" by benross

2013-01-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by benross: http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=449&rev2=450 <> == More Stuff == * A [[http://developers.slashdot.org/

[jira] [Updated] (MTOMCAT-163) No undeploy goal

2013-01-07 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-163: --- Fix Version/s: 2.1 > No undeploy goal > > >

[Bug 54379] Implement support for post-construct and pre-destroy elements in web.xml

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54379 --- Comment #1 from Violeta Georgieva --- Hi, I'm going to work on this. Regards Violeta -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 54371] java.io.FileNotFoundException while deploying web application with white space in the context root

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1429991 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 20:18:09 2013 New Revision: 1429991 URL: http://svn.apache.org/viewvc?rev=1429991&view=rev Log: Follow-up for r1429858. Further fixes for https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 Handle the additional cases that r1429858 did not ('~', '+', ';' and '&'

[Bug 54381] New: Websocket StreamInbound never reports receipt of a Pong

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54381 Bug ID: 54381 Summary: Websocket StreamInbound never reports receipt of a Pong Product: Tomcat 7 Version: 7.0.34 Hardware: All OS: All Sta

[Bug 54284] Util.objectNameValueNeedsQuote throws NPE for anonymous Filters

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54284 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1429970 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ test/org/apache/catalina/core/ test/org/apache/catalina/deploy/ webapps/docs/

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 19:10:28 2013 New Revision: 1429970 URL: http://svn.apache.org/viewvc?rev=1429970&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54284 As per clarification from the Servlet EG, anonymous Filters and Servlets are not permitted. Patch by Violeta

svn commit: r1429969 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ test/org/apache/catalina/core/ test/org/apache/catalina/deploy/

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 19:08:58 2013 New Revision: 1429969 URL: http://svn.apache.org/viewvc?rev=1429969&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54284 As per clarification from the Servlet EG, anonymous Filters and Servlets are not permitted. Patch by Violeta

svn commit: r1429956 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/deploy/ java/org/apache/catalina/startup/ test/org/apache/catalina/startup/ test/webapp-3.0-fragments-empty-absolute-orderi

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 18:52:35 2013 New Revision: 1429956 URL: http://svn.apache.org/viewvc?rev=1429956&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 An empty should turn off all web-fragments. Based on a patch by Violeta Georgieva. Added: tomcat/tc7.0

[Bug 54262] An empty should turn off all web-fragments

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1429946 - in /tomcat/trunk: java/org/apache/catalina/deploy/ java/org/apache/catalina/startup/ test/org/apache/catalina/startup/ test/webapp-3.0-fragments-empty-absolute-ordering/ test/we

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 18:44:22 2013 New Revision: 1429946 URL: http://svn.apache.org/viewvc?rev=1429946&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 An empty should turn off all web-fragments. Based on a patch by Violeta Georgieva. Added: tomcat/trunk

[jira] [Commented] (MTOMCAT-163) No undeploy goal

2013-01-07 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546093#comment-13546093 ] Glen Mazza commented on MTOMCAT-163: I think the default URL for the Tomcat 7 plugin

[Bug 54371] java.io.FileNotFoundException while deploying web application with white space in the context root

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 polina.gen...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED Resoluti

[Bug 54361] Deploy release zip to Maven repository

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54361 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1429880 - in /tomcat/tc7.0.x/trunk: ./ res/maven/mvn-pub.xml res/maven/mvn.properties.default res/maven/tomcat.pom

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 16:23:56 2013 New Revision: 1429880 URL: http://svn.apache.org/viewvc?rev=1429880&view=rev Log: Include the binary distributions when uploading artifacts to Maven repos Added: tomcat/tc7.0.x/trunk/res/maven/tomcat.pom - copied, changed from r1429836, tomca

svn commit: r1429864 - /tomcat/trunk/build.xml

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 16:01:01 2013 New Revision: 1429864 URL: http://svn.apache.org/viewvc?rev=1429864&view=rev Log: Build the missing jni and spdy source JARs Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xm

svn commit: r1429863 - /tomcat/trunk/res/maven/tomcat.pom

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 15:59:51 2013 New Revision: 1429863 URL: http://svn.apache.org/viewvc?rev=1429863&view=rev Log: Tweak the pom so we don't get a copy of the pom with a .jar extension Modified: tomcat/trunk/res/maven/tomcat.pom Modified: tomcat/trunk/res/maven/tomcat.pom URL: h

[Bug 54371] java.io.FileNotFoundException while deploying web application with white space in the context root

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1429858 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 15:52:13 2013 New Revision: 1429858 URL: http://svn.apache.org/viewvc?rev=1429858&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 Prevent exceptions when processing web fragments for unexpanded WAR files when the context path contains char

Re: svn commit: r1429836 - in /tomcat/trunk/res/maven: mvn-pub.xml mvn.properties.default tomcat.pom

2013-01-07 Thread Mark Thomas
On 07/01/2013 15:19, ma...@apache.org wrote: > Author: markt > Date: Mon Jan 7 15:19:20 2013 > New Revision: 1429836 > > URL: http://svn.apache.org/viewvc?rev=1429836&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54361 > Include the binary distributions when uploading a

svn commit: r1429836 - in /tomcat/trunk/res/maven: mvn-pub.xml mvn.properties.default tomcat.pom

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 15:19:20 2013 New Revision: 1429836 URL: http://svn.apache.org/viewvc?rev=1429836&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54361 Include the binary distributions when uploading artifacts to Maven repos Added: tomcat/trunk/res/maven/to

[Bug 54371] java.io.FileNotFoundException while deploying web application with white space in the context root

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 Mark Thomas changed: What|Removed |Added OS||All --- Comment #2 from Mark Thomas

svn commit: r1429785 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/websocket/StreamInbound.java webapps/docs/changelog.xml

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 12:59:23 2013 New Revision: 1429785 URL: http://svn.apache.org/viewvc?rev=1429785&view=rev Log: Make non-JSR356 WebSocket implementation non-blocking between HTTP upgrade and first message. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/tr

svn commit: r1429784 - /tomcat/trunk/java/org/apache/catalina/websocket/StreamHandler.java

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 12:55:56 2013 New Revision: 1429784 URL: http://svn.apache.org/viewvc?rev=1429784&view=rev Log: Make non-JSR356 WebSocket implementation non-blocking between HTTP upgrade and first message. Modified: tomcat/trunk/java/org/apache/catalina/websocket/StreamHandler

[Bug 54380] New: In MapperListener.lifecycleEvent(..): check state of parent before calling registerWrapper()

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54380 Bug ID: 54380 Summary: In MapperListener.lifecycleEvent(..): check state of parent before calling registerWrapper() Product: Tomcat 7 Version: 7.0.34 Hardware: PC

[Bug 54372] Digest Authentication fails on Safari and IE8/9

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54372 --- Comment #5 from Johan Borchers --- Reported the bug to Apple for Safari : Problem ID: 12964948 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 54372] Digest Authentication fails on Safari and IE8/9

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54372 --- Comment #4 from Johan Borchers --- Oke, thanks for clearing the problem. The problem is who is doing something to solve the problem. If I manage to report a bug to Apple or Microsoft will it be fixed? an if so in what time frame? How ca

[Bug 54284] Util.objectNameValueNeedsQuote throws NPE for anonymous Filters

2013-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54284 Violeta Georgieva changed: What|Removed |Added Attachment #29817|0 |1 is obsolete|

svn commit: r1429745 - in /tomcat/trunk/test/org/apache/catalina: core/TestStandardContext.java startup/TomcatBaseTest.java

2013-01-07 Thread kkolinko
Author: kkolinko Date: Mon Jan 7 10:50:11 2013 New Revision: 1429745 URL: http://svn.apache.org/viewvc?rev=1429745&view=rev Log: Amend the test for bug 46243: Test that a context can be started again after a failed start. There is no need to redeploy it. Modified: tomcat/trunk/test/org/apac

Re: Question about a change in the el-api in v7.0.14

2013-01-07 Thread Emmanuel Poitier
Mark, thanks for the prompt answer, and yes I do know now why the change was made. Le 07/01/2013 11:20, Mark Thomas a écrit : > On 07/01/2013 10:03, Emmanuel Poitier wrote: >> All, >> >> This is my first post for the Tomcat project, and I do hope it is the >> right place for this question, as it

Re: Question about a change in the el-api in v7.0.14

2013-01-07 Thread Mark Thomas
On 07/01/2013 10:03, Emmanuel Poitier wrote: > All, > > This is my first post for the Tomcat project, and I do hope it is the > right place for this question, as it is involving a change in the > development branch. This is one of a the few questions that could be asked on either list. As a gener

Question about a change in the el-api in v7.0.14

2013-01-07 Thread Emmanuel Poitier
All, This is my first post for the Tomcat project, and I do hope it is the right place for this question, as it is involving a change in the development branch. I have implemented my own EL based on the EL API. The EL API interface provided in Tomcat I used up to v7.0.12 made all my test pass, an

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

2013-01-07 Thread markt
Author: markt Date: Mon Jan 7 10:02:24 2013 New Revision: 1429727 URL: http://svn.apache.org/viewvc?rev=1429727&view=rev Log: Update the powered by header Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java Modified: tomcat/trunk/java/org/apache/catalina/connector/C