History log of /external/slf4j/goVersion.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2050a4db447bb23847474533cfc267dd6c83b531 17-Oct-2008 Ceki Gulcu <ceki@qos.ch> 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.
/external/slf4j/goVersion.sh
ba10ccd6febab462166c924e95d0ed47f28ada96 16-Oct-2008 Ceki Gulcu <ceki@qos.ch> - preparing release 1.5.4
/external/slf4j/goVersion.sh
7acc6e159d062f693e9712351e5f8a2f39086c92 02-Oct-2008 Ceki Gulcu <ceki@qos.ch> - Adding version check support in each slf4j-binding
Each copy of StaticLoggerBinder.java found in each binding now contains a field called
VERSION. LoggerFactory checks that the version value found in the binding matches
the expected version number as declared in LoggerFactory
/external/slf4j/goVersion.sh
7a60e549eab4efbb296dc5ae63a22a6b986f9fb0 02-Oct-2008 Ceki Gulcu <ceki@qos.ch> - a perl script to edit the version number of StaticLoggerBinder.java files
This is used for version checking done by LoggerFactory
/external/slf4j/goVersion.sh
005a6338f6c21b4012f0005cf292d1a1bd2bd9f8 02-Oct-2008 Ceki Gulcu <ceki@qos.ch> - adding VERSION related compatibility checks (code to follow)
/external/slf4j/goVersion.sh
06866be44fcfd7b26c7d5289fc281cdb37aeb3ad 20-Aug-2007 Ceki Gulcu <ceki@qos.ch> - changes necessary for release 1.4.3
/external/slf4j/goVersion.sh
2a40c064a23c6d39657ad69706810b5da615f04e 18-May-2007 Ceki Gulcu <ceki@qos.ch> - changing version number to 1.4.0 preparation for a release
- modified carious pom.xml file to inherit the version number for the slf4j-api project from
slf4j-parent module
- fixed slf4j-archetype module (it can now create a functional albeit simple SLF4J binding)
- updated the FAQ and news in preparation for the 1.4.0 release
/external/slf4j/goVersion.sh
8e222226b214c550b4dda959d2fd36f0f9dc5e50 28-Dec-2006 Ceki Gulcu <ceki@qos.ch> adding OSGI metadata
/external/slf4j/goVersion.sh