Joachim Durchholz created LBAUDIT-6: ---------------------------------------
Summary: Logback documentation not tied to releases Key: LBAUDIT-6 URL: https://jira.qos.ch/browse/LBAUDIT-6 Project: logback-audit Issue Type: Bug Reporter: Joachim Durchholz Assignee: Logback dev list Priority: Blocker [https://logback.qos.ch/manual/] does not state what version of Logback it refers to. There is no link to older versions of Logback. My personal use case: The documentation told me that {{<configuration {color:#d04437}scanPeriod{color}=...>}} is optional, but this is a new feature in 1.3.0-alpha, and not present in 1.2.3 which we're using because, well, alpha. Effect was that {{scan="true"}} would not have any effect because that's the way how 1.2.3 works (unfortunately without an error message so I had to validate that behaviour with a debugger). Other people will likely be hit by other differences between 1.2.3 and 1.3.0. I made this "Blocker" because the unavailability of version-aligned documentation for anybody who doesn't use 1.3.0-alpha is potentially blocking their development work. Feel free to adjust priority if this is inappropriate. -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev