| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.epp.logging.aeri.tests;singleton:=true |
| Bundle-Version: 2.0.3.qualifier |
| Bundle-Name: %Bundle-Name |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.junit, |
| org.eclipse.epp.logging.aeri.core, |
| org.eclipse.core.runtime, |
| org.eclipse.emf.ecore, |
| org.eclipse.jdt.annotation;bundle-version="[1.0.0,2.0.0)", |
| org.yaml.snakeyaml |
| Export-Package: org.eclipse.epp.logging.aeri.tests, |
| org.eclipse.epp.logging.aeri.tests.scenarios, |
| org.eclipse.epp.logging.aeri.tests.util, |
| org.jboss.aeri.tests |
| Import-Package: com.google.common.base;version="15.0.0", |
| com.google.common.collect;version="15.0.0", |
| com.google.common.io;version="15.0.0", |
| org.apache.commons.lang3, |
| org.apache.commons.lang3.text |