13d3df394SMatthias SohnManifest-Version: 1.0 23d3df394SMatthias SohnBundle-ManifestVersion: 2 33d3df394SMatthias SohnBundle-Name: %Bundle-Name 43832527bSKarsten ThomsAutomatic-Module-Name: org.eclipse.jgit.http.apache 53d3df394SMatthias SohnBundle-SymbolicName: org.eclipse.jgit.http.apache 69034c7d4SMatthias SohnBundle-Version: 5.11.0.qualifier 7ab79ce91SMatthias SohnBundle-RequiredExecutionEnvironment: JavaSE-1.8 83d3df394SMatthias SohnBundle-Localization: plugin 94b0c192fSMichael KepplerBundle-Vendor: %Bundle-Vendor 104a11534cSMatthias SohnBundle-ActivationPolicy: lazy 11cf5b40fbSDavid PursehouseImport-Package: org.apache.http;version="[4.3.0,5.0.0)", 12*cf9433a9SThomas Wolf org.apache.http.client;version="[4.4.0,5.0.0)", 13*cf9433a9SThomas Wolf org.apache.http.client.config;version="[4.4.0,5.0.0)", 14*cf9433a9SThomas Wolf org.apache.http.client.methods;version="[4.4.0,5.0.0)", 15*cf9433a9SThomas Wolf org.apache.http.client.params;version="[4.4.0,5.0.0)", 16cf5b40fbSDavid Pursehouse org.apache.http.config;version="[4.3.0,5.0.0)", 17*cf9433a9SThomas Wolf org.apache.http.conn;version="[4.4.0,5.0.0)", 18*cf9433a9SThomas Wolf org.apache.http.conn.params;version="[4.4.0,5.0.0)", 19*cf9433a9SThomas Wolf org.apache.http.conn.scheme;version="[4.4.0,5.0.0)", 20*cf9433a9SThomas Wolf org.apache.http.conn.socket;version="[4.4.0,5.0.0)", 21*cf9433a9SThomas Wolf org.apache.http.conn.ssl;version="[4.4.0,5.0.0)", 22*cf9433a9SThomas Wolf org.apache.http.conn.util;version="[4.4.0,5.0.0)", 23cf5b40fbSDavid Pursehouse org.apache.http.entity;version="[4.3.0,5.0.0)", 24*cf9433a9SThomas Wolf org.apache.http.impl.client;version="[4.4.0,5.0.0)", 25*cf9433a9SThomas Wolf org.apache.http.impl.conn;version="[4.4.0,5.0.0)", 26cf5b40fbSDavid Pursehouse org.apache.http.params;version="[4.3.0,5.0.0)", 27d661b9f4SThomas Wolf org.apache.http.ssl;version="[4.3.0,5.0.0)", 289034c7d4SMatthias Sohn org.eclipse.jgit.annotations;version="[5.11.0,5.12.0)", 299034c7d4SMatthias Sohn org.eclipse.jgit.nls;version="[5.11.0,5.12.0)", 309034c7d4SMatthias Sohn org.eclipse.jgit.transport.http;version="[5.11.0,5.12.0)", 319034c7d4SMatthias Sohn org.eclipse.jgit.util;version="[5.11.0,5.12.0)" 329034c7d4SMatthias SohnExport-Package: org.eclipse.jgit.transport.http.apache;version="5.11.0"; 33cf5b40fbSDavid Pursehouse uses:="org.apache.http.client, 34cf5b40fbSDavid Pursehouse org.eclipse.jgit.transport.http, 35cf5b40fbSDavid Pursehouse org.apache.http.entity, 363d3df394SMatthias Sohn org.apache.http.client.methods, 37cf5b40fbSDavid Pursehouse javax.net.ssl, 38cf5b40fbSDavid Pursehouse org.eclipse.jgit.util, 393a4a5a4eSMatthias Sohn org.apache.http", 403a4a5a4eSMatthias Sohn org.eclipse.jgit.transport.http.apache.internal;x-internal:=true 41