[
https://issues.apache.org/jira/browse/PIG-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gianmarco De Francisci Morales updated PIG-2349:
------------------------------------------------
Attachment: PIG-2349.3.patch
PIG-2349.3.patch should fix the issue with hadoop23.
For the records, the path generated after the buggy patch was a superset of the
original one, so the fault was caused by some jar that should not have been in
the classpath.
I fixed it restricting the classpath to the test ivy configuration.
test-commit passes also for hadoop23.
I have a failure for TestBuiltin on hadoop23 but it seems unrelated as it fails
also in trunk.
> 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, PIG-2349.3.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