aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2014-01-07 00:18:20 -0800
committerReynold Xin <rxin@apache.org>2014-01-07 00:18:20 -0800
commita862cafacf555373b5fdbafb4c9c4d712b191648 (patch)
tree96a8347f2eda127ee1d331ca4b797f295213fcac /project
parentb97ef218f3feec6354bae6cfcd060e9b112c1779 (diff)
parent60a7a6b31a441f5f716091316f90819c62b22e70 (diff)
downloadspark-a862cafacf555373b5fdbafb4c9c4d712b191648.tar.gz
spark-a862cafacf555373b5fdbafb4c9c4d712b191648.tar.bz2
spark-a862cafacf555373b5fdbafb4c9c4d712b191648.zip
Merge pull request #331 from holdenk/master
Add a script to download sbt if not present on the system As per the discussion on the dev mailing list this script will use the system sbt if present or otherwise attempt to install the sbt launcher. The fall back error message in the event it fails instructs the user to install sbt. While the URLs it fetches from aren't controlled by the spark project directly, they are stable and the current authoritative sources.
Diffstat (limited to 'project')
-rw-r--r--project/build.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 9647277162..839f5fbb0c 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -14,5 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-
sbt.version=0.12.4