Buildr::download seems to be broken on windows
----------------------------------------------

                 Key: BUILDR-568
                 URL: https://issues.apache.org/jira/browse/BUILDR-568
             Project: Buildr
          Issue Type: Bug
          Components: Core features
    Affects Versions: 1.4.4
         Environment: Windows XP SP3 running inside a VM on Mac OS X
buildr 1.4.4 running with rjb
            Reporter: Dominic Graefen


In my buildr-extension I am downloading an artifact from an url

Buildr::artifact("com.adobe.alchemy:toolkit:zip:#{toolkit_version}").from(Buildr::download(toolkit_url))

which works fine on Mac OS X, but all the zip files I am downloading on Windows 
are corrupt.
WinRAR says: "Unexpected end of Archive"

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to