You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Yegor Yarko (JIRA)" <ji...@apache.org> on 2008/11/03 13:33:44 UTC

[jira] Commented: (IVY-962) Files with non-latin symbols fail to download

    [ https://issues.apache.org/jira/browse/IVY-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644703#action_12644703 ] 

Yegor Yarko commented on IVY-962:
---------------------------------

Maarten,

Sorry, you are right, the server does not serve the file right.
Unfortunately, I do not have access to other public servers that support such a file name.

> Files with non-latin symbols fail to download
> ---------------------------------------------
>
>                 Key: IVY-962
>                 URL: https://issues.apache.org/jira/browse/IVY-962
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-RC1
>            Reporter: Yegor Yarko
>         Attachments: .ivy.zip, ivy.xml, output.txt, testOnPublicServer.zip, русский.txt
>
>
> When I try to download a file with russian characters via Ivy (via Ant tasks), Ivy fails to download it
> Server's ivy.xml part:
> {code:xml}
>     <artifact name="русский" type="txt" ext="txt" />
> {code}
> Console output
> {noformat}
> [ivy:retrieve] WARN:    ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] WARN:    ::              FAILED DOWNLOADS            ::
> [ivy:retrieve] WARN:    :: ^ see resolution messages for details  ^ ::
> [ivy:retrieve] WARN:    ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] WARN:    :: org#bt413;8!Ёєёёъшщ.txt
> [ivy:retrieve] WARN:    ::::::::::::::::::::::::::::::::::::::::::::::
> {noformat}
> Please find the client's ivy.xml, Ivy cache and output in the attachments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.