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/01/15 20:15:13 UTC

[1/2] git commit: GraphX shouldn't list Spark as provided

Updated Branches:
  refs/heads/master 494d3c077 -> 5fecd2516


GraphX shouldn't list Spark as provided


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

Branch: refs/heads/master
Commit: 9259d706bed8b584ec1c40d01f8cd998ed423cda
Parents: 3fcc68b
Author: Patrick Wendell <pw...@gmail.com>
Authored: Wed Jan 15 10:44:17 2014 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Wed Jan 15 10:46:37 2014 -0800

----------------------------------------------------------------------
 graphx/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/9259d706/graphx/pom.xml
----------------------------------------------------------------------
diff --git a/graphx/pom.xml b/graphx/pom.xml
index 3e5faf2..4eca474 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -36,7 +36,6 @@
       <groupId>org.apache.spark</groupId>
       <artifactId>spark-core_${scala.binary.version}</artifactId>
       <version>${project.version}</version>
-      <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty</groupId>


[2/2] git commit: Merge pull request #441 from pwendell/graphx-build

Posted by pw...@apache.org.
Merge pull request #441 from pwendell/graphx-build

GraphX shouldn't list Spark as provided.

I noticed this when building an application against GraphX to audit the released artifacts.


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

Branch: refs/heads/master
Commit: 5fecd2516dc8de28b76fe6e0fbdca7922cc28d1c
Parents: 494d3c0 9259d70
Author: Patrick Wendell <pw...@gmail.com>
Authored: Wed Jan 15 11:15:07 2014 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Wed Jan 15 11:15:07 2014 -0800

----------------------------------------------------------------------
 graphx/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------