You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/09 05:34:20 UTC

[jira] [Commented] (FALCON-2111) Build failed due to checkstyle violation

    [ https://issues.apache.org/jira/browse/FALCON-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412967#comment-15412967 ] 

ASF GitHub Bot commented on FALCON-2111:
----------------------------------------

GitHub user bvellanki opened a pull request:

    https://github.com/apache/falcon/pull/260

    FALCON-2111 Build failed due to checkstyle violation

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bvellanki/falcon FALCON-2111

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #260
    
----
commit b00be8b5804fb80425ade79707322577ff31d680
Author: bvellanki <bv...@hortonworks.com>
Date:   2016-08-09T05:32:55Z

    FALCON-2111 Build failed due to checkstyle violation

----


> Build failed due to checkstyle violation 
> -----------------------------------------
>
>                 Key: FALCON-2111
>                 URL: https://issues.apache.org/jira/browse/FALCON-2111
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Balu Vellanki
>            Assignee: Balu Vellanki
>             Fix For: trunk
>
>
> {code}
> [INFO] Exclude: **/falcon-cli-hist.log
> [INFO]
> [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-common ---
> [INFO] Starting audit...
> <https://builds.apache.org/job/Apache-Falcon-Pull-Request-Build/ws/common/src/main/java/org/apache/falcon/util/DistCPOptionsUtil.java>:53: Line is longer than 120 characters.
> Audit done.
> [INFO] There are 1 checkstyle errors.
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Falcon ...................................... SUCCESS [ 14.095 s]
> [INFO] Apache Falcon UI ................................... SUCCESS [ 15.386 s]
> [INFO] Build Tools ........................................ SUCCESS [  6.158 s]
> [INFO] Apache Falcon Java client .......................... SUCCESS [ 41.506 s]
> [INFO] Apache Falcon Shell ................................ SUCCESS [ 15.622 s]
> [INFO] Apache Falcon Metrics .............................. SUCCESS [ 17.478 s]
> [INFO] Apache Falcon Hadoop Dependencies .................. SUCCESS [ 14.766 s]
> [INFO] Apache Falcon Test Utility ......................... SUCCESS [ 13.427 s]
> [INFO] Apache Falcon Commons .............................. FAILURE [02:34 min]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)