Uploaded image for project: 'Wink'
  1. Wink
  2. WINK-330

Change slf4j api import to a range to make it more user friendly.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.2
    • None
    • Build
    • None
    • Patch Available

    Description

      Current slf4j import in wink bundles was binded to1.6.1 because of maven-bundle-plugin genereate the manefest file based on maven dependency. This in turn will force any wink user in OSGi environment upgrade their slf4j to 1.6.1.

      This is not easy in some cases. As you know, many OSGi users(including geronimo) are using PAX-logging as log bridge to OSGi log service. The slf4j export version in PAX-logging is 1.5.3.

      If wink could change the slf4j import to a range with a lower starting version. It would be more OSGi user friendly. Following is an example with wink-common module. Please review it.

      If you agree, I will open a JIRA and attach a complete patch for it.

      Attachments

        Activity

          People

            bluk Bryant Luk
            genspring Lin Quan Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: