[jira] [Created] (MTOMCAT-165) http status 401 reported as success

2012-06-22 Thread Tim Pizey (JIRA)
Tim Pizey created MTOMCAT-165: - Summary: http status 401 reported as success Key: MTOMCAT-165 URL: https://issues.apache.org/jira/browse/MTOMCAT-165 Project: Apache Tomcat Maven Plugin Issue Type

[Bug 53456] New: Minor tweaks to config/http.html

2012-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53456 Priority: P2 Bug ID: 53456 Assignee: dev@tomcat.apache.org Summary: Minor tweaks to config/http.html Severity: normal Classification: Unclassified OS: Windows XP

[Bug 53454] New: Default doHead implementation overrides 'Content-Length' header

2012-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53454 Priority: P2 Bug ID: 53454 Assignee: dev@tomcat.apache.org Summary: Default doHead implementation overrides 'Content-Length' header Severity: normal Classification:

svn commit: r1352803 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java test/org/apache/catalina/startup/TestContextConfigAnnotation.java webapps/docs/changelog.xml

2012-06-22 Thread markt
Author: markt Date: Fri Jun 22 08:46:55 2012 New Revision: 1352803 URL: http://svn.apache.org/viewvc?rev=1352803&view=rev Log: metadata-complete does not control the processing of ServletContainerInitializers Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org

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

2012-06-22 Thread markt
Author: markt Date: Fri Jun 22 08:44:24 2012 New Revision: 1352802 URL: http://svn.apache.org/viewvc?rev=1352802&view=rev Log: As per clarification from Servlet EG, version declared in web.xml does not control annotation scanning. I don't like it but the EG was very clear this was the intended b

svn commit: r1352799 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java test/org/apache/catalina/startup/TestContextConfigAnnotation.java

2012-06-22 Thread markt
Author: markt Date: Fri Jun 22 08:25:53 2012 New Revision: 1352799 URL: http://svn.apache.org/viewvc?rev=1352799&view=rev Log: metadata-complete does not control the processing of ServletContainerInitializers Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java tom

svn commit: r1352788 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2012-06-22 Thread markt
Author: markt Date: Fri Jun 22 07:39:28 2012 New Revision: 1352788 URL: http://svn.apache.org/viewvc?rev=1352788&view=rev Log: As per clarification from Servlet EG, version declared in web.xml does not control annotation scanning. I don't like it but the EG was very clear this was the intended b