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

Fix usages of the credential-reference schema in the Undertow subsystem

    XMLWordPrintable

Details

    Description

      There are some issues with the current usages of the credential-reference schema in the Undertow subsystem:

      • WFLY-12173 then added wildfly-undertow_10_0.xsd but accidentally left out the credential-reference changes (it looks like the PR for this was merged very shortly after WFLY-12217 which explains why the new schema file might not have been copied from the right version of wildfly-undertow_9_0.xsd).
      • WFLY-13369 then added wildfly-undertow_11_0.xsd by copying from the incorrect wildfly-undertow_10_0.xsd but corrected the latter file to use the urn:wildfly:credential-reference:1.0 schema again. However, the additional changes from wildfly-undertow_9_0.xsd that update the file to actually make use of the credentialReferenceType provided from the schema were accidentally left out.

      As discussed with Flavia, the following two changes should be made to clean things up:

      • Remove the credential-reference schema import from wildfly-undertow_10_0.xsd since it is unused.
      • Make use of the imported credential-reference schema in wildfly-undertow_11_0.xsd and remove the redundant types

      Attachments

        Issue Links

          Activity

            People

              fjuma1@redhat.com Farah Juma
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: