[jboss-jira] [JBoss JIRA] (LOGTOOL-66) Investigate warning messages about annotations and properties on JDK 7

James Perkins (JIRA) jira-events at lists.jboss.org
Wed Feb 27 17:02:57 EST 2013


James Perkins created LOGTOOL-66:
------------------------------------

             Summary: Investigate warning messages about annotations and properties on JDK 7
                 Key: LOGTOOL-66
                 URL: https://issues.jboss.org/browse/LOGTOOL-66
             Project: Log Tool
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: James Perkins
            Assignee: James Perkins


Seeing odd messages like:
{code}
 [javac] warning: No processor claimed any of these annotations: org.jboss.logging.annotations.Cause,org.jboss.logging.annotations.LogMessage,org.jboss.logging.annotations.Message
[WARNING] The following options were not recognized by any processor: '[generatedTranslationFilesPath]'
{code}

There were some changes in APT in JDK 7. Some information here http://docs.oracle.com/javase/7/docs/technotes/tools/solaris/javac.html. This could be a mix of using the annotations and returning different values in the methods for the annotation processor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list