[
https://issues.apache.org/jira/browse/THRIFT-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III updated THRIFT-4580:
--------------------------------------
Priority: Minor (was: Major)
> Fix erlang tutorial unpack on Windows
> -------------------------------------
>
> Key: THRIFT-4580
> URL: https://issues.apache.org/jira/browse/THRIFT-4580
> Project: Thrift
> Issue Type: Bug
> Components: Erlang - Library
> Affects Versions: 0.11.0
> Environment: Windows
> Reporter: James E. King III
> Assignee: James E. King III
> Priority: Minor
> Fix For: 0.12.0
>
>
> https://github.com/apache/thrift/pull/1561
> Currently, tutorial/erl/client.sh is a symlink to tutorial/erl/server.sh.
> During extraction of a thrift archive on Windows, this creates temporarily a
> dangling symlink, because client.sh is extracted before server.sh, and points
> to a (then) non-existing file. This breaks tar on Windows.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)