-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.3
-
Fix Version/s: 0.11.0
-
Component/s: Java - Library
-
Labels:None
-
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)
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.
- links to