Skip to content

Changes

Summary

  1. Replace (partly unused) dependency to org.eclipse.osgi.services (details)
Commit 4ce7225476507de295c2f9cabda37b928467bcfa by Hannes Wellmann
Replace (partly unused) dependency to org.eclipse.osgi.services

The bundle 'o.e.osgi.services' is deprecated for removal as part of
https://github.com/eclipse-equinox/equinox/issues/18
and already has been replaced to only re-export the 'official' OSGi
artifacts published to Maven-Central.

It should be replaced by imports of the desired org.osgi.service.*
packages so that the runtime can choose a suitable provider
independently of the bundle name.
The file was modified org.eclipse.egit.ui/META-INF/MANIFEST.MF
The file was modified org.eclipse.egit.core/META-INF/MANIFEST.MF