156f6d9ebSRobin RosenbergManifest-Version: 1.0 256f6d9ebSRobin RosenbergBundle-ManifestVersion: 2 34b0c192fSMichael KepplerBundle-Name: %Bundle-Name 43832527bSKarsten ThomsAutomatic-Module-Name: org.eclipse.jgit.http.test 556f6d9ebSRobin RosenbergBundle-SymbolicName: org.eclipse.jgit.http.test 6*1cbfea9eSMatthias SohnBundle-Version: 5.13.0.qualifier 74b0c192fSMichael KepplerBundle-Vendor: %Bundle-Vendor 80238a21bSShawn O. PearceBundle-Localization: plugin 9ab79ce91SMatthias SohnBundle-RequiredExecutionEnvironment: JavaSE-1.8 103bc44010SMatthias SohnImport-Package: javax.servlet;version="[2.5.0,3.2.0)", 113bc44010SMatthias Sohn javax.servlet.http;version="[2.5.0,3.2.0)", 120b75d0f0SMatthias Sohn org.apache.commons.codec;version="[1.6.0,2.0.0)", 130b75d0f0SMatthias Sohn org.apache.commons.codec.binary;version="[1.6.0,2.0.0)", 14280707b0SGabriel Couto org.apache.http;version="[4.3.0,5.0.0)", 15cf9433a9SThomas Wolf org.apache.http.client;version="[4.4.0,5.0.0)", 16280707b0SGabriel Couto org.apache.http.message;version="[4.3.0,5.0.0)", 1733bbbc3cSMat Booth org.eclipse.jetty.continuation;version="[9.4.5,10.0.0)", 1833bbbc3cSMat Booth org.eclipse.jetty.http;version="[9.4.5,10.0.0)", 1933bbbc3cSMat Booth org.eclipse.jetty.io;version="[9.4.5,10.0.0)", 2033bbbc3cSMat Booth org.eclipse.jetty.security;version="[9.4.5,10.0.0)", 2133bbbc3cSMat Booth org.eclipse.jetty.security.authentication;version="[9.4.5,10.0.0)", 2233bbbc3cSMat Booth org.eclipse.jetty.server;version="[9.4.5,10.0.0)", 2333bbbc3cSMat Booth org.eclipse.jetty.server.handler;version="[9.4.5,10.0.0)", 2433bbbc3cSMat Booth org.eclipse.jetty.server.nio;version="[9.4.5,10.0.0)", 2533bbbc3cSMat Booth org.eclipse.jetty.servlet;version="[9.4.5,10.0.0)", 2633bbbc3cSMat Booth org.eclipse.jetty.util;version="[9.4.5,10.0.0)", 2733bbbc3cSMat Booth org.eclipse.jetty.util.component;version="[9.4.5,10.0.0)", 2833bbbc3cSMat Booth org.eclipse.jetty.util.log;version="[9.4.5,10.0.0)", 2933bbbc3cSMat Booth org.eclipse.jetty.util.security;version="[9.4.5,10.0.0)", 3033bbbc3cSMat Booth org.eclipse.jetty.util.thread;version="[9.4.5,10.0.0)", 31*1cbfea9eSMatthias Sohn org.eclipse.jgit.api;version="[5.13.0,5.14.0)", 32*1cbfea9eSMatthias Sohn org.eclipse.jgit.errors;version="[5.13.0,5.14.0)", 33*1cbfea9eSMatthias Sohn org.eclipse.jgit.http.server;version="[5.13.0,5.14.0)", 34*1cbfea9eSMatthias Sohn org.eclipse.jgit.http.server.glue;version="[5.13.0,5.14.0)", 35*1cbfea9eSMatthias Sohn org.eclipse.jgit.http.server.resolver;version="[5.13.0,5.14.0)", 36*1cbfea9eSMatthias Sohn org.eclipse.jgit.internal;version="[5.13.0,5.14.0)", 37*1cbfea9eSMatthias Sohn org.eclipse.jgit.internal.storage.dfs;version="[5.13.0,5.14.0)", 38*1cbfea9eSMatthias Sohn org.eclipse.jgit.internal.storage.file;version="[5.13.0,5.14.0)", 39*1cbfea9eSMatthias Sohn org.eclipse.jgit.internal.storage.reftable;version="[5.13.0,5.14.0)", 40*1cbfea9eSMatthias Sohn org.eclipse.jgit.junit;version="[5.13.0,5.14.0)", 41*1cbfea9eSMatthias Sohn org.eclipse.jgit.junit.http;version="[5.13.0,5.14.0)", 42*1cbfea9eSMatthias Sohn org.eclipse.jgit.lib;version="[5.13.0,5.14.0)", 43*1cbfea9eSMatthias Sohn org.eclipse.jgit.nls;version="[5.13.0,5.14.0)", 44*1cbfea9eSMatthias Sohn org.eclipse.jgit.revwalk;version="[5.13.0,5.14.0)", 45*1cbfea9eSMatthias Sohn org.eclipse.jgit.storage.file;version="[5.13.0,5.14.0)", 46*1cbfea9eSMatthias Sohn org.eclipse.jgit.transport;version="[5.13.0,5.14.0)", 47*1cbfea9eSMatthias Sohn org.eclipse.jgit.transport.http;version="[5.13.0,5.14.0)", 48*1cbfea9eSMatthias Sohn org.eclipse.jgit.transport.http.apache;version="[5.13.0,5.14.0)", 49*1cbfea9eSMatthias Sohn org.eclipse.jgit.transport.resolver;version="[5.13.0,5.14.0)", 50*1cbfea9eSMatthias Sohn org.eclipse.jgit.util;version="[5.13.0,5.14.0)", 51f516c1dfSJonathan Tan org.hamcrest;version="[1.1.0,2.0.0)", 523fa054bcSTomasz Zarna org.hamcrest.core;version="[1.1.0,2.0.0)", 53c02a57f4SDavid Pursehouse org.junit;version="[4.13,5.0.0)", 54c02a57f4SDavid Pursehouse org.junit.rules;version="[4.13,5.0.0)", 55c02a57f4SDavid Pursehouse org.junit.runner;version="[4.13,5.0.0)", 56c02a57f4SDavid Pursehouse org.junit.runners;version="[4.13,5.0.0)" 5778b18dbbSMasaya SuzukiRequire-Bundle: org.hamcrest.library;bundle-version="[1.1.0,2.0.0)" 58