Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9926

JBoss Metadata upgrade added a new schema which requires a hard-coded change in AbstractValidationUnitTest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 12.0.0.Final
    • None
    • Test Suite
    • None
    • Hide

      Build WildFly and run the `StandardConfigsXMLValidationUnitTestCase` in the testsuite/integration/smoke directory against the distribution in the dist directory.

      mvn clean install -DskipTests &&  mvn test -Dtest=StandardConfigsXMLValidationUnitTestCase -Djboss.dist=../../../dist/target/wildfly-12.0.0.Final-SNAPSHOT -pl testsuite/integration/smoke/
      
      Show
      Build WildFly and run the `StandardConfigsXMLValidationUnitTestCase` in the testsuite/integration/smoke directory against the distribution in the dist directory. mvn clean install -DskipTests && mvn test -Dtest=StandardConfigsXMLValidationUnitTestCase -Djboss.dist=../../../dist/target/wildfly-12.0.0.Final-SNAPSHOT -pl testsuite/integration/smoke/

    Description

      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

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: