[ 
https://issues.apache.org/jira/browse/LUCENE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018013#comment-14018013
 ] 

Steve Rowe commented on LUCENE-5715:
------------------------------------

bq. Which module tried to import ASM 5.0_BETA?

{noformat}
[libversions] VERSION CONFLICT: transitive dependency in module(s) 
solr-test-framework, core-test-framework:
[libversions] /com.carrotsearch.randomizedtesting/junit4-ant=2.1.3
[libversions] +-- /org.ow2.asm/asm=5.0_BETA <<< Conflict (direct=4.1)
{noformat}

> Upgrade direct dependencies known to be older than transitive dependencies
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-5715
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5715
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/build
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Minor
>         Attachments: LUCENE-5715.patch
>
>
> LUCENE-5442 added functionality to the {{check-lib-versions}} ant task to 
> fail the build if a direct dependency's version conflicts with that of a 
> transitive dependency.
> {{ivy-ignore-conflicts.properties}} contains a list of 19 transitive 
> dependencies with versions that are newer than direct dependencies' versions: 
> https://issues.apache.org/jira/browse/LUCENE-5442?focusedCommentId=14012220&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14012220
> We should try to keep that list small.  It's likely that upgrading most of 
> those dependencies will require little effort.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to