Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-13189] Cleanup build references to Scala 2.10 #11092

Closed
wants to merge 5 commits into from

Conversation

lresende
Copy link
Member

@lresende lresende commented Feb 5, 2016

No description provided.

@lresende
Copy link
Member Author

lresende commented Feb 5, 2016

Jenkins, this is ok to test.

@@ -164,7 +164,7 @@
<commons.math3.version>3.4.1</commons.math3.version>
<!-- managed up from 3.2.1 for SPARK-11652 -->
<commons.collections.version>3.2.2</commons.collections.version>
<scala.version>2.10.5</scala.version>
<scala.version>2.11.7</scala.version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Not necessary but it doesn't hurt to avoid confusion.

@srowen
Copy link
Member

srowen commented Feb 7, 2016

I think this is OK to merge, even if most of it is not actually necessary functionally

@srowen
Copy link
Member

srowen commented Feb 9, 2016

Jenkins, test this please

@SparkQA
Copy link

SparkQA commented Feb 9, 2016

Test build #50969 has finished for PR 11092 at commit 282390c.

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

@JoshRosen
Copy link
Contributor

I agree with Sean that the bulk of these changes are not necessary, but this doesn't seem harmful so I'm going to merge it.

@asfgit asfgit closed this in 2dbb916 Feb 9, 2016
@lresende lresende deleted the SPARK-13189 branch February 9, 2016 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants