Skip to content

[MINOR][BUILD] Fix Java Linter LineLength errors#14255

Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:minor_java_linter
Closed

[MINOR][BUILD] Fix Java Linter LineLength errors#14255
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:minor_java_linter

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR fixes four java linter LineLength errors. Those are all LineLength errors, but we had better remove all java linter errors before release.

How was this patch tested?

After pass the Jenkins, ./dev/lint-java.

@dongjoon-hyun
Copy link
Member Author

Rebased to resolve conflicts.

@dongjoon-hyun
Copy link
Member Author

For easy comparison, lint-java results are here.

@dongjoon-hyun dongjoon-hyun changed the title [MINOR] Fix Java Linter LineLength errors [MINOR][BUILD] Fix Java Linter LineLength errors Jul 19, 2016
@srowen
Copy link
Member

srowen commented Jul 19, 2016

OK

@dongjoon-hyun
Copy link
Member Author

Thank you for review, @srowen !

@SparkQA
Copy link

SparkQA commented Jul 19, 2016

Test build #62507 has finished for PR 14255 at commit 8cf8c78.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 19, 2016

Test build #62509 has finished for PR 14255 at commit c44a8a0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in 556a943 Jul 19, 2016
asfgit pushed a commit that referenced this pull request Jul 19, 2016
This PR fixes four java linter `LineLength` errors. Those are all `LineLength` errors, but we had better remove all java linter errors before release.

After pass the Jenkins, `./dev/lint-java`.

Author: Dongjoon Hyun <dongjoon@apache.org>

Closes #14255 from dongjoon-hyun/minor_java_linter.

(cherry picked from commit 556a943)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@srowen
Copy link
Member

srowen commented Jul 19, 2016

Merged to master, and to 2.0 to make sure the lint errors are gone for release

@dongjoon-hyun
Copy link
Member Author

Thank you for merging!

@dongjoon-hyun dongjoon-hyun deleted the minor_java_linter branch July 20, 2016 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants