[
https://issues.apache.org/jira/browse/TOREE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gino Bustelo closed TOREE-246.
------------------------------
PR merged
> IvyDependencyDownloader ignores repositoryUrl
> ---------------------------------------------
>
> Key: TOREE-246
> URL: https://issues.apache.org/jira/browse/TOREE-246
> Project: TOREE
> Issue Type: Bug
> Reporter: Kevin Mader
> Assignee: Chip Senkbeil
> Fix For: 0.1.0
>
>
> The {code:class} IvyDependencyDownloader(repositoryUrl: String,
> baseDirectory: String){code} takes a URL as an argument but only uses
> {code:IBiblioResolver```} and does nothing with the ``repositoryUrl{code}. It
> uses only the central maven repository.
> In the current project
> https://github.com/ibm-et/spark-kernel/blob/master/kernel-api/src/main/scala/com/ibm/spark/dependencies/IvyDependencyDownloader.scala#L39
> from the new project (after refactoring)
> https://github.com/apache/incubator-toree/blob/0a5a7f6bac1afcb0a410887f17112b0d98bbcd68/kernel-api/src/main/scala/com/ibm/spark/dependencies/IvyDependencyDownloader.scala#L39
> I posted here since there is no official JIRA project yet
> (https://issues.apache.org/jira/browse/INFRA-11082)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)