Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-173

slf4j-ext requires JDK version higher than 1.4

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.5.x
    • slf4j-ext
    • None
    • Operating System: All
      Platform: All

    Description

      I looked at the docs and mailing lists, and as far as I can see JDK 1.3 is the main target version for SLF4J. Nevertheles, I didn't find any statement for SLF4J-EXT: http://slf4j.org/faq.html#requirements

      Plain proof of concept:

      C:\java\libs\logging\slf4j\slf4j-1.5.11>java -version
      java version "1.4.2_18"
      [...]

      C:\java\libs\logging\slf4j\slf4j-1.5.11>java -cp slf4j-ext-1.5.11.jar org.slf4j.profiler.Profiler
      Exception in thread "main" java.lang.UnsupportedClassVersionError: org/slf4j/profiler/Profiler (Unsupported major.minor version 49.0)
      [...]

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            victor.ott@googlemail.com Victor Ott
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: