blob: 4eefb51adc7a2ace1fc0544d784b211c1fccef2d [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Commons Notifications Tests
Bundle-SymbolicName: org.eclipse.mylyn.commons.notifications.tests;singleton:=true
Bundle-Version: 1.16.0.qualifier
Bundle-Vendor: Eclipse Mylyn
Require-Bundle: org.eclipse.core.runtime,
org.junit;bundle-version="4.8.2",
org.eclipse.mylyn.commons.core,
org.eclipse.mylyn.commons.sdk.util,
org.eclipse.mylyn.commons.notifications.core,
org.eclipse.mylyn.commons.notifications.feed
Export-Package: org.eclipse.mylyn.commons.notifications.tests;x-internal:=true,
org.eclipse.mylyn.commons.notifications.tests.core;x-internal:=true,
org.eclipse.mylyn.commons.notifications.tests.feed;x-internal:=true
Bundle-RequiredExecutionEnvironment: JavaSE-1.8