[logback-dev] [qos-ch/logback] f47aba: Avoid NPE when getting CodeSource
Jörn Huxhorn
jhuxhorn at googlemail.com
Wed Jul 3 08:05:45 CEST 2013
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: f47aba79547bde8d72d2a9245f17077c0fb9198a
https://github.com/qos-ch/logback/commit/f47aba79547bde8d72d2a9245f17077c0fb9198a
Author: Mikhail Mazursky <ash2kk at gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M logback-classic/src/main/java/ch/qos/logback/classic/spi/PackagingDataCalculator.java
Log Message:
-----------
Avoid NPE when getting CodeSource
CodeSource can be null - add a check to avoid NPE
Commit: 0358e34d55af37261805613e357bc3f2b29dedd7
https://github.com/qos-ch/logback/commit/0358e34d55af37261805613e357bc3f2b29dedd7
Author: Jörn Huxhorn <jhuxhorn at googlemail.com>
Date: 2013-07-02 (Tue, 02 Jul 2013)
Changed paths:
M logback-classic/src/main/java/ch/qos/logback/classic/spi/PackagingDataCalculator.java
Log Message:
-----------
Merge pull request #130 from ash2k/avoid-npe
Avoid NPE when getting CodeSource
Compare: https://github.com/qos-ch/logback/compare/c96dde98f3a0...0358e34d55af
More information about the logback-dev
mailing list