blob: 244cded354e1bb7e26e5993b8857dbe29309686a [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Commons Tests
Bundle-SymbolicName: org.eclipse.mylyn.commons.repositories.http.tests;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.net,
org.junit;bundle-version="4.8.2",
org.eclipse.mylyn.commons.core,
org.eclipse.mylyn.commons.repositories.core,
org.eclipse.mylyn.commons.repositories.http.core,
org.eclipse.mylyn.commons.sdk.util
Export-Package: org.eclipse.mylyn.commons.repositories.http.tests;x-internal:=true
Bundle-Vendor: Eclipse Mylyn
Import-Package: org.apache.commons.logging;version="[1.0.4,2.0.0)",
org.apache.http;version="4.2.5",
org.apache.http.message;version="4.2.5",
org.apache.http.params;version="4.2.5",
org.apache.http.protocol;version="4.2.5",
org.apache.http.util;version="4.2.5",
org.apache.http.impl;version="4.2.5",
org.apache.http.auth;version="4.2.6",
org.apache.http.auth.params;version="4.2.6",
org.apache.http.client;version="4.2.6",
org.apache.http.client.methods;version="4.2.6",
org.apache.http.client.params;version="4.2.6",
org.apache.http.client.protocol;version="4.2.6",
org.apache.http.conn;version="4.2.6",
org.apache.http.conn.params;version="4.2.6",
org.apache.http.conn.scheme;version="4.2.6",
org.apache.http.impl.auth;version="4.2.6",
org.apache.http.impl.conn.tsccm;version="4.2.6",
org.apache.http.impl.client;version="4.2.6"