Bug report for Taglibs [2011/01/16]

2011-01-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2011/01/16]

2011-01-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2011/01/16]

2011-01-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2011/01/16]

2011-01-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2011/01/16]

2011-01-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2011/01/16]

2011-01-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2011/01/16]

2011-01-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 50582] Small JSPs do not set Content-Length (and use chunked encoding) if AccessLogValve is configured

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

svn commit: r1059548 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/catalina/valves/ java/org/apache/coyote/http11/ webapps/docs/

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 12:55:55 2011 New Revision: 1059548 URL: http://svn.apache.org/viewvc?rev=1059548&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50582 Refactor access logging so chunked encoding is not forced if bytes sent is logged Modified: tomcat/trunk

svn commit: r1059553 - in /tomcat/trunk: res/findbugs/ test/org/apache/catalina/tribes/test/interceptors/ test/org/apache/catalina/tribes/test/io/ test/org/apache/catalina/tribes/test/membership/ test

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 13:24:49 2011 New Revision: 1059553 URL: http://svn.apache.org/viewvc?rev=1059553&view=rev Log: Fix FindBugs warnings Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml tomcat/trunk/test/org/apache/catalina/tribes/test/interceptors/TestOrderInte

svn commit: r1059560 - in /tomcat/trunk/java/org/apache: catalina/tribes/transport/ catalina/tribes/transport/bio/ catalina/tribes/transport/nio/ tomcat/util/net/ tomcat/util/net/res/

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 13:54:28 2011 New Revision: 1059560 URL: http://svn.apache.org/viewvc?rev=1059560&view=rev Log: Fix FindBugs warnings Modified: tomcat/trunk/java/org/apache/catalina/tribes/transport/PooledSender.java tomcat/trunk/java/org/apache/catalina/tribes/transport/bi

svn commit: r1059563 - in /tomcat/trunk/java/org/apache/catalina/tribes/transport: LocalStrings.properties PooledSender.java

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 14:09:28 2011 New Revision: 1059563 URL: http://svn.apache.org/viewvc?rev=1059563&view=rev Log: Fix FindBugs warnings Remove unused i18n strings Modified: tomcat/trunk/java/org/apache/catalina/tribes/transport/LocalStrings.properties tomcat/trunk/java/org/a

svn commit: r1059583 - /tomcat/trunk/java/org/apache/naming/factory/SendMailFactory.java

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 15:29:38 2011 New Revision: 1059583 URL: http://svn.apache.org/viewvc?rev=1059583&view=rev Log: Rename variables to start with lower case letter to make code easier to read Modified: tomcat/trunk/java/org/apache/naming/factory/SendMailFactory.java Modified: tom

svn commit: r1059587 - in /tomcat/trunk: java/org/apache/naming/factory/SendMailFactory.java res/findbugs/filter-false-positives.xml

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 15:41:15 2011 New Revision: 1059587 URL: http://svn.apache.org/viewvc?rev=1059587&view=rev Log: Avoid NPEs Remove FindBugs warning Modified: tomcat/trunk/java/org/apache/naming/factory/SendMailFactory.java tomcat/trunk/res/findbugs/filter-false-positives.xml

svn commit: r1059588 - /tomcat/trunk/java/org/apache/catalina/session/StandardSession.java

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 15:49:50 2011 New Revision: 1059588 URL: http://svn.apache.org/viewvc?rev=1059588&view=rev Log: Avoid deprecation warning without disabling warnings for the whole class Modified: tomcat/trunk/java/org/apache/catalina/session/StandardSession.java Modified: tomca

svn commit: r1059598 - /tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 16:16:21 2011 New Revision: 1059598 URL: http://svn.apache.org/viewvc?rev=1059598&view=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSessi

svn commit: r1059600 - /tomcat/trunk/res/findbugs/filter-post-7.0.x-fixes.xml

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 16:17:00 2011 New Revision: 1059600 URL: http://svn.apache.org/viewvc?rev=1059600&view=rev Log: Add a new filter for fixes that require an API breaking change that need to wait until post 7.0.x Added: tomcat/trunk/res/findbugs/filter-post-7.0.x-fixes.xml (wit

svn commit: r1059614 - in /tomcat/trunk: java/org/apache/catalina/deploy/ java/org/apache/jasper/servlet/ java/org/apache/tomcat/util/bcel/classfile/ res/findbugs/

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 16:50:25 2011 New Revision: 1059614 URL: http://svn.apache.org/viewvc?rev=1059614&view=rev Log: Fix FindBugs warnings Modified: tomcat/trunk/java/org/apache/catalina/deploy/MultipartDef.java tomcat/trunk/java/org/apache/jasper/servlet/JspServlet.java tom

DO NOT REPLY [Bug 50597] New: Class.newInstance is used for Dynamic instance filters causing InstantiationException

2011-01-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50597 Summary: Class.newInstance is used for Dynamic instance filters causing InstantiationException Product: Tomcat 7 Version: 7.0.6 Platform: All OS/Version: All

DO NOT REPLY [Bug 50597] Class.newInstance is used for Dynamic instance filters causing InstantiationException

2011-01-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50597 --- Comment #1 from Ismael Juma 2011-01-16 12:27:26 EST --- The simple patch that fixes it for me is: [ijuma@localhost]~/src/tomcat% svn diff Index: java/org/apache/catalina/core/ApplicationFilterConfig.java ==

DO NOT REPLY [Bug 50598] New: Sample build.xml uses wrong manager.url

2011-01-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50598 Summary: Sample build.xml uses wrong manager.url Product: Tomcat 7 Version: unspecified Platform: PC Status: NEW Severity: normal Priority: P2 Component: Doc

DO NOT REPLY [Bug 50599] New: Documentation gives impression that "manager" role enables using ant deploy

2011-01-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50599 Summary: Documentation gives impression that "manager" role enables using ant deploy Product: Tomcat 7 Version: unspecified Platform: PC Status: NEW Severit

Re: [taglibs] Move to pre-req Java 1.6 for Locale services?

2011-01-16 Thread Henri Yandell
As an alternative - can we implement this such that it uses this in Java6 and falls back to the old bad code in 1.5 and before? On Tue, Jan 11, 2011 at 1:43 AM, Henri Yandell wrote: > +1, Java 1.5 is EOL as you say. > > While Oracle are in the business of supporting the old versions when > it get

svn commit: r1059655 - in /tomcat/trunk: java/org/apache/catalina/startup/Catalina.java java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/WebRuleSet.java res/fi

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 20:33:40 2011 New Revision: 1059655 URL: http://svn.apache.org/viewvc?rev=1059655&view=rev Log: Fix FindBugs warnings Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina.java tomcat/trunk/java/org/apache/catalina/startup/LocalStrings.properties

svn commit: r1059660 - in /tomcat/trunk: java/org/apache/catalina/startup/ClassLoaderFactory.java res/findbugs/filter-post-7.0.x-fixes.xml

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 20:51:32 2011 New Revision: 1059660 URL: http://svn.apache.org/viewvc?rev=1059660&view=rev Log: Fix FindBugs warnings Modified: tomcat/trunk/java/org/apache/catalina/startup/ClassLoaderFactory.java tomcat/trunk/res/findbugs/filter-post-7.0.x-fixes.xml Modif

svn commit: r1059671 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AprEndpoint.java res/findbugs/filter-false-positives.xml

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 21:06:31 2011 New Revision: 1059671 URL: http://svn.apache.org/viewvc?rev=1059671&view=rev Log: Fix FindBugs warnings Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomc

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

2011-01-16 Thread markt
Author: markt Date: Sun Jan 16 21:30:42 2011 New Revision: 1059683 URL: http://svn.apache.org/viewvc?rev=1059683&view=rev Log: New classes need to be in bootstrap.jar Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?r

DO NOT REPLY [Bug 20405] "Unterminated tag"-error: say which one

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

Re: [taglibs] Move to pre-req Java 1.6 for Locale services?

2011-01-16 Thread Jeremy Boynes
It's not really bad code in 1.5 - 1.6 added the ability to dynamically support Locales with the consequence of needing to scan the classpath for services when the locale is not provided by the VM. It works fine when there's only a single Locale involved but falls short when you're trying to best

DO NOT REPLY [Bug 21220] java.util.zip.ZipException on Tomcat boot is less than helpful

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

Re: [taglibs] Move to pre-req Java 1.6 for Locale services?

2011-01-16 Thread Henri Yandell
*nod*. Why don't we go ahead and release and leave this for a bugfix/minor release afterwards? If we choose to move to JDK 1.6; there will be a 1.5 available for use that can be branched for serious bugfixes. If we choose to implement both, we can but it won't hold up any release. It also gives u