xref: /JGit/org.eclipse.jgit.gpg.bc.test/META-INF/MANIFEST.MF (revision 1cbfea9ece03b40669377a7f858218f6994562ea)
177848d63SMatthias SohnManifest-Version: 1.0
277848d63SMatthias SohnBundle-ManifestVersion: 2
377848d63SMatthias SohnBundle-Name: %Bundle-Name
477848d63SMatthias SohnAutomatic-Module-Name: org.eclipse.jgit.gpg.bc.test
577848d63SMatthias SohnBundle-SymbolicName: org.eclipse.jgit.gpg.bc.test
6*1cbfea9eSMatthias SohnBundle-Version: 5.13.0.qualifier
777848d63SMatthias SohnBundle-Vendor: %Bundle-Vendor
877848d63SMatthias SohnBundle-Localization: plugin
977848d63SMatthias SohnBundle-RequiredExecutionEnvironment: JavaSE-1.8
1064cbea8aSThomas WolfImport-Package: org.bouncycastle.jce.provider;version="[1.65.0,2.0.0)",
1164cbea8aSThomas Wolf org.bouncycastle.openpgp;version="[1.65.0,2.0.0)",
12bdc48aeaSThomas Wolf org.bouncycastle.openpgp.operator;version="[1.65.0,2.0.0)",
1364cbea8aSThomas Wolf org.bouncycastle.openpgp.operator.jcajce;version="[1.65.0,2.0.0)",
1464cbea8aSThomas Wolf org.bouncycastle.util.encoders;version="[1.65.0,2.0.0)",
15*1cbfea9eSMatthias Sohn org.eclipse.jgit.gpg.bc.internal;version="[5.13.0,5.14.0)",
16*1cbfea9eSMatthias Sohn org.eclipse.jgit.gpg.bc.internal.keys;version="[5.13.0,5.14.0)",
17*1cbfea9eSMatthias Sohn org.eclipse.jgit.util.sha1;version="[5.13.0,5.14.0)",
1864cbea8aSThomas Wolf org.junit;version="[4.13,5.0.0)",
1964cbea8aSThomas Wolf org.junit.runner;version="[4.13,5.0.0)",
2064cbea8aSThomas Wolf org.junit.runners;version="[4.13,5.0.0)"
21bdc48aeaSThomas WolfExport-Package: org.eclipse.jgit.gpg.bc.internal;x-internal:=true,
22bdc48aeaSThomas Wolf org.eclipse.jgit.gpg.bc.internal.keys;x-internal:=true
2377848d63SMatthias SohnRequire-Bundle: org.hamcrest.core;bundle-version="[1.1.0,2.0.0)",
2477848d63SMatthias Sohn org.hamcrest.library;bundle-version="[1.1.0,2.0.0)"
25