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

Deprecate ModuleDependency.getIdentifier() for removal

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 27.0.0.Final
    • None
    • Server
    • None

      Add an alternative to ModuleDependency.getIdentifier() that returns String instead of ModuleDependency, and the deprecate getIdentifier for removal.

      Migrate all uses in WildFly Core.

      There are 10 uses of getIdentifier in full WF, so it will be easy to switch those out once the replacement is available.

      Spreading out from this there are some ServiceModuleLoader static methods that take ModuleIdentifier that can be changed to take String or (if used in full WF) deprecated for removal with a variant taking String added. (Some use of ModuleDependency.getIdentifier() is in these.)

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: