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:
parent
49fee5cf4e
commit
baf7e10e78
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue