[
https://issues.apache.org/jira/browse/THRIFT-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655270#comment-15655270
]
ASF GitHub Bot commented on THRIFT-3962:
----------------------------------------
Github user Jens-G commented on the issue:
https://github.com/apache/thrift/pull/1126
Tracked in THRIFT-3962
> Ant build.xml broken on Windows for Java library
> ------------------------------------------------
>
> Key: THRIFT-3962
> URL: https://issues.apache.org/jira/browse/THRIFT-3962
> Project: Thrift
> Issue Type: Bug
> Components: Java - Library
> Affects Versions: 0.9.3
> Environment: Apache Ant(TM) version 1.9.7 compiled on April 9 2016
> java version "1.8.0_91"
> Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
> Reporter: Gary Gregory
> Attachments: thrift-garygregory.patch
>
>
> The Ant build refers to a {{mkdir}} executable. There is no such thing on
> Windows, {{mkdir}} is an internal command. Instead use the Ant {{mkdir}} task.
> Patch attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)