[jboss-jira] [JBoss JIRA] (AS7-5928) Declare modules public packages explicitely in module.xml's.
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Wed Dec 19 09:15:09 EST 2012
[ https://issues.jboss.org/browse/AS7-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742433#comment-12742433 ]
Ondrej Zizka commented on AS7-5928:
-----------------------------------
There's a concern about this again, this time for security (CC) reasons.
> 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