You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2014/11/07 20:31:39 UTC

[17/20] spark git commit: Run against scala 2.11 on jenkins.

Run against scala 2.11 on jenkins.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/d7c35e2f
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/d7c35e2f
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/d7c35e2f

Branch: refs/heads/scala-2.11-prashant
Commit: d7c35e2ffc2379ec4ce61a48f7048d3c8cc7c29c
Parents: ed4f646
Author: Prashant Sharma <pr...@imaginea.com>
Authored: Wed Nov 5 18:18:21 2014 +0530
Committer: Prashant Sharma <pr...@imaginea.com>
Committed: Fri Nov 7 11:22:47 2014 +0530

----------------------------------------------------------------------
 dev/run-tests | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/d7c35e2f/dev/run-tests
----------------------------------------------------------------------
diff --git a/dev/run-tests b/dev/run-tests
index de607e4..74b0ba5 100755
--- a/dev/run-tests
+++ b/dev/run-tests
@@ -53,7 +53,7 @@ function handle_error () {
   fi
 }
 
-export SBT_MAVEN_PROFILES_ARGS="$SBT_MAVEN_PROFILES_ARGS -Pkinesis-asl"
+export SBT_MAVEN_PROFILES_ARGS="$SBT_MAVEN_PROFILES_ARGS -Pkinesis-asl -Pscala-2.11"
 
 # Determine Java path and version.
 {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org