Fixed some problems with split packages.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1706291 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index b953312..6ba70ea 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -49,11 +49,7 @@
                         </Bundle-Activator>
                         <Export-Package>
                             org.apache.felix.http.api,
-                            org.osgi.service.http,
-                            org.osgi.service.http.context,
-                            org.osgi.service.http.runtime,
-                            org.osgi.service.http.runtime.dto,
-                            org.osgi.service.http.whiteboard
+                            org.osgi.service.http.*;-split-package:=merge-first
                         </Export-Package>
                         <Private-Package>
                             org.apache.felix.http.base.*,