[
https://issues.apache.org/jira/browse/PIG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643150#action_12643150
]
Daniel Dai commented on PIG-510:
--------------------------------
This patch is good. There are several newly introduced unit test errors under
cygwin now, however, they are not related to this patch and I will address in
the followup of [PIG-501|https://issues.apache.org/jira/browse/PIG-501]. Thanks
Alan!
> After revision 707158, pig no longer compiles under java 1.5
> ------------------------------------------------------------
>
> Key: PIG-510
> URL: https://issues.apache.org/jira/browse/PIG-510
> Project: Pig
> Issue Type: Bug
> Affects Versions: types_branch
> Reporter: Alan Gates
> Assignee: Alan Gates
> Fix For: types_branch
>
> Attachments: PIG-510.patch
>
>
> In this revision Arrays.copyOf is used in org.apache.pig.builtin.PigStorage.
> This function was added in java 1.6. Pig still uses 1.5 as the official
> version of java.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.