[ https://issues.apache.org/jira/browse/PIG-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106725#comment-16106725 ]
liyunzhang_intel commented on PIG-5276: --------------------------------------- [~nkollar]: can we not call clean before jar when upgrading to spark2 in PIG-5157? > 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 > Priority: Minor > > 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)