Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-68

openshift-java-client: deprecate proxy settings from APIResource

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 2.6.0
    • 2.5.0
    • None

      The class APIResource offers some accessors that allow users to set the proxy system properties. This is a leftover when the old client code was migrated to the new RESTful service. This is IMHO a bad practice that should get removed since this affects all java code that's using HttpURLConnection and that's running on the same JVM (it sets the system properties for the jvm behind the scenes).

            cdaley Corey Daley
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: