[jboss-jira] [JBoss JIRA] (WFLY-9926) JBoss Metadata upgrade added a new schema which requires a hard-coded change in AbstractValidationUnitTest
James Perkins (JIRA)
issues at jboss.org
Tue Feb 27 10:59:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-9926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated WFLY-9926:
--------------------------------
Steps to Reproduce:
Build WildFly and run the `StandardConfigsXMLValidationUnitTestCase` in the {{testsuite/integration/smoke}} directory against the distribution in the dist directory.
{code}
mvn clean install -DskipTests && mvn test -Dtest=StandardConfigsXMLValidationUnitTestCase -Djboss.dist=../../../dist/target/wildfly-12.0.0.Final-SNAPSHOT -pl testsuite/integration/smoke/
{code}
> JBoss Metadata upgrade added a new schema which requires a hard-coded change in AbstractValidationUnitTest
> ----------------------------------------------------------------------------------------------------------
>
> Key: WFLY-9926
> URL: https://issues.jboss.org/browse/WFLY-9926
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 12.0.0.Final
>
>
> The {{AbstractValidationUnitTest}} test case hard-codes the {{jboss-common_6_0.xsd}} schema for validation. The new schema is {{jboss-common_7_0.xsd}} in JBoss Metadata. The test just needs to be updated to use the new version
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list