[jboss-jira] [JBoss JIRA] (AS7-6580) Do not add transitive dependency to deployments for system dependencies or user dependencies
James Perkins (JIRA)
jira-events at lists.jboss.org
Wed Feb 20 19:12:56 EST 2013
James Perkins created AS7-6580:
----------------------------------
Summary: 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: Enhancement
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