[jboss-jira] [JBoss JIRA] (WFLY-13221) Remove package-schema cruft from wildfly-feature-pack-build.xml files
Brian Stansberry (Jira)
issues at jboss.org
Tue Mar 10 14:13:38 EDT 2020
Brian Stansberry created WFLY-13221:
---------------------------------------
Summary: Remove package-schema cruft from wildfly-feature-pack-build.xml files
Key: WFLY-13221
URL: https://issues.redhat.com/browse/WFLY-13221
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Brian Stansberry
Assignee: Yeray Borges Santana
The various wildfly-feature-pack-build.xml files include 'package-schemas' elements. AIUI the children of those elements only need to refer to maven groupId for which that specific feature pack provides artifacts with schemas. It does not need to include schemas from other f-ps that the f-p depends on; the WF galleon plugin itself combines those.
So the task is
1) to clean out cruft, i.e. elements that are related to artifacts from other feature packs. Helps clarify the expected use of these files.
2) Perhaps in the verifier tests for servlet-dist, ee-dist, dist add verification of the presence of 1 schema from each relevant maven groupId. Guard against schemas suddenly not getting picked up.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list