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

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


    from 9141493  Avoid NPE when minimal Context defined in server.xml
     new 45fd227  Improve the one line formatter so it outputs the correct 
thread ID even when using the async log writer.
     new 36f788e  Fix NPE observed in testing logs
     new bca6c5c  Restore line incorrectly removed in r1516416 Thanks due to 
rjung for spotting my error
     new f06ebb8  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59871 Make 
timestamp format of OneLineFormatter configurable
     new 17afdbe  Fix typo. Patch provided by Josh Soref.
     new 646946f  Back-port a SpotBugs fix to align the code
     new 88a2324  Partial fix for 
https://bz.apache.org/bugzilla/show_bug.cgi?id=63335
     new 45e5714  Avoid unnecessary blank line after stack trace
     new 965f55c  Move changelog entries to correct location

The 11983 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:
 java/org/apache/juli/DateFormatCache.java  |   4 +
 java/org/apache/juli/OneLineFormatter.java | 173 +++++++++++++++++++++++++----
 webapps/docs/changelog.xml                 |  18 +++
 3 files changed, 173 insertions(+), 22 deletions(-)


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

Reply via email to