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

Remove org.jboss.as.test.shared.util.LoggingUtil

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 39.0.0.Final
    • None
    • Test Suite
    • None

      Unless I missed something, org.jboss.as.test.shared.util.LoggingUtil adds nothing to what wildfly-core-testsuite-shared's org.jboss.as.test.shared.logging.LoggingUtil does, except in some methods it takes ManagementClient as a param instead of ModelControllerClient. But it does nothing with the ManagementClient except call ManagementClient.getModelControllerClient(). Otherwise it's just a lot of duplicated code.

      OTOH the WildFly Core class has useful methods that people may not see exist if they find the full WF class and reasonably think that's the 'best' one to use.

              lvydra Lukas Vydra
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: