Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1575

URLHandlerDispatcher Class description is misleading

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0-rc1
    • Core
    • None

    Description

      https://github.com/apache/ant-ivy/blob/9003b5b5aa4465e84c934819f45c1ab4365dc51c/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java#L31

       * This class is used to dispatch downloading requests
      

      https://github.com/apache/ant-ivy/blob/9003b5b5aa4465e84c934819f45c1ab4365dc51c/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java#L127

          public void upload(final File src, final URL dest, final CopyProgressListener listener, final TimeoutConstraint timeoutConstraint) throws IOException {
      

      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...

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: