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

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

     [ https://issues.apache.org/jira/browse/PIG-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Szita updated PIG-5276:
----------------------------
    Fix Version/s: 0.18.0

> 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
>             Fix For: 0.18.0
>
>         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)