[
https://issues.apache.org/jira/browse/THRIFT-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648915#comment-15648915
]
Jens Geyer commented on THRIFT-3962:
------------------------------------
Hi [~garydgregory], could you please rebase against trunk/master?
{code}
$ git apply thrift-3962-garygregory.patch
warning: lib/java/build.xml has type 100644, expected 100755
error: patch failed: lib/java/build.xml:275
error: lib/java/build.xml: patch does not apply
{code}
> Ant build 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)