FELIX-4184 Added a test case that shows the failure described in the issue. Did not yet commit a fix, so it will now fail.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1542351 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/deploymentadmin/testbundles/bundleimpl2/bnd.bnd b/deploymentadmin/testbundles/bundleimpl2/bnd.bnd
new file mode 100644
index 0000000..2f03376
--- /dev/null
+++ b/deploymentadmin/testbundles/bundleimpl2/bnd.bnd
@@ -0,0 +1,4 @@
+Bundle-Version: 2.0.0
+Bundle-SymbolicName: testbundles.bundleimpl
+Import-Package: org.apache.felix.deploymentadmin.test.bundleapi;version="[2.0.0,3.0.0)"
+Private-Package: org.apache.felix.deploymentadmin.test.bundleimpl