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

Some contribs depend on core tests to be compiled and fail when ant clean was done before

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4, 4.0-ALPHA
    • 3.4, 4.0-ALPHA
    • general/test
    • None
    • New

    Description

      If you do "ant clean" on the root level of Lucene and then go to e.g. contrib/queryparser (3.x only) or contrib/misc (3.x and trunk) and call "ant test", the build of tests fails:

      • contrib/queryparser's ExtendedableQPTests extend a core TestQueryParser (3.x only, in module this works, of course)
      • contrib/misc/TestIndexSplitter uses a core class to build its index

      To find the root cause: We should first remove the core tests from contrib classpath, so the issue gets visible even without "ant clean" before. Then we can fix this.

      Attachments

        1. LUCENE-3378_qp.patch
          98 kB
          Robert Muir
        2. LUCENE-3378.patch
          20 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            uschindler Uwe Schindler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: