Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2757

deb target in build.xml copies -withouthadoop.jar to -core.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      <target name="deb" depends="package-release" description="Make deb package">
      ...
      <copy file="${build.dir}/${final.name}-withouthadoop.jar" tofile="${rpm.dist.dir}/share/pig/${final.name}-core.jar" overwrite="true" />
      

      http://svn.apache.org/viewvc/pig/trunk/build.xml?view=markup
      line 1136

      Attachments

        Activity

          People

            Unassigned Unassigned
            julienledem Julien Le Dem
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: