[
https://issues.apache.org/jira/browse/PIG-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-510:
---------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Patch checked in.
> 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.