You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "jaikiran pai (JIRA)" <ji...@apache.org> on 2018/02/07 02:59:00 UTC

[jira] [Resolved] (IVY-1575) URLHandlerDispatcher Class description is misleading

     [ https://issues.apache.org/jira/browse/IVY-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai resolved IVY-1575.
-------------------------------
       Resolution: Fixed
    Fix Version/s: master

This is now fixed. Thank you for reporting.

> URLHandlerDispatcher Class description is misleading
> ----------------------------------------------------
>
>                 Key: IVY-1575
>                 URL: https://issues.apache.org/jira/browse/IVY-1575
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.4.0
>            Reporter: Josh Soref
>            Assignee: jaikiran pai
>            Priority: Minor
>             Fix For: master
>
>
> [https://github.com/apache/ant-ivy/blob/9003b5b5aa4465e84c934819f45c1ab4365dc51c/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java#L31]
> {code}
>  * This class is used to dispatch downloading requests
> {code}
> https://github.com/apache/ant-ivy/blob/9003b5b5aa4465e84c934819f45c1ab4365dc51c/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java#L127
> {code}
>     public void upload(final File src, final URL dest, final CopyProgressListener listener, final TimeoutConstraint timeoutConstraint) throws IOException {
> {code}
> This isn't a download request...
> Note: this code is definitely used.
> I'm jumping through trying to get SBT & Apache Ivy & OkHttp to consistently and authentication credentials...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)