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

Cheolsoo Park updated PIG-3639:
-------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed to trunk. Thank you Jarcec and Rohini for the review!

> TestRegisteredJarVisibility is broken in trunk
> ----------------------------------------------
>
>                 Key: PIG-3639
>                 URL: https://issues.apache.org/jira/browse/PIG-3639
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: 0.13.0
>
>         Attachments: PIG-3639-1.patch
>
>
> {code}
>     [junit] Running org.apache.pig.test.TestRegisteredJarVisibility
>     [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 44.127 sec
>     [junit] Test org.apache.pig.test.TestRegisteredJarVisibility FAILED
> {code}
> This is a side-effect of PIG-3584 that bumped avro version to 1.7.5.
> The problem is that avro 1.7.5 pulls down jackson 1.9.9 jars as dependencies, 
> and that makes 
> TestRegisteredJarVisibility.testRegisterJarOverridePigJarPackages fail 
> because the test case assumes that jackson 1.9.9 jars are not present in 
> classpath.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to