Herve Boutemy created MNG-5406:
----------------------------------

             Summary: don't expose core's slf4j-api by default, add a 
plugin-descriptor option to expose
                 Key: MNG-5406
                 URL: https://jira.codehaus.org/browse/MNG-5406
             Project: Maven 2 & 3
          Issue Type: Improvement
          Components: Logging, Plugin API
    Affects Versions: 3.1.0
            Reporter: Herve Boutemy


Plugins written until now didn't expect slf4j-api exposition from core: 
exposing it can cause problems.
Then we need to avoid slf4j-api exposition by default for them, but add an 
option in plugin-descriptor to enable

Future plugin-tools will generate a plugin descriptor with this option defined 
to effectivemely choose to benefit from core'slf4j or not

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to