[
https://issues.apache.org/jira/browse/HDFS-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831343#action_12831343
]
Giridharan Kesavan commented on HDFS-830:
-----------------------------------------
bq. we've been using the resolvers:internal method for a while and, like I had
I feared, it's a pain to keep straight which version is installed and when it
is getting called.
its going to use the version of jars that's being mentioned in the
libraries.properties file and not anything that is in the ivy cache.
-Dadditional.jars=<foo.jars> is just going to add more complications in my
opinion.
> change build.xml to look at lib's jars before ivy, to allow overwriting ivy's
> libraries.
> ----------------------------------------------------------------------------------------
>
> Key: HDFS-830
> URL: https://issues.apache.org/jira/browse/HDFS-830
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Boris Shkolnik
> Attachments: HDFS-830.patch
>
>
> Currently build.xml looks first into ivy's locations ,before picking up jars
> from lib directory.
> We need to change that to allow overwriting ivy's libs with local ones, by
> putting them into lib.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.