Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-6171

"package" task in build.xml should copy source with preservelastmodified

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Later
    • None
    • None
    • build

    Description

      In the package task, it copies the source to dist.dir without using preservelastmodified=true. This can cause issues with the autotools configure process for the C++ builds. Namely, it will sometimes think the configure script is out of date with respect to its source files and try to re-bootstrap, which relies on particular versions of autotools on the building computer. This isn't something that should be required for those wanting to build from a distribution tarball.

      Attachments

        1. MAPRED-6171.patch
          0.6 kB
          Ted Yu
        2. HDFS-6171.patch
          0.6 kB
          Ted Yu
        3. HADOOP-6171.patch
          0.4 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: