Bug 416935:  [JUnit] Initialize JUnit container & JUNIT_HOME doesn't work when there is no bundle.info

In case the application is not started using simpleconfigurator
and bundles.info (using directly osgi.bundles in config.ini
like Tycho is doing), JDT can fall back to resolution against
the running OSGi Platform when p2 doesn't help.
Resolving against p2 happens first as it seems to be the most
common use-case and it can also resolve source bundles.

Signed-off-by: Mickael Istria <mistria@redhat.com>
Change-Id: I39a1e883a2d377163911bc25cedcd31e1ab0b427
1 file changed