[jboss-jira] [JBoss JIRA] (LOGTOOL-117) Unused import in generated log class

James Perkins (JIRA) issues at jboss.org
Tue Nov 15 13:08:00 EST 2016


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

James Perkins updated LOGTOOL-117:
----------------------------------
    Fix Version/s: 2.0.2.Final


> Unused import in generated log class
> ------------------------------------
>
>                 Key: LOGTOOL-117
>                 URL: https://issues.jboss.org/browse/LOGTOOL-117
>             Project: Log Tool
>          Issue Type: Bug
>    Affects Versions: 2.0.1.Final
>            Reporter: David Lloyd
>            Priority: Minor
>             Fix For: 2.0.2.Final, 2.1.0.Alpha1
>
>
> The class "org.jboss.logging.Logger.Level" is being imported without being used; all references to constants in this class are fully qualified.  Either use the import (now that imports are safe, theoretically), or delete it and stick with qualified names.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list