HTTPCLIENT-1770: OSGi metatype for org.apache.http.proxyconfigurator missing factoryPid

Contributed by Julian Sedding <jsedding at apache.org>

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1762113 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2016-09-24 08:52:03 +00:00
parent 49fee5cf4e
commit baf7e10e78
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
</OCD>
<Designate pid="org.apache.http.proxyconfigurator">
<Designate pid="org.apache.http.proxyconfigurator" factoryPid="org.apache.http.proxyconfigurator">
<Object ocdref="org.apache.http.proxyconfigurator" />
</Designate>