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

Update java docs in index/TestBackwardsCompatibility class to use gradle and not ant

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 8.6.3
    • None
    • core/index

    Description

      In PR-1733 we noticed that the comments for generating old indexes in org.apache.lucene.index.TestBackwardsCompatibility use ant instead of gradle.

      However, since support for ant has been removed we should update the docs to reflect the new command.

      New tests in the same PR-1733 suggest that the change in the comments is simple:

      Replace `ant test` by `gradlew test`. (with no change in the JVM args)

      I've verified that this works for the tests in PR-1733 

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            gworah Gautam Worah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: