blob: 92187568c0000805420f084a4d8ded5e88f191fa [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.2.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.6
Import-Package: com.sun.syndication.feed;version="0.9.0",
com.sun.syndication.feed.module;version="0.9.0",
com.sun.syndication.feed.synd;version="0.9.0",
com.sun.syndication.io;version="0.9.0",
org.apache.commons.httpclient;version="[3.1.0,4.0.0)",
org.jdom;version="1.0.0"