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

Support for new Resources model in ant 1.7 in Lucene ant task.

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.2
    • 2.9
    • modules/other
    • None
    • New, Patch Available

    Description

      Ant Task for Lucene should use modern Resource model (not only FileSet child element).
      There is a patch with required changes.

      Supported by old (ant 1.6) and new (ant 1.7) resources model:
      <index ....> <!-- Lucene Ant Task -->
      <fileset ... />
      </index>

      Supported only by new (ant 1.7) resources model:
      <index ....> <!-- Lucene Ant Task -->
      <filelist ... />
      </index>

      <index ....> <!-- Lucene Ant Task -->
      <userdefinied-filesource ... />
      </index>

      Attachments

        1. lucene-ant1.7-newresources.patch
          3 kB
          Przemyslaw Sztoch

        Activity

          People

            ehatcher Erik Hatcher
            psztoch Przemyslaw Sztoch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: