James E. King III created THRIFT-4580:
-----------------------------------------

             Summary: 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
             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)

Reply via email to