[
https://issues.apache.org/jira/browse/PIG-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540831
]
Doug Cutting commented on PIG-23:
---------------------------------
> e.toString() includes the stack-trace
No, not generally. I think instead of setStackTrace() you should use
initCause(Throwable).
> Make Pig work with Java 1.5
> ---------------------------
>
> Key: PIG-23
> URL: https://issues.apache.org/jira/browse/PIG-23
> Project: Pig
> Issue Type: Improvement
> Components: impl
> Affects Versions: 0.0.0
> Environment: All
> Reporter: Milind Bhandarkar
> Fix For: 0.1.0
>
> Attachments: pig.patch
>
>
> With a few changes, I am able to make Pig build with Java 1.5. I need it to
> work with JDK5, because my Mac does not have JDK 6.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.