[
https://issues.apache.org/jira/browse/GROOVY-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-8178.
-------------------------------
Resolution: Fixed
Assignee: Paul King
Fix Version/s: 2.4.12
Solved for now by temporarily disabling the UnusedImport rule. We should
consider adding that rule back in it we can find out why it was failing.
> 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
> Assignee: Paul King
> Fix For: 2.4.12
>
>
> 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)