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

ant tar should package contrib jars

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.2
    • 0.10.0
    • build
    • None

    Description

      From Hadoop-356:
      >I note that the contrib packages are not included in distributions (the "tar" target).
      >They probably should be. Michel, would you like to modify "tar" to include the contrib code?
      >This should be done in a separate bug.

      OK.
      This packaging is done in target deploy-contrib.
      So I can just add a dependency to the top-level tar target:
      <!-- Make release tarball(s) -->
      <target name="tar" depends="package, deploy-contrib">

      Attachments

        1. build.tarcontrib.patch
          0.6 kB
          Michel Tourn
        2. contribbuild.patch
          2 kB
          Nigel Daley
        3. 371.patch
          9 kB
          Nigel Daley

        Activity

          People

            nidaley Nigel Daley
            michel_tourn Michel Tourn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: