
Build Update for qos-ch/logback ------------------------------------- Build: #127 Status: Fixed Duration: 1 minute and 48 seconds Commit: efa0caf (master) Author: Tony Trinh Message: Fix unit test errors related to missing packaging data The following unit tests were failing because they were expecting the logger context to have package data enabled by default, but the default had been changed to false in 8141f88edb95567c2b42bbc73aa81e9eeb399169. * ExtendedThrowableProxyConverterTest.integration * RootCauseFirstThrowableProxyConverterTest.integration This patch explicitly enables packaging data for the test's logger context. View the changeset: https://github.com/qos-ch/logback/compare/a7890cfce1bb...efa0cafa97c5 View the full build log and details: https://travis-ci.org/qos-ch/logback/builds/57606755 -- You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications