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

--- Comment #1 from Jeremy Boynes <jboy...@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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to