[weld-issues] [JBoss JIRA] Commented: (WELDX-51) Create a single jar file for Weld SE that includes all dependencies
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sat Nov 21 13:45:29 EST 2009
[ https://jira.jboss.org/jira/browse/WELDX-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495955#action_12495955 ]
Pete Muir commented on WELDX-51:
--------------------------------
This is easy to do using the maven shade plugin
> Create a single jar file for Weld SE that includes all dependencies
> -------------------------------------------------------------------
>
> Key: WELDX-51
> URL: https://jira.jboss.org/jira/browse/WELDX-51
> Project: Weld Extensions
> Issue Type: Feature Request
> Components: Java SE
> Reporter: Pete Muir
> Fix For: Java SE 1.0.0.CR3
>
>
> To make using Weld SE easy, we should create a single jar (primarily for use at runtime, at compile time you would depend just on cdi-api of course).
> * cdi-api
> * interceptor-api
> * weld-api
> * weld-spi
> * weld-core
> * weld-se
> * google-collections
> * javassist
> * slf4j (slf4j-api, slf4j-ext, cal10n, slf4j-jdk14)
> * jboss-interceptors
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list