[ 
https://issues.apache.org/jira/browse/AVRO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800820#action_12800820
 ] 

Patrick Hunt commented on AVRO-338:
-----------------------------------

Thiru you might want to reconsider - check out cygpath, it's used for handling 
this issue: http://www.cygwin.com/cygwin-ug-net/using-utils.html#cygpath

You might also look at the zookeeper shell scripts (*.sh in bin directory), the 
current zk trunk has patches to make things work
with cygwin, std unix shell, and macosx.


> ant test-tools does not work under Cygwin
> -----------------------------------------
>
>                 Key: AVRO-338
>                 URL: https://issues.apache.org/jira/browse/AVRO-338
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Thiruvalluvan M. G.
>
> The target "test-tools" invokes a shell script using "exec" task. Since the 
> shell scripts cannot be invoked directly by the Windows, it is required to 
> have the "exec" task with executable="sh" and then pass the script name as an 
> argument.
> This patch does just that.

-- 
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