GitHub user sanjay-saxena opened a pull request:
https://github.com/apache/incubator-toree/pull/145
Remove Scala 2.10 files
Remove Scala 2.10 files
Removed Scala 2.10 specific source code. Also, updated SBT
from 0.13.16 to 1.0.3. Updated plugins in project/plugins.sbt
as a result of upgrading to newer version of SBT.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjay-saxena/incubator-toree
remove-scala-2.10-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-toree/pull/145.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 #145
----
commit 2d2fb13e4564c7025a595c7f31e427167f5f2e3d
Author: Sanjay Saxena <[email protected]>
Date: 2017-11-10T21:23:36Z
Remove Scala 2.10 files
Removed Scala 2.10 specific source code. Also, updated SBT
from 0.13.16 to 1.0.3. Updated plugins in project/plugins.sbt
as a result of upgrading to newer version of SBT.
----
---