[ 
https://issues.apache.org/jira/browse/PIG-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393597#comment-13393597
 ] 

Daniel Dai commented on PIG-2757:
---------------------------------

It's also in rpm package. The line is in src/packages/rpm/spec/pig.spec. I 
don't know why we duplicate pig-withouthadoop.jar to pig-core.jar, seems to be 
a mistake.
                
> deb target in build.xml copies -withouthadoop.jar to -core.jar
> --------------------------------------------------------------
>
>                 Key: PIG-2757
>                 URL: https://issues.apache.org/jira/browse/PIG-2757
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>
> {noformat}
> <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" />
> {noformat}
> http://svn.apache.org/viewvc/pig/trunk/build.xml?view=markup
> line 1136

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to