[forge-issues] [JBoss JIRA] (FORGE-1049) Furnace should support path-level import/export restrictions

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Fri Jul 26 15:20:25 EDT 2013


Lincoln Baxter III created FORGE-1049:
-----------------------------------------

             Summary: Furnace should support path-level import/export restrictions
                 Key: FORGE-1049
                 URL: https://issues.jboss.org/browse/FORGE-1049
             Project: Forge
          Issue Type: Enhancement
          Components: Furnace (Container)
    Affects Versions: 2.0.0.Alpha7
            Reporter: Lincoln Baxter III
             Fix For: 2.x Future


the addon manager is going to need to be ugpraded to correspond to some changes in furnace when they occur at some point
3:17 basically right now, all classes are exported by the module to its dependents
3:17 which is wrong
3:17 we should only export "compile" scoped dependencies
3:17 this means we will need to separate deps by scope at some point
3:18 and eventually i'd even like to add path spec support to specify which packages are exported/imported if people want to get really paranoid

--
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 forge-issues mailing list