commit | 2050a4db447bb23847474533cfc267dd6c83b531 | [log] [tgz] |
---|---|---|
author | Ceki Gulcu <[email protected]> | Fri Oct 17 14:31:02 2008 +0000 |
committer | Ceki Gulcu <[email protected]> | Fri Oct 17 14:31:02 2008 +0000 |
tree | 0a67f7c756194534ec5dcc8ba2189bdab5662707 | |
parent | c7268f52fafe2df19892a2875f93a2a143a31b21 [diff] |
Given the huge size of the SLF4J user base, we need a more lenient version check mechanism. For example, we can't expect external implementations such as Mina, jetty, jboss to follow SLF4J's release schedule. We just can't. This commit changes the version check policy to become elective. The FAQ includes an entry explaining the logic.