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

Julien Le Dem commented on PIG-2757:
------------------------------------

not that I need it or can even test this but I noticed it in the build file.
                
> 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