Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #283060 +++ When publishing a .product file using <p2.publish.product> we aren't adding the context repositories. This means, that if a product requires bundles for which start levels must be set, and those bundles are not already in the build repo then we will fail to create the start level IUs. In these cases, such bundles are generally expected to be found in the context repositories, we need to pass those in.
Created attachment 141335 [details] patch includes bug 283185
Created attachment 141340 [details] new patch New patch fixes small typo in the tests
done