Gary Gregory created THRIFT-3962:
------------------------------------
Summary: Ant build broken on Windows
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
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)