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

Unnecessary registration of a CDI portable extension in Smallrye micro profile config

    XMLWordPrintable

Details

    Description

      Smallrye micro profile is registering a ConfigExtension when it is already registered by Weld.

      This portable extension is brought in by io.smallrye:smallrye-config dependency in its META-INF folder, and Weld automatically registers a CDI portable extension if it is found in the application classpath. That means it is unnecesary to register it again by wildfly config-smallrye.

      It will allow also remove some unnecesary modules dependencies.

      Attachments

        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: