Skip to content

Commit

Permalink
Remove include of org.hamcrest.core (#305)
Browse files Browse the repository at this point in the history
This is to enable migration to use org.hamcrest 2.0, though it's not
clear if this bundle specifically actually need to import anything else.

eclipse-platform/eclipse.platform.releng.aggregator#1199
  • Loading branch information
merks committed Jul 27, 2023
1 parent 2cb5b2c commit 97236a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundles/org.eclipse.equinox.p2.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Require-Bundle: org.eclipse.equinox.frameworkadmin,
org.eclipse.equinox.p2.publisher;bundle-version="1.0.0",
org.eclipse.equinox.frameworkadmin.test;bundle-version="1.0.0",
org.junit;bundle-version="4.8.0",
org.hamcrest.core;bundle-version="1.3.0",
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",
Expand Down

0 comments on commit 97236a7

Please sign in to comment.