xref: /JGit/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF (revision 3a4fd9192899460d0634669bcdbc2b9c30f55c13)
13d3df394SMatthias SohnManifest-Version: 1.0
23d3df394SMatthias SohnBundle-ManifestVersion: 2
33d3df394SMatthias SohnBundle-Name: %Bundle-Name
43d3df394SMatthias SohnBundle-SymbolicName: org.eclipse.jgit.http.apache
5b30917ceSMatthias SohnBundle-Version: 4.3.0.qualifier
6c26bc63eSMatthias SohnBundle-RequiredExecutionEnvironment: JavaSE-1.7
73d3df394SMatthias SohnBundle-Localization: plugin
83d3df394SMatthias SohnBundle-Vendor: %Provider-Name
94a11534cSMatthias SohnBundle-ActivationPolicy: lazy
10*3a4fd919SRüdiger HerrmannImport-Package: org.apache.http;version="[4.1.0,5.0.0)",
113d3df394SMatthias Sohn org.apache.http.client;version="[4.1.0,5.0.0)",
123d3df394SMatthias Sohn org.apache.http.client.methods;version="[4.1.0,5.0.0)",
133d3df394SMatthias Sohn org.apache.http.client.params;version="[4.1.0,5.0.0)",
143d3df394SMatthias Sohn org.apache.http.conn;version="[4.1.0,5.0.0)",
153d3df394SMatthias Sohn org.apache.http.conn.params;version="[4.1.0,5.0.0)",
163d3df394SMatthias Sohn org.apache.http.conn.scheme;version="[4.1.0,5.0.0)",
173d3df394SMatthias Sohn org.apache.http.conn.ssl;version="[4.1.0,5.0.0)",
183d3df394SMatthias Sohn org.apache.http.entity;version="[4.1.0,5.0.0)",
193d3df394SMatthias Sohn org.apache.http.impl.client;version="[4.1.0,5.0.0)",
203d3df394SMatthias Sohn org.apache.http.impl.client.cache;version="[4.1.0,5.0.0)",
213d3df394SMatthias Sohn org.apache.http.params;version="[4.1.0,5.0.0)",
22b30917ceSMatthias Sohn org.eclipse.jgit.nls;version="[4.3.0,4.4.0)",
23b30917ceSMatthias Sohn org.eclipse.jgit.transport.http;version="[4.3.0,4.4.0)",
24b30917ceSMatthias Sohn org.eclipse.jgit.util;version="[4.3.0,4.4.0)"
25b30917ceSMatthias SohnExport-Package: org.eclipse.jgit.transport.http.apache;version="4.3.0";
263d3df394SMatthias Sohn  uses:="org.eclipse.jgit.transport.http,
273d3df394SMatthias Sohn   javax.net.ssl,
283d3df394SMatthias Sohn   org.apache.http.client,
293d3df394SMatthias Sohn   org.apache.http.client.methods,
303a4a5a4eSMatthias Sohn   org.apache.http",
313a4a5a4eSMatthias Sohn org.eclipse.jgit.transport.http.apache.internal;x-internal:=true
32