Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13722

Logging processor breaks during compile if `@Description` exists but no `@LogMessage` annotation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 14.0.0.Dev02
    • None
    • Core
    • None

    Description

      Log messages must include the `@LogMessage()` annotation that defines the level in order to use the `@Description` annotation.

      For example: https://github.com/infinispan/infinispan/blob/33d9ca238bb8bb628ca14bafb056f7ee6b80db1a/core/src/main/java/org/infinispan/util/logging/Log.java#L368

      If you add a `@Description` to that message with additional detail the build will fail.

      Attachments

        Issue Links

          Activity

            People

              remerson@redhat.com Ryan Emerson
              dnaro@redhat.com Donald Naro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: