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
Labels: Beta2
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>