Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-7242

Undeprecate ModuleIdentifierUtil from org.jboss.as.controller

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 29.0.0.Beta4
    • None
    • Server
    • None

      org.jboss.as.controller.ModuleIdentifierUtil was deprecated for removal in WildFly Core 28. This class was restructured and now is just a wrapper which delegates the invocations to the org.jboss.as.controller.client.helpers.JBossModulesNameUtil helper class.

      To complete the removal, we should have a JBossModulesNameUtil available from the controller module that can continue being a wrapper, invoking the client version. That will help us to keep a separation of concerns between modules used by client code and modules used by other subsystems.

      Naming them with the same name could be an issue, but if it is, we can tweak it by getting feedback on the PR.

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

                Created:
                Updated:
                Resolved: