[
https://issues.apache.org/jira/browse/AVRO-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niels Basjes updated AVRO-1838:
-------------------------------
Attachment: AVRO-1838-20160502-disable-RedundantModifier.patch
I had a good look at the problem cases reported by RedundantModifier.
I'm a practical programmer and I consider this error "not important enough to
worry about".
So I removed that entry and this passes the build.
Yet when I introduce a trailing space somewhere it fails (as desired).
> Ensure Checkstyle enforces trailing spaces rule
> -----------------------------------------------
>
> Key: AVRO-1838
> URL: https://issues.apache.org/jira/browse/AVRO-1838
> Project: Avro
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.8.0
> Reporter: Niels Basjes
> Assignee: Niels Basjes
> Labels: checkstyle
> Attachments: AVRO-1838-20160502-BuildFails.patch,
> AVRO-1838-20160502-disable-RedundantModifier.patch
>
>
> Followup of AVRO-1828
> We want to make sure the code stays as clean as possible by ensuring that
> Checkstyle fails the build if they are present.
> The checkstyle maven module describes how to do this in a multi module
> project (like avro):
> https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)