[
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303120#comment-15303120
]
ASF GitHub Bot commented on GORA-445:
-------------------------------------
GitHub user cguzel opened a pull request:
https://github.com/apache/gora/pull/69
GORA-445 spark dependency scope have changed as provided
spark dependency scope have changed as provided.
Besides javadoc problem is fixed. you can use "mvn javadoc:aggregate"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cguzel/gora GORA-445
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/69.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 #69
----
commit 73250856a0ca54da7f8a0e0b4a6360d7d374e28f
Author: cihad guzel <[email protected]>
Date: 2016-05-26T22:52:24Z
GORA-445 spark dependency scope have changed as provided
----
> Review extent of transative dependencies post GORA-386
> ------------------------------------------------------
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
> Issue Type: New Feature
> Components: build process, gora-core
> Affects Versions: 0.6.1
> Reporter: Lewis John McGibbney
> Assignee: Furkan KAMACI
> Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt,
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in
> the number of transitive dependencies being pulled as a result of including
> gora-core in my project pom.xml.
> We should see if we can possibly <exclude> some of the transitive
> dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)