Skip to content

Changes

Summary

  1. Replace (partly unused) dependency to org.eclipse.osgi.services (details)
Commit eb2608bbb27d0976fd73566aa423b42df20bc91b by Matthias Sohn
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.

Change-Id: I7cd641671a3298fcb7b0d9dbdd3d0c2ef970a6c3
The file was modified org.eclipse.egit.core/META-INF/MANIFEST.MF
The file was modified org.eclipse.egit.ui/META-INF/MANIFEST.MF