[jboss-jira] [JBoss JIRA] (AS7-6580) Do not add transitive dependency to deployments for system dependencies or user dependencies
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Mar 5 12:20:57 EST 2013
[ https://issues.jboss.org/browse/AS7-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-6580:
----------------------------------
Fix Version/s: 8.0.0.Alpha1
(was: 7.3.0.Alpha1)
> Do not add transitive dependency to deployments for system dependencies or user dependencies
> --------------------------------------------------------------------------------------------
>
> Key: AS7-6580
> URL: https://issues.jboss.org/browse/AS7-6580
> Project: Application Server 7
> Issue Type: Bug
> Components: Class Loading
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 8.0.0.Alpha1
>
>
> Currently the {{ModuleSpecProcessor}} adds transitive dependencies to a deployment if the module spec is specified to add them (looks like only RAR's from what I can see). This includes transitive dependencies that are declared in a {{jboss-deployment-structure.xml}} or ones automatically added by the container.
> Change to only allow class-path entries to be transitive if the module spec defines they should be. System and user specified dependencies should not be transitive.
--
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