From 117fc08438699ea1784fb1b0e7d6106acafd94c6 Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Wed, 16 Jun 2010 14:28:56 +0000 Subject: [PATCH] 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 --- httpclient-osgi/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/httpclient-osgi/pom.xml b/httpclient-osgi/pom.xml index ecf1f7236..ccaa85acf 100644 --- a/httpclient-osgi/pom.xml +++ b/httpclient-osgi/pom.xml @@ -122,6 +122,8 @@ org.apache.http.impl.entity;version=${httpcore.version}, org.apache.http.impl.io;version=${httpcore.version} + + <_removeheaders>JAVA_1_3_HOME,JAVA_1_4_HOME