You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2014/05/30 12:44:03 UTC

[jira] [Resolved] (LUCENE-5442) Build system should sanity check transative 3rd party dependencies

     [ https://issues.apache.org/jira/browse/LUCENE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe resolved LUCENE-5442.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.9

Committed to trunk and branch_4x.

I'll open a follow-on issue to reduce the number of expected version conflicts listed in {{ivy-ignore-conflicts.properties}}, by upgrading the corresponding direct dependencies in {{ivy-versions.properties}}.

> Build system should sanity check transative 3rd party dependencies
> ------------------------------------------------------------------
>
>                 Key: LUCENE-5442
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5442
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Hoss Man
>            Assignee: Steve Rowe
>             Fix For: 4.9, 5.0
>
>         Attachments: LUCENE-5442.patch
>
>
> SOLR-5365 is an example of a bug that croped up because we upgraded a 3rd party dep (tika) w/o realizing that the version we upgraded too depended on a newer version of another 3rd party dep (commons-compress)
> in a comment in SOLR-5365, Jan suggested that it would be nice if there was an easy way to spot problems like this ... i asked steve about it, thinking maybe this is something the maven build could help with, and he mentioned that there is already an ant task to inspect the ivy transative deps in order to generate the maven deps and it could be used to help detect this sort of problem.
> opening this issue per steve's request as a reminder to look into this possibility.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org