[jboss-jira] [JBoss JIRA] (WFLY-3095) Weld subsystem exposes way too much dependancies to user deployment
Tomaz Cerar (JIRA)
issues at jboss.org
Mon Mar 10 10:09:55 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar reassigned WFLY-3095:
---------------------------------
Assignee: Jozef Hartinger (was: Stuart Douglas)
You ware already working on this, but was reverted later
https://github.com/wildfly/wildfly/pull/5739
We should fix this some how, maybe by introducing extra module that will be added to deployments instead of subsystem one.
> Weld subsystem exposes way too much dependancies to user deployment
> -------------------------------------------------------------------
>
> Key: WFLY-3095
> URL: https://issues.jboss.org/browse/WFLY-3095
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: CDI / Weld
> Affects Versions: 8.0.0.Final
> Reporter: Tomaz Cerar
> Assignee: Jozef Hartinger
> Priority: Critical
>
> module org.jboss.as.weld should not be added as dependency to user deployment.
> It has way too much dependencies and some of them export their dependencies which than end up in user deployment.
> We should probably have extra module for stuff that is exposed to deployment.
> Also lots of dependencies that weld subsystem has should be optional as we shouldn't be required to have dependency to almost every single subsystem we have as required.
--
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
More information about the jboss-jira
mailing list