From 75e5a7138a1783ae4c8fa1fe0fa05ea0573c2fb4 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Jan 19 2015 17:51:37 +0000 Subject: Commit added patch --- diff --git a/eclipse-direct-hamcrest-use.patch b/eclipse-direct-hamcrest-use.patch new file mode 100644 index 0000000..ba1fcb5 --- /dev/null +++ b/eclipse-direct-hamcrest-use.patch @@ -0,0 +1,12 @@ +--- rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/META-INF/MANIFEST.MF.orig 2015-01-19 15:56:18.531142605 +0000 ++++ rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/META-INF/MANIFEST.MF 2015-01-19 15:58:03.632681385 +0000 +@@ -28,7 +28,8 @@ + org.eclipse.equinox.p2.publisher;bundle-version="1.0.0", + org.easymock;bundle-version="2.4.0", + org.eclipse.equinox.frameworkadmin.test;bundle-version="1.0.0", +- org.junit;bundle-version="4.8.0", ++ org.junit, ++ org.hamcrest.core, + org.eclipse.equinox.p2.installer;bundle-version="[1.0.0,2.0.0)", + org.eclipse.equinox.simpleconfigurator;bundle-version="1.0.100", + org.eclipse.equinox.p2.updatechecker;bundle-version="1.0.0",