You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/12/29 15:10:49 UTC

[jira] [Resolved] (LUCENE-6953) clean up lucene-test-framework dependencies

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

Robert Muir resolved LUCENE-6953.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Trunk
                   5.5

> clean up lucene-test-framework dependencies
> -------------------------------------------
>
>                 Key: LUCENE-6953
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6953
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: 5.5, Trunk
>
>         Attachments: LUCENE-6953.patch
>
>
> The current ivy configuration leads to the (wrong) belief that lucene-test-framework depends on junit4-ant and ant itself.
> It confuses e.g. 'ant eclipse' (look and you will see those jars in classpath), and lists these as dependencies in published maven poms, etc.
> But it really does not depend on junit4-ant at all, it works fine with other test runners (e.g. IDE runners). That is our build itself, and for it to taskdef the task, it can just use an ivy inline cachepath.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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