Uploaded image for project: 'DistributedLog'
  1. DistributedLog
  2. DL-182

assembled source package doesn't include README.md

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      the src/assemble/bin.xml and src/assemble/src.xml have inconsistent settings.

      the bin.xml is looking for README.md

          <file>
            <source>../README.md</source>
            <outputDirectory>/</outputDirectory>
            <fileMode>644</fileMode>
          </file>
      

      however, the src.xml doesn't include README.md in the source package.

            <includes>
              <include>**/README</include>
      

      Attachments

        Issue Links

          Activity

            People

              xieliang007 Liang Xie
              sijie@apache.org Sijie Guo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: