[logback-dev] Fixed: qos-ch/logback#117 (master - f27b6dc)
Travis CI
builds at travis-ci.org
Wed Mar 25 22:39:40 CET 2015
Build Update for qos-ch/logback
-------------------------------------
Build: #117
Status: Fixed
Duration: 2 minutes and 51 seconds
Commit: f27b6dc (master)
Author: Ceki Gulcu
Message: prevent access to LoggingEvent's CACHED_NULL_MAP
This prevents developers from attempting to modify event's mdc map. For example by invoking
event.getMDCPropertyMap().put("k", "v");
This fixes LOGBACK-1063 by ricochet.
View the changeset: https://github.com/qos-ch/logback/compare/039f74bf3398...f27b6dc3cf92
View the full build log and details: https://travis-ci.org/qos-ch/logback/builds/55863823
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-dev/attachments/20150325/2332ca4e/attachment-0001.html>
More information about the logback-dev
mailing list