The constructor public JenkinsHttpClient(URI uri) contains duplicated code. Reference: code
Furthermore the constants private static final int SO_TIMEOUT_IN_MILLISECONDS and private static final int CONNECTION_TIMEOUT_IN_MILLISECONDS are not used. HttpParams has no usage. Reference: code
The constructor
public JenkinsHttpClient(URI uri)contains duplicated code. Reference: codeFurthermore the constants
private static final int SO_TIMEOUT_IN_MILLISECONDSandprivate static final int CONNECTION_TIMEOUT_IN_MILLISECONDSare not used.HttpParamshas no usage. Reference: code