[Bug 51278] Unable to override default servlet other than in main web.xml

2012-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51278 Fernando Ribeiro changed: What|Removed |Added CC||fernando.ribe...@upic.com.b

[Bug 51278] Unable to override default servlet other than in main web.xml

2012-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51278 --- Comment #8 from Fernando Ribeiro --- Just had the same issue in 7.0.30, as reported at https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 53863] Unable to override default servlet other than in main web.xml

2012-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 --- Comment #1 from Fernando Ribeiro --- Created attachment 29366 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29366&action=edit testcase -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 53863] New: Unable to override default servlet other than in main web.xml

2012-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 Priority: P2 Bug ID: 53863 Assignee: dev@tomcat.apache.org Summary: Unable to override default servlet other than in main web.xml Severity: critical Classification:

Re: svn commit: r1384102 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: Constants.java FileResource.java JarResource.java LocalStrings.properties ResourceBase.java

2012-09-12 Thread Konstantin Kolinko
2012/9/12 : > Author: markt > Date: Wed Sep 12 19:46:28 2012 > New Revision: 1384102 > > URL: http://svn.apache.org/viewvc?rev=1384102&view=rev > Log: > Implement some TODOs: > - Add debug logging for error conditions that are otherwise swallowed > - Implement created time for files > > Added: >

svn commit: r1384119 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina: util/ConcurrentDateFormat.java webresources/FileResource.java webresources/JarResource.java webresources/ResourceBas

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 20:51:55 2012 New Revision: 1384119 URL: http://svn.apache.org/viewvc?rev=1384119&view=rev Log: Implement some TODOs: - getEtag() - getLastModifiedHttp() Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/util/ConcurrentDateFormat.java tom

svn commit: r1384104 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: FileResource.java JarResource.java LocalStrings.properties ResourceBase.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 20:04:01 2012 New Revision: 1384104 URL: http://svn.apache.org/viewvc?rev=1384104&view=rev Log: Implement a TODO: - getContent() Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/FileResource.java tomcat/sandbox/trunk-resource

svn commit: r1384102 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: Constants.java FileResource.java JarResource.java LocalStrings.properties ResourceBase.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 19:46:28 2012 New Revision: 1384102 URL: http://svn.apache.org/viewvc?rev=1384102&view=rev Log: Implement some TODOs: - Add debug logging for error conditions that are otherwise swallowed - Implement created time for files Added: tomcat/sandbox/trunk-resource

svn commit: r1384093 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: FileResource.java JarResource.java ResourceBase.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 19:16:19 2012 New Revision: 1384093 URL: http://svn.apache.org/viewvc?rev=1384093&view=rev Log: Implement some TODOs: - getter/setter for mime type Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/FileResource.java tomcat/san

svn commit: r1384090 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: FileResource.java JarResource.java ResourceBase.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 19:14:07 2012 New Revision: 1384090 URL: http://svn.apache.org/viewvc?rev=1384090&view=rev Log: Pull up the existing common code Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/FileResource.java tomcat/sandbox/trunk-resources

svn commit: r1384087 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: FileResource.java JarResource.java ResourceBase.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 19:09:12 2012 New Revision: 1384087 URL: http://svn.apache.org/viewvc?rev=1384087&view=rev Log: Add a (currently empty) abstract base class to hold the common implementation. Added: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/ResourceBa

svn commit: r1384086 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/DirResourceSet.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 19:08:35 2012 New Revision: 1384086 URL: http://svn.apache.org/viewvc?rev=1384086&view=rev Log: Complete the TODOs Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/DirResourceSet.java Modified: tomcat/sandbox/trunk-resources/java

svn commit: r1384085 [2/2] - in /tomcat/sandbox/trunk-resources: ./ java/org/apache/catalina/core/ java/org/apache/catalina/tribes/tipis/ java/org/apache/coyote/spdy/ java/org/apache/jasper/runtime/ j

2012-09-12 Thread markt
Modified: tomcat/sandbox/trunk-resources/java/org/apache/tomcat/util/http/Parameters.java URL: http://svn.apache.org/viewvc/tomcat/sandbox/trunk-resources/java/org/apache/tomcat/util/http/Parameters.java?rev=1384085&r1=1384084&r2=1384085&view=diff =

svn commit: r1384075 - in /tomcat/trunk/java/org/apache/jasper/servlet: JasperLoader.java JspCServletContext.java JspServletWrapper.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 18:26:44 2012 New Revision: 1384075 URL: http://svn.apache.org/viewvc?rev=1384075&view=rev Log: Clean-up: UCDetector - use of final Modified: tomcat/trunk/java/org/apache/jasper/servlet/JasperLoader.java tomcat/trunk/java/org/apache/jasper/servlet/JspCServle

svn commit: r1384074 - /tomcat/trunk/java/org/apache/jasper/runtime/

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 18:24:09 2012 New Revision: 1384074 URL: http://svn.apache.org/viewvc?rev=1384074&view=rev Log: Code clean-up: - Java 7 <> - UCdetector - use of final Modified: tomcat/trunk/java/org/apache/jasper/runtime/JspApplicationContextImpl.java tomcat/trunk/java/or

svn commit: r1384071 - /tomcat/trunk/java/org/apache/jasper/security/SecurityUtil.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 18:14:29 2012 New Revision: 1384071 URL: http://svn.apache.org/viewvc?rev=1384071&view=rev Log: Clean-up: UCDetector - use of final Modified: tomcat/trunk/java/org/apache/jasper/security/SecurityUtil.java Modified: tomcat/trunk/java/org/apache/jasper/security/S

svn commit: r1384069 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 18:08:13 2012 New Revision: 1384069 URL: http://svn.apache.org/viewvc?rev=1384069&view=rev Log: Fix FindBugs warning - Tomcat doesn't need to Searilize this class Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.java Modified:

svn commit: r1384068 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile: Method.java Utility.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 18:05:48 2012 New Revision: 1384068 URL: http://svn.apache.org/viewvc?rev=1384068&view=rev Log: Remove unused toString() method along with utility method it accessed that was using a deprecated API. Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classf

svn commit: r1384055 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile: Code.java ConstantValue.java JavaClass.java StackMap.java StackMapEntry.java StackMapTable.java StackMapTableEntry.j

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 17:53:06 2012 New Revision: 1384055 URL: http://svn.apache.org/viewvc?rev=1384055&view=rev Log: Follow the trail of unused code identified by Eclipse and remove it. Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Code.java tomcat/trunk/java

svn commit: r1384040 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java res/findbugs/filter-false-positives.xml

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 17:11:04 2012 New Revision: 1384040 URL: http://svn.apache.org/viewvc?rev=1384040&view=rev Log: Findbugs fixes to o.a.catalina Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java tomcat/trunk/java/org/apache/catalina/tribes/tipis/Abstr

[Bug 53861] CATALINA_OPTS not pulled in for shutdown

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

[Bug 53861] New: CATALINA_OPTS not pulled in for shutdown

2012-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53861 Priority: P2 Bug ID: 53861 Assignee: dev@tomcat.apache.org Summary: CATALINA_OPTS not pulled in for shutdown Severity: normal Classification: Unclassified OS: All

svn commit: r1383951 - in /tomcat/trunk/java/org/apache/tomcat/util/modeler/modules: MbeansDescriptorsDigesterSource.java MbeansDescriptorsSerSource.java

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 14:10:41 2012 New Revision: 1383951 URL: http://svn.apache.org/viewvc?rev=1383951&view=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/MbeansDescriptorsDigesterSource.java tomcat/trunk/java/org/apache/tomcat/u

svn commit: r1383945 - in /tomcat/trunk/java/org/apache/tomcat/util/modeler: Registry.java modules/MbeansDescriptorsDigesterSource.java modules/MbeansDescriptorsIntrospectionSource.java modules/Mbeans

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 14:00:42 2012 New Revision: 1383945 URL: http://svn.apache.org/viewvc?rev=1383945&view=rev Log: Partial revert of r1383935. Some of this code is required. A closer review is required. Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java

svn commit: r1383935 - in /tomcat/trunk/java/org/apache: coyote/spdy/ tomcat/jni/socket/ tomcat/spdy/ tomcat/util/modeler/ tomcat/util/modeler/modules/

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 13:41:33 2012 New Revision: 1383935 URL: http://svn.apache.org/viewvc?rev=1383935&view=rev Log: Clean-up: Remove unused code Modified: tomcat/trunk/java/org/apache/coyote/spdy/SpdyProcessor.java tomcat/trunk/java/org/apache/tomcat/jni/socket/AprSocketContext

svn commit: r1383926 - in /tomcat/trunk: java/org/apache/tomcat/jni/socket/AprSocketContext.java java/org/apache/tomcat/spdy/SpdyConnection.java modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/

2012-09-12 Thread markt
Author: markt Date: Wed Sep 12 13:21:13 2012 New Revision: 1383926 URL: http://svn.apache.org/viewvc?rev=1383926&view=rev Log: Clean-up - autoboxing Modified: tomcat/trunk/java/org/apache/tomcat/jni/socket/AprSocketContext.java tomcat/trunk/java/org/apache/tomcat/spdy/SpdyConnection.java

Re: [VOTE] Apache Tomcat Maven Plugin 2.0

2012-09-12 Thread Franken, Arne
+1 Tested this morning, works for my use cases. Am 9/12/12 7:07 AM schrieb "Olivier Lamy" unter : > +1 > > 2012/9/10 Olivier Lamy : >> Hi, >> I'd like to release Apache Tomcat Maven Plugin 2.0. >> We fixed 41 issues (see details http://s.apache.org/TOMCAT-MVN-2.0 ). >> Staging Maven repository

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

2012-09-12 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.