You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2017/05/08 00:36:04 UTC

[jira] [Updated] (GROOVY-8178) Codenarc broken in quality build

     [ https://issues.apache.org/jira/browse/GROOVY-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King updated GROOVY-8178:
------------------------------
    Description: 
Codenarc checking is currently broken in the quality build. The various codenarc tasks run but show 0 files processed and the following error:
{noformat}
Error from [org.codenarc.rule.imports.UnusedImportRule]
processing source file [[...path to source file...].groovy]
{noformat}
Perhaps a rule named has changed. Haven't checked just yet.

  was:
Codenarc checking is currently broken in the quality build. The various codenarc tasks run but show 0 files processed and the following error:
{noformat}
Error from [org.codenarc.rule.imports.UnusedImportRule] processing source file [C:/Projects/groovy/[...path to source file...].groovy]
{noformat}
Perhaps a rule named has changed. Haven't checked just yet.


> Codenarc broken in quality build
> --------------------------------
>
>                 Key: GROOVY-8178
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8178
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Paul King
>
> Codenarc checking is currently broken in the quality build. The various codenarc tasks run but show 0 files processed and the following error:
> {noformat}
> Error from [org.codenarc.rule.imports.UnusedImportRule]
> processing source file [[...path to source file...].groovy]
> {noformat}
> Perhaps a rule named has changed. Haven't checked just yet.



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