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

Updates default scala version to 2.10.4 #1081

Merged
merged 2 commits into from
Nov 25, 2014

Conversation

sagemintblue
Copy link
Contributor

No description provided.

@@ -23,13 +23,14 @@ object ScaldingBuild extends Build {
val sharedSettings = Project.defaultSettings ++ assemblySettings ++ scalariformSettings ++ Seq(
organization := "com.twitter",

//TODO: Change to 2.10.* when Twitter moves to Scala 2.10 internally
scalaVersion := "2.9.3",
// TODO: Change to 2.11.* when Twitter moves to Scala 2.11 internally
Copy link
Collaborator

Choose a reason for hiding this comment

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

kill the todo i think

@ianoc
Copy link
Collaborator

ianoc commented Oct 22, 2014

Just FYI, seems to be issues with the builds. I'll merge this once we can get it back successful/green.

ianoc added a commit that referenced this pull request Nov 25, 2014
@ianoc ianoc merged commit b70e1f5 into twitter:develop Nov 25, 2014
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.

None yet

2 participants