Closed rodriguez-jorge closed 4 months ago
java 8 no proxy
java 11 no proxy
java 17 no proxy
There is an issue with the http connector and java 17 HTTP Patch with Jersey Client on JDK 16+
java 8 with proxy (invalid password) The default connector (JDK) does not take into account the proxy configuration
java 11 with proxy (invalid password)
java 17 with proxy (invalid password)
java 8 with proxy (valid password) For the HTTP connector we have to verify that Basic authentication is allowed. Other Proxy-Related Properties
java 11 with proxy (valid password)
java 17 with proxy (valid password)
!gate waiver add Sonar
The Sonar check is waived
java 8 no proxy
java 11 no proxy
java 17 no proxy
There is an issue with the http connector and java 17 HTTP Patch with Jersey Client on JDK 16+
java 8 with proxy (invalid password) The default connector (JDK) does not take into account the proxy configuration
java 11 with proxy (invalid password)
java 17 with proxy (invalid password)
java 8 with proxy (valid password) For the HTTP connector we have to verify that Basic authentication is allowed. Other Proxy-Related Properties
java 11 with proxy (valid password)
java 17 with proxy (valid password)