Julian Sedding created HTTPCLIENT-1773: ------------------------------------------
Summary: [OSGi] HttpProxyConfigurationActivator does not unregister HttpClientBuilderFactory Key: HTTPCLIENT-1773 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1773 Project: HttpComponents HttpClient Issue Type: Bug Components: HttpClient (classic) Affects Versions: 5.0 Alpha1, 4.5.2 Reporter: Julian Sedding The {{HttpProxyConfigurationActivator}} does not unregister the {{HttpClientBuilderFactory}} service when the bundle is stopped. This seems to be a copy & past error, because the {{CachingHttpClientBuilderFactory}} registration overrides the value of the field {{clientFactory}}, which before holds the required registration. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org