You need to also install the org.eclipse.equinox.supplement [1] bundle in order to resolve that dependency. You should also be able to use any OSGi compliant implementation of Coordinator.
John [1] http://download.eclipse.org/equinox/drops/R-3.8.2-201302041200/download.php?dropFile=org.eclipse.equinox.supplement_1.4.100.v20120522-1813.jar > > Equinox dependency in Aries Subsystems 1.0 > > Hi all, > > While playing with Subsystem 1.0 I noticed that one of its > dependencies, the coordinator has a dependency on the package > org.eclipse.org.util [1.1, 2.0) > Is there a way I can get this coordinator implementation to work on > Apache Felix? Or could I use another coordinator in that case? > > Thanks, > > David
