[jboss-jira] [JBoss JIRA] (AS7-5928) Declare modules public packages explicitely in module.xml's.

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Mon Nov 12 11:48:17 EST 2012


Ondrej Zizka created AS7-5928:
---------------------------------

             Summary: Declare modules public packages explicitely in module.xml's.
                 Key: AS7-5928
                 URL: https://issues.jboss.org/browse/AS7-5928
             Project: Application Server 7
          Issue Type: Task
    Affects Versions: 7.1.3.Final (EAP)
            Reporter: Ondrej Zizka
             Fix For: 7.2.0.Alpha1


Currently, public API is only declared on module level using `<property name="jboss.api" value="private"/>`. 

However, we need to declare it on java package level.
This should go to module.xml's.
A new type might be needed in module XSD.

--
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