[logback-dev] [qos-ch/logback] 4f5c57: LOGBACK-943 Allow for unlimited nested variable re...
Ceki Gulcu
ceki at qos.ch
Mon Feb 3 22:58:34 CET 2014
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: 4f5c578a7df8e4e4772a0f336599a376fbc349f5
https://github.com/qos-ch/logback/commit/4f5c578a7df8e4e4772a0f336599a376fbc349f5
Author: Eric Dahl <eric.c.dahl at gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/subst/NodeToStringTransformer.java
M logback-core/src/main/java/ch/qos/logback/core/util/OptionHelper.java
M logback-core/src/test/java/ch/qos/logback/core/util/OptionHelperTest.java
M logback-site/src/site/pages/news.html
Log Message:
-----------
LOGBACK-943 Allow for unlimited nested variable resolution.
Commit: 529b24700a7e90ed1f582ffbcc69b401e6a11450
https://github.com/qos-ch/logback/commit/529b24700a7e90ed1f582ffbcc69b401e6a11450
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/subst/NodeToStringTransformer.java
M logback-core/src/main/java/ch/qos/logback/core/util/OptionHelper.java
M logback-core/src/test/java/ch/qos/logback/core/util/OptionHelperTest.java
M logback-site/src/site/pages/news.html
Log Message:
-----------
Merge branch 'logback-943' of git://github.com/ericdahl/logback into ericdahl-logback-943
Commit: a18a28eb2d2a735af544bd948b9d0b3b99a49ae6
https://github.com/qos-ch/logback/commit/a18a28eb2d2a735af544bd948b9d0b3b99a49ae6
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M logback-core/src/main/java/ch/qos/logback/core/subst/NodeToStringTransformer.java
M logback-core/src/test/java/ch/qos/logback/core/util/OptionHelperTest.java
Log Message:
-----------
add circular reference detection in default part of variables
Commit: 460ba254adf4f7db8a396d3c51a61f1d4b5f9ab8
https://github.com/qos-ch/logback/commit/460ba254adf4f7db8a396d3c51a61f1d4b5f9ab8
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M logback-site/src/site/pages/news.html
Log Message:
-----------
minor edits
Compare: https://github.com/qos-ch/logback/compare/91d8a07bfab4...460ba254adf4
More information about the logback-dev
mailing list