[qos-ch/logback] 36db28: setting systemId on InputSource for external entit...

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: 36db2868f4803fc8dc48c4e8e697846225076ad0 https://github.com/qos-ch/logback/commit/36db2868f4803fc8dc48c4e8e6978462250... Author: barney2k7 <barney2k7@gmail.com> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/joran/GenericConfigurator.java Log Message: ----------- setting systemId on InputSource for external entities (LOGBACK-1091) Enables Sax to resolve external entities urls relative to the document being parsed Commit: aef868cf9abdfafaf39125e8edb55157d48031ba https://github.com/qos-ch/logback/commit/aef868cf9abdfafaf39125e8edb55157d48... Author: Ceki Gulcu <ceki@qos.ch> Date: 2017-01-25 (Wed, 25 Jan 2017) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/joran/GenericConfigurator.java Log Message: ----------- Merge pull request #348 from barney2k7/LOGBACK-1091 setting systemId on InputSource for external entities Compare: https://github.com/qos-ch/logback/compare/d19da008b780...aef868cf9abd
participants (1)
-
Ceki Gulcu