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

Embed log4j maven pom in log4j-over-slf4j

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.7.12
    • log4j-over-slf4j
    • None

    Description

      Here is the use case: I'm working on an Extension Manager which scan all the jars in the classpath to know what is already there and should not be installed again as dependency of some extension. For this a scanner is un at startup to find maven properties in jars to know what they are, it's correctly finding log4j-over-slf4j but it does not find log4j of course which mean that as soon as someone is trying to install some jar that depends on log4j it will install it which is not great.

      One solution for this (and what I'm doing in a custom jar but I don't like custom ) is to make the jar give information about the fact that it can also be used as log4j.

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: