Mat Booth 39a3b2a
--- eclipse.platform.ui/tests/org.eclipse.ui.tests/META-INF/MANIFEST.MF.orig	2014-03-26 11:42:36.169928566 +0000
Mat Booth 39a3b2a
+++ eclipse.platform.ui/tests/org.eclipse.ui.tests/META-INF/MANIFEST.MF	2014-03-26 12:56:27.970146198 +0000
974063d
@@ -42,8 +42,9 @@
Mat Booth 39a3b2a
  org.eclipse.e4.ui.workbench.addons.swt;bundle-version="0.10.0",
Mat Booth 39a3b2a
  org.eclipse.e4.ui.workbench.renderers.swt;bundle-version="0.10.0",
Mat Booth 39a3b2a
  org.eclipse.osgi.services;bundle-version="3.3.100",
Mat Booth 39a3b2a
- org.hamcrest;bundle-version="1.1.0",
Mat Booth 39a3b2a
- org.mockito;bundle-version="1.8.4"
Mat Booth 39a3b2a
+ org.hamcrest.core,
974063d
+ org.hamcrest.library,
Mat Booth 39a3b2a
+ org.mockito.mockito-core
Mat Booth 39a3b2a
 Eclipse-AutoStart: true
Mat Booth 39a3b2a
 Export-Package: org.eclipse.ui.tests.api,
Mat Booth 39a3b2a
  org.eclipse.ui.tests.menus
Mat Booth 39a3b2a
--- eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/META-INF/MANIFEST.MF.orig	2014-03-26 11:44:04.400306048 +0000
Mat Booth 39a3b2a
+++ eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/META-INF/MANIFEST.MF	2014-03-26 12:58:07.608331033 +0000
c736234
@@ -32,8 +32,8 @@
Mat Booth 39a3b2a
  org.eclipse.core.expressions;bundle-version="3.4.200",
Mat Booth 39a3b2a
  org.eclipse.e4.ui.workbench.addons.swt;bundle-version="0.9.0",
Mat Booth 39a3b2a
  org.eclipse.e4.ui.css.swt;bundle-version="0.11.0",
Mat Booth 39a3b2a
- org.hamcrest;bundle-version="1.1.0",
Mat Booth 39a3b2a
- org.mockito;bundle-version="1.8.4",
Mat Booth 39a3b2a
+ org.hamcrest.core,
Mat Booth 39a3b2a
+ org.mockito.mockito-core,
Mat Booth 39a3b2a
  org.eclipse.e4.ui.css.core;bundle-version="0.10.100"
c35a6c7
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Mat Booth 39a3b2a
 Bundle-ActivationPolicy: lazy
9efa4fc
--- eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/META-INF/MANIFEST.MF.orig	2014-04-22 14:31:35.155774270 +0100
9efa4fc
+++ eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/META-INF/MANIFEST.MF	2014-04-22 14:33:47.599498477 +0100
365159b
@@ -10,8 +10,8 @@
Mat Booth 39a3b2a
  org.w3c.css.sac,
Mat Booth 39a3b2a
  org.eclipse.e4.ui.css.swt.theme;bundle-version="0.9.1",
Mat Booth 39a3b2a
  org.eclipse.ui;bundle-version="3.106.0",
Mat Booth 39a3b2a
- org.hamcrest;bundle-version="1.1.0",
9efa4fc
- org.mockito;bundle-version="1.8.4",
Mat Booth 39a3b2a
+ org.hamcrest.core,
9efa4fc
+ org.mockito.mockito-core,
74c26cc
  org.eclipse.equinox.preferences;bundle-version="3.5.200",
4054230
  org.eclipse.ui.forms,
4054230
  org.eclipse.ui.views.properties.tabbed
c736234
--- eclipse.platform.releng/features/org.eclipse.test-feature/feature.xml.orig	2017-04-04 17:30:21.859313175 +0100
c736234
+++ eclipse.platform.releng/features/org.eclipse.test-feature/feature.xml	2017-04-04 17:30:47.748038958 +0100
c736234
@@ -75,7 +75,7 @@
c736234
          unpack="false"/>
c736234
 
c736234
    
c736234
-         id="org.mockito"
c736234
+         id="org.mockito.mockito-core"
c736234
          download-size="0"
c736234
          install-size="0"
c736234
          version="0.0.0"