[jbossts-issues] [JBoss JIRA] (JBTM-2311) Remove compiler warnings in CDI and STM related to: org.jboss.logging.annotations.MessageLogger

Tom Jenkinson (JIRA) issues at jboss.org
Thu Dec 11 10:54:44 EST 2014


     [ https://issues.jboss.org/browse/JBTM-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Jenkinson closed JBTM-2311.
-------------------------------


> Remove compiler warnings in CDI and STM related to: org.jboss.logging.annotations.MessageLogger
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBTM-2311
>                 URL: https://issues.jboss.org/browse/JBTM-2311
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>          Components: Build System
>            Reporter: Tom Jenkinson
>            Assignee: Tom Jenkinson
>             Fix For: 5.0.4
>
>
> {code}
> WARNING] Cannot find annotation method 'projectCode()' in type 'org.jboss.logging.annotations.MessageLogger': class file for org.jboss.logging.annotations.MessageLogger not found
> [WARNING] Cannot find annotation method 'id()' in type 'org.jboss.logging.annotations.Message': class file for org.jboss.logging.annotations.Message not found
> [WARNING] Cannot find annotation method 'value()' in type 'org.jboss.logging.annotations.Message'
> [WARNING] Cannot find annotation method 'format()' in type 'org.jboss.logging.annotations.Message'
> [WARNING] /c:/Users/tom/projects/jbosstm/narayana/ArjunaJTA/cdi/classes/com/arjuna/ats/jta/cdi/transactional/TransactionalInterceptorBase.java: unknown enum constant org.jboss.logging.annotations.Message.
> Format.MESSAGE_FORMAT
>   reason: class file for org.jboss.logging.annotations.Message$Format not found
> [WARNING] Cannot find annotation method 'level()' in type 'org.jboss.logging.annotations.LogMessage': class file for org.jboss.logging.annotations.LogMessage not found
> [WARNING] /c:/Users/tom/projects/jbosstm/narayana/ArjunaJTA/cdi/classes/com/arjuna/ats/jta/cdi/transactional/TransactionalInterceptorBase.java: unknown enum constant org.jboss.logging.Logger.Level.WARN
>   reason: class file for org.jboss.logging.Logger not found
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbossts-issues mailing list