[ 
https://issues.apache.org/jira/browse/PIG-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640668#action_12640668
 ] 

Daniel Dai commented on PIG-501:
--------------------------------

Thanks Olga. Yes, released javacc is certainly desired. However, the problem is 
we do not have control over javacc release plan, and pig can not be compiled 
with any javacc release under cygwin. One approach is get javacc release source 
code, apply specific patch to it. Another solution is, change the package 
"org.apache.pig.test.util" to another name such as "org.apache.pig.test.tools", 
as long as no component starts with "u". What's your opinion?

> Make branches/types work under cygwin
> -------------------------------------
>
>                 Key: PIG-501
>                 URL: https://issues.apache.org/jira/browse/PIG-501
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: types_branch
>         Environment: cygwin
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: types_branch
>
>         Attachments: javacc.jar, PIG_cygwin.Patch
>
>
> We've already make all unit tests pass under cygwin for trunk (See 
> [PIG-243|https://issues.apache.org/jira/browse/PIG-243]). We need to do the 
> same for branches/types. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to