[
https://issues.jboss.org/browse/JBIDE-15485?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-15485:
-------------------------------------
Description: 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). (was: The class
APIResource offers some accessors that allow users to set the proxy system variables. 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).)
openshift-java-client: remove proxy settings from APIResource
-------------------------------------------------------------
Key: JBIDE-15485
URL:
https://issues.jboss.org/browse/JBIDE-15485
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.Final
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.2.0.Alpha1
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).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira