You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/10/19 00:27:05 UTC

[jira] [Created] (ACCUMULO-4033) master branch failing all builds due to checkstyle issue

Josh Elser created ACCUMULO-4033:
------------------------------------

             Summary: 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


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 <jo...@gmail.com> 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)