mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-08 19:15:16 +00:00
Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@955239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
12e382daf9
commit
117fc08438
@ -122,6 +122,8 @@
|
|||||||
org.apache.http.impl.entity;version=${httpcore.version},
|
org.apache.http.impl.entity;version=${httpcore.version},
|
||||||
org.apache.http.impl.io;version=${httpcore.version}
|
org.apache.http.impl.io;version=${httpcore.version}
|
||||||
</Import-Package>
|
</Import-Package>
|
||||||
|
<!-- Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd -->
|
||||||
|
<_removeheaders>JAVA_1_3_HOME,JAVA_1_4_HOME</_removeheaders>
|
||||||
</instructions>
|
</instructions>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user