[weld-issues] [JBoss JIRA] Closed: (WELD-756) weld-se-core pulls in slf4j-simple dependency as [compile] when it should not
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Nov 25 18:06:30 EST 2010
[ https://jira.jboss.org/browse/WELD-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-756.
--------------------------
Assignee: Pete Muir
Fix Version/s: 1.1.0.Beta3
Resolution: Done
> weld-se-core pulls in slf4j-simple dependency as [compile] when it should not
> -----------------------------------------------------------------------------
>
> Key: WELD-756
> URL: https://jira.jboss.org/browse/WELD-756
> Project: Weld
> Issue Type: Bug
> Components: Java SE Support
> Affects Versions: 1.1.0.Beta1
> Reporter: Lincoln Baxter III
> Assignee: Pete Muir
> Fix For: 1.1.0.Beta3
>
>
> This dep should be marked [provided] or [test]
> $ mvn dependency:tree
> ...
> [INFO] +- org.jboss.weld.se:weld-se-core:jar:1.1.0.Beta1:compile
> [INFO] | +- org.jboss.weld:weld-spi:jar:1.1.Beta1:compile
> [INFO] | +- javax.annotation:jsr250-api:jar:1.0:compile
> [INFO] | \- org.slf4j:slf4j-simple:jar:1.5.10:compile
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list