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

Maven xxx-src.jar files do not contain resources

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4, 4.0-ALPHA
    • 3.5, 4.0-ALPHA
    • general/build
    • None
    • New, Patch Available

    Description

      When building src.jar files for maven deploy, they miss resources, so analyzers-sommon-src.jar is useless.

      The attached patch will fix this. The only downside is: The globmapper hack does not work with <jar/>, so i used the new ANT 1.7.1 attribute erroronmissingdir="no" on the <fileset>s

      I also upgraded BUILD.txt, which were missing even java 1.6 in trunk!

      Attachments

        1. LUCENE-3561.patch
          4 kB
          Uwe Schindler
        2. LUCENE-3561.patch
          4 kB
          Uwe Schindler

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: