Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1709

Delete obsolete clone method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.5.1
    • 5.0 Alpha1
    • HttpCache
    • None

    Description

      GitHub user meggermo opened a pull request:

      https://github.com/apache/httpclient/pull/40

      Delete obsolete clone method

      In svn revision 980937 the Cloneable interface was removed from the class CacheEntity but the clone method was not. Assuming the removal of the Cloneable interface was intentional, the clone method should have been removed as well.

      See https://fisheye6.atlassian.com/changelog/httpcomponents?cs=980937 for the entire change set.

      You can merge this pull request into a Git repository by running:

      $ git pull https://github.com/meggermo/httpclient clone-method-unnecessary

      Alternatively you can review and apply these changes as the patch at:

      https://github.com/apache/httpclient/pull/40.patch

      To close this pull request, make a commit to your master/trunk branch
      with (at least) the following in the commit message:

      This closes #40


      commit 1faa798a46f629824c4ba7b51b788c94b37a02e9
      Author: Michiel Eggermont <michiel.eggermont@gmail.com>
      Date: 2015-12-28T11:26:34Z

      Delete clone method

      In svn revision 980937 the Cloneable interface was removed
      from the CacheEntity but the clone method was not.
      Assuming the removal of the Cloneable interface was
      intentional, the clone method should have been removed
      as well.


      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: