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

Replace deprecated calls to the JBoss Logger methods

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 34.0.0.Beta1, 34.0.0.Final
    • None
    • None
    • None

      The Logger.getMessageLogger(Class, String) and Messages.getBundle(Class) were deprecated in JBoss Logging 3.6.0 in favor of Logger.getMessageLogger(MethodHandle.Lookup, Class, String) and Messages.getBundle(MethodHandler.Lookup, Class) respectively. The usages in WildFly should be updated to use the new methods.

              rh-ee-mbekhta Marko Bekhta
              rh-ee-mbekhta Marko Bekhta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: