This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 141974d738 Add escaping to logging output
     new 60da1470cd Align error handling with annotation end point
     new 2393f13e6b Few more exception variable renames for consistency

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 test/webapp/jsp/pageContext1.jsp                   |  2 +-
 .../CompressionServletResponseWrapper.java         |  2 +-
 .../examples/WEB-INF/classes/examples/FooTag.java  |  4 +--
 .../examples/WEB-INF/classes/examples/LogTag.java  |  4 +--
 .../WEB-INF/classes/examples/ValuesTag.java        |  4 +--
 .../WEB-INF/classes/validators/DebugValidator.java |  2 +-
 .../classes/websocket/chat/ChatAnnotation.java     |  6 ++---
 .../classes/websocket/drawboard/Client.java        |  4 +--
 .../WEB-INF/classes/websocket/drawboard/Room.java  |  4 ++-
 .../classes/websocket/echo/EchoAnnotation.java     |  8 +++---
 .../classes/websocket/echo/EchoEndpoint.java       | 30 ++++++++++++++--------
 11 files changed, 41 insertions(+), 29 deletions(-)


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

Reply via email to