Remove discouraged access warnings from github bundles
commitee056596fa12e661b64f20da5be91d5a792cadbc
authorMichael Keppler <Michael.Keppler@gmx.de>
Tue, 18 Jul 2017 18:46:55 +0000 (18 20:46 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 1 Aug 2017 21:33:08 +0000 (1 23:33 +0200)
tree3180ce9befe719066c09f360d4f95e016859a934
parent8630f4188aa6fd8b589ef573a7fe8364a3c18486
Remove discouraged access warnings from github bundles

Both the egit.github.* and mylyn.github.* bundles are managed by the
Eclipse EGit project. It seems reasonable to allow x-friend
access to egit internal packages in the same manner that other egit
bundles allow this, since incompatible changes will immediately lead to
compile errors.

The change only adds x-friends for actually existing discouraged access
warnings from *.github.* to *.egit.* (somewhat more than 100 warnings,
that are now gone). It does not fix any other discouraged access to
platform or mylyn.core.

Change-Id: Ib14c1a96b5f60bb354cd04e1fe3d23aae897ce6d
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.core/META-INF/MANIFEST.MF
org.eclipse.egit.ui/META-INF/MANIFEST.MF