[jboss-jira] [JBoss JIRA] (LOGTOOL-85) Suppress all warnings in generated sources

James Perkins (JIRA) issues at jboss.org
Fri Apr 24 13:53:52 EDT 2015


    [ https://issues.jboss.org/browse/LOGTOOL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062584#comment-13062584 ] 

James Perkins commented on LOGTOOL-85:
--------------------------------------

The compile warnings should be resolved in https://github.com/jboss-logging/jboss-logging-tools/pull/28.

> Suppress all warnings in generated sources
> ------------------------------------------
>
>                 Key: LOGTOOL-85
>                 URL: https://issues.jboss.org/browse/LOGTOOL-85
>             Project: Log Tool
>          Issue Type: Enhancement
>    Affects Versions: 1.2.0.Final
>            Reporter: Vlad Arkhipov
>            Assignee: James Perkins
>
> Generated logger/messages implementaions may cause the compiler to emit warnings (for example, if your interface method has generic parameters). It will be a problem if you compile with -Xlint:all -Werror flags.
> I suppose there is no real reason to make the processor honour generics, and these warnings can be safely ignored?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list