Skip to content

[SPARK-25673][BUILD] Remove Travis CI which enables Java lint check - #22667

Closed
HyukjinKwon wants to merge 1 commit into
apache:masterfrom
HyukjinKwon:SPARK-25673
Closed

[SPARK-25673][BUILD] Remove Travis CI which enables Java lint check#22667
HyukjinKwon wants to merge 1 commit into
apache:masterfrom
HyukjinKwon:SPARK-25673

Conversation

@HyukjinKwon

@HyukjinKwonHyukjinKwon commented Oct 8, 2018

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

#12980 added Travis CI file mainly for linter because we disabled Java lint check in Jenkins.

It's enabled as of #21399 and now SBT runs it. Looks we can now remove the file added before.

How was this patch tested?

N/A

Closes#22665

@HyukjinKwon

Copy link
Copy Markdown
MemberAuthor

cc @srowen and @dongjoon-hyun

@SparkQA

Copy link
Copy Markdown

Test build #97092 has finished for PR 22667 at commit 7a535db.

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

@HyukjinKwon

Copy link
Copy Markdown
MemberAuthor

Merged to master and branch-2.4.

Thanks @srowen and @felixcheung.

asfgit pushed a commit that referenced this pull request Oct 8, 2018
## What changes were proposed in this pull request?
#12980 added Travis CI file mainly for linter because we disabled Java lint check in Jenkins.
It's enabled as of #21399 and now SBT runs it. Looks we can now remove the file added before.
## How was this patch tested?
N/A
Closes#22665Closes#22667 from HyukjinKwon/SPARK-25673.
Authored-by: hyukjinkwon <gurwls223@apache.org>
Signed-off-by: hyukjinkwon <gurwls223@apache.org>
(cherry picked from commit 2199224)
Signed-off-by: hyukjinkwon <gurwls223@apache.org>
@asfgitasfgit closed this in 2199224Oct 8, 2018

@dongjoon-hyundongjoon-hyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, late LGTM.

@dongjoon-hyun

Copy link
Copy Markdown
Member

Thank you for taking care of this, @HyukjinKwon .

@HyukjinKwon
HyukjinKwon deleted the SPARK-25673 branch October 16, 2018 12:43
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?
apache#12980 added Travis CI file mainly for linter because we disabled Java lint check in Jenkins.
It's enabled as of apache#21399 and now SBT runs it. Looks we can now remove the file added before.
## How was this patch tested?
N/A
Closesapache#22665Closesapache#22667 from HyukjinKwon/SPARK-25673.
Authored-by: hyukjinkwon <gurwls223@apache.org>
Signed-off-by: hyukjinkwon <gurwls223@apache.org>
Sign up for freeto 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.

5 participants

@HyukjinKwon@SparkQA@dongjoon-hyun@srowen@felixcheung