[
https://issues.jboss.org/browse/AS7-5928?page=com.atlassian.jira.plugin.s...
]
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