[
https://issues.apache.org/jira/browse/FALCON-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224465#comment-15224465
]
ASF GitHub Bot commented on FALCON-1883:
----------------------------------------
GitHub user muraliramasami opened a pull request:
https://github.com/apache/falcon/pull/85
FALCON-1883:Falcon regression build fails with minor checkstyle issues
Fixing the checkstyle issue observed during building the regression trunk
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/muraliramasami/Apache_Falcon FALCON-1883
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/85.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 #85
----
commit ea8d55b1d850df576d6e63e8868a692a9de3b927
Author: Murali Ramasami <[email protected]>
Date: 2016-04-04T16:26:17Z
FALCON-1883:Falcon regression build fails with minor checkstyle issues
----
> Falcon regression build fails with minor checkstyle issues
> -----------------------------------------------------------
>
> Key: FALCON-1883
> URL: https://issues.apache.org/jira/browse/FALCON-1883
> Project: Falcon
> Issue Type: Bug
> Components: regression
> Affects Versions: 0.10
> Reporter: Murali Ramasami
> Assignee: Murali Ramasami
> Fix For: 0.10
>
>
> When I tried to build the trunk , it is failed with the checkstyle issue.
> {noformat}
> INFO] Done FindBugs Analysis....
> [INFO]
> [INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) < :findbugs @
> falcon-merlin-core <<<
> [INFO]
> [INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @
> falcon-merlin-core ---
> [INFO] BugInstance size is 1
> [INFO] Error size is 0
> [INFO] Total bugs: 1
> [INFO] Comparison of String objects using == or != in
> org.apache.falcon.regression.core.util.NativeInstanceUtil.waitTillInstanceReachState(ColoHelper,
> Entity, String, CoordinatorAction$Status, Frequency, int)
> ["org.apache.falcon.regression.core.util.NativeInstanceUtil"] At
> NativeInstanceUtil.java:[lines 41-181]
> [INFO]
> ------------------------------------------------------------------------
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)