|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

Still a problem in weld-se-1.1.9.Final.
slf4j-api should be a dependency of weld-se. It should in no case be shaded into the weld-se jars.
Because it's shaded, maven doesn't see the conflict when you combine a slf4j-api dependency with a weld-se dependency.
As a result, you get messages like this in your console: