Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6953

clean up lucene-test-framework dependencies

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.5, 6.0
    • None
    • None
    • New

    Description

      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.

      Attachments

        1. LUCENE-6953.patch
          4 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: