[
https://issues.jboss.org/browse/TEIID-3343?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-3343:
------------------------------------
Not sure when, but in EAP 6.1 / JBoss AS 7.2.x, the modules do have the classification.
And its being recommended for projects to use the classification so that there's no
miss-understanding as to which api's are not available to use.
Add classification to jboss module.xml files
--------------------------------------------
Key: TEIID-3343
URL:
https://issues.jboss.org/browse/TEIID-3343
Project: Teiid
Issue Type: Task
Components: Build/Kits
Affects Versions: 8.11
Reporter: Van Halbert
Assignee: Ramesh Reddy
Fix For: 8.11
Add classification to the module.xml files that are private or unsupported.
example for private modules:
<properties>
<property name="jboss.api" value="private"/>
</properties>
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)