[
https://issues.apache.org/jira/browse/ACCUMULO-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser resolved ACCUMULO-4033.
----------------------------------
Resolution: Fixed
> master branch failing all builds due to checkstyle issue
> --------------------------------------------------------
>
> Key: ACCUMULO-4033
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4033
> Project: Accumulo
> Issue Type: Bug
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Trivial
> Fix For: 1.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The automatic formatting is causing the build to fail.
> {noformat}
> It's a bug in the formatter. The fix is to avoid newlines in multi-line
> non-javadoc comments. You could switch to // comments or remove the blank
> line.
> On Sun, Oct 18, 2015, 18:06 Josh Elser <[email protected]> wrote:
> > It seems like the current version of maven-java-formatter-plugin that we
> > depend on is adding in trailing whitespace to fate/**/ZooCache.java
> > which is then causing the checkstyle verification to fail the build.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)