[releng] Silence ViewerSorter deprecation warnings
commit6bfcf78146e30b2faa679b44c3575442a94ebdc1
authorMichael Keppler <Michael.Keppler@gmx.de>
Sat, 20 Oct 2018 13:33:09 +0000 (20 15:33 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 21 Oct 2018 20:18:02 +0000 (21 22:18 +0200)
treeef5d7df5b8be5473a5f31b519fd0f9910c1e0a82
parenta422ae2507860789f0c7b3c987429324ccb69b72
[releng] Silence ViewerSorter deprecation warnings

These warnings cannot be fixed, since the classes implementing these
interfaces are used as extensions from the plugin.xml and must implement
that older interface.

Change-Id: I2216c4a309dd73cfd41d567087ee43113a995677
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/tree/RepositoriesViewSorter.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/synchronize/mapping/GitChangeSetSorter.java