[ 
https://jira.codehaus.org/browse/MCHECKSTYLE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MCHECKSTYLE-256:
--------------------------------------

    Fix Version/s: 2.14

> add Java package information to output, instead of class name only
> ------------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-256
>                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-256
>             Project: Maven Checkstyle Plugin
>          Issue Type: Improvement
>          Components: checkstyle:check
>    Affects Versions: 2.13
>            Reporter: Herve Boutemy
>            Priority: Critical
>             Fix For: 2.14
>
>
> actual display
> {noformat}[ERROR] DefaultMavenReportExecutor.java[69] (sizes) LineLength: La 
> ligne excède 120 caractères.{noformat}
> need some package information to find the source
> idea can be:
> * either the full package ({{org.apache.maven.reporting.exec}} in previous 
> case),
> * or only first letters ({{o.a.m.r.e}} in previous case),
> * or mixed last package as full, previous as first letter ({{o.a.m.r.exec}} 
> in previous case)



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to