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

Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition

    XMLWordPrintable

Details

    Description

      Integration Jobs for wildfly-core are failing due to the getImmutableFlags() method removed by WFCORE-4611 requires adapting TransactionSubsystemRootResourceDefinition.java

      To allow a smooth transition to the incoming wildfly-core release where this method is completely removed, we need to change full by using the deprecated one that uses an EnumSet as returned type in the method signature. This method signature used in full will be later compatible with the WFCORE-4611 code changes which make it returning a Set.

      Attachments

        Issue Links

          Activity

            People

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: