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/pom.xml b/deploymentadmin/testbundles/pom.xml
index e332d53..34467af 100644
--- a/deploymentadmin/testbundles/pom.xml
+++ b/deploymentadmin/testbundles/pom.xml
@@ -46,5 +46,9 @@
<module>fragment1</module>
<module>rp1</module>
<module>rp2</module>
+ <module>bundleapi1</module>
+ <module>bundleapi2</module>
+ <module>bundleimpl1</module>
+ <module>bundleimpl2</module>
</modules>
</project>