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

Daniel Dai commented on PIG-2349:
---------------------------------

Seems this patch break 23 tests. I guess the dependency of ivy cache in 23 
tests is the cause. To reproduce it, run any MiniCluster test in 23, such as:
ant -Dtestcase=TestKeyTypeDiscoveryVisitor -Dhadoopversion=23 test

I have to temporarily revert this patch until we fix the issue.
                
> Ant build repeats ivy-buildJar several times
> --------------------------------------------
>
>                 Key: PIG-2349
>                 URL: https://issues.apache.org/jira/browse/PIG-2349
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.11
>            Reporter: Gianmarco De Francisci Morales
>            Assignee: Gianmarco De Francisci Morales
>            Priority: Minor
>             Fix For: 0.11
>
>         Attachments: PIG-2349.1.patch, PIG-2349.2.patch
>
>
> The ivy-buildjar step is repeated 3 times in one build.
> I think we can use an <uptodate> task to avoid checking the libs every time, 
> speeding up the build and reducing screen spam.
> Thoughts?

--
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