You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Koji Noguchi (JIRA)" <ji...@apache.org> on 2017/08/01 05:10:00 UTC

[jira] [Commented] (PIG-5276) building "jar" should not call "clean"

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

Koji Noguchi commented on PIG-5276:
-----------------------------------

Sorry for the late update.  I didn't have time to think of how this should be done.  But anything is better than wiping the entire build dirs. :)  I'm +1.    

> building "jar" should not call "clean"
> --------------------------------------
>
>                 Key: PIG-5276
>                 URL: https://issues.apache.org/jira/browse/PIG-5276
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>            Reporter: Koji Noguchi
>            Assignee: Nandor Kollar
>            Priority: Minor
>         Attachments: PIG-5276_1.patch
>
>
> When adding spark 2 in PIG-5157, we started calling "clean"  from inside "jar" target.  
> To me, "jar" action should be limited to archiving classes.
> For example, when I run 
> % ant javadoc
> % ant jar
> I should not see javadoc gone after the second line.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)