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


_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to