You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/07/07 07:55:48 UTC

DO NOT REPLY [Bug 49565] Findbugs: Util.specialCharactersRepresentation should be both final and package protected

https://issues.apache.org/bugzilla/show_bug.cgi?id=49565

--- Comment #1 from Jeremy Boynes <jb...@apache.org> 2010-07-07 01:55:45 EDT ---
Created an attachment (id=25724)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25724)
Fix findbugs error and refactor output implementation

Patch moves the XML escaping functionality into a single utility class and
updates OutSupport and ExprSupport to use the common code. Eliminates some
unnecessary array copies.

Added test cases for XML escaping and Cactus tests for <c:out>
Cactus changes required inclusion of dependencies as otherwise it was
defaulting to the 1.3 APIs.
Updated Jetty test container version to 6.1.24

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org