blob: 994257a682b93322419fa3c8ede9c3e0d58d1d3a [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.17.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.4.4,4.5.0)",
org.apache.http.message;version="[4.4.4,4.5.0)",
org.apache.http.params;version="[4.4.4,4.5.0)",
org.apache.http.protocol;version="[4.4.4,4.5.0)",
org.apache.http.util;version="[4.4.4,4.5.0)",
org.apache.http.impl;version="[4.4.4,4.5.0)",
org.apache.http.auth;version="[4.5.2,4.6.0)",
org.apache.http.auth.params;version="[4.5.2,4.6.0)",
org.apache.http.client;version="[4.5.2,4.6.0)",
org.apache.http.client.methods;version="[4.5.2,4.6.0)",
org.apache.http.client.params;version="[4.5.2,4.6.0)",
org.apache.http.client.protocol;version="[4.5.2,4.6.0)",
org.apache.http.conn;version="[4.5.2,4.6.0)",
org.apache.http.conn.params;version="[4.5.2,4.6.0)",
org.apache.http.conn.scheme;version="[4.5.2,4.6.0)",
org.apache.http.impl.auth;version="[4.5.2,4.6.0)",
org.apache.http.impl.conn.tsccm;version="[4.5.2,4.6.0)",
org.apache.http.impl.client;version="[4.5.2,4.6.0)"