Comment 13 for bug 566131

Revision history for this message
In , Tjwatson (tjwatson) wrote :

This is the same as bug 304340

The config.ini does not seem right in this case. The generated config.ini has
this ...

osgi.bundles=reference\:file\:org.eclipse.equinox.ds_1.2.0.v20100215.jar@1\:start,reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.200.v20100123-1019.jar@1\:start

Seems like it should only contain simpleconfigurator and not ds. If I remove
ds from the osgi.bundles property then it works with no errors. I also find it
strange that the start-level for ds is being set to 1. I thought the CU for ds
was to set this to start-level 2?