blob: ec77ab25031a9d7661646b610eed2bac2b81d7fb [file] [log] [blame]
Thomas Watsond86e4f02011-04-13 15:48:34 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Equinox Region Tests
4Bundle-SymbolicName: org.eclipse.equinox.region.tests
Jonah Grahamda6bb662021-10-18 17:22:43 -04005Bundle-Version: 1.5.100.qualifier
Alexander Kurtakov83f52b62020-06-12 10:59:04 +03006Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Thomas Watsond86e4f02011-04-13 15:48:34 +00007Import-Package: junit.framework;version="4.8.1",
Thomas Watson5e4293e2015-09-21 20:57:12 -05008 org.aspectj.internal.lang.annotation;version="[1.6.3,2.0.0)";resolution:=optional,
9 org.aspectj.lang;version="[1.6.3,2.0.0)";resolution:=optional,
10 org.aspectj.lang.annotation;version="[1.6.3,2.0.0)";resolution:=optional,
11 org.aspectj.lang.reflect;version="[1.6.3,2.0.0)";resolution:=optional,
12 org.aspectj.runtime.internal;version="[1.6.3,2.0.0)";resolution:=optional,
13 org.aspectj.runtime.reflect;version="[1.6.3,2.0.0)";resolution:=optional,
Thomas Watsond86e4f02011-04-13 15:48:34 +000014 org.easymock;version="2.4.0",
Thomas Watsonc97f8162013-09-09 13:23:21 -050015 org.eclipse.core.tests.harness;resolution:=optional,
16 org.eclipse.equinox.region;version="1.1.0",
Thomas Watsond86e4f02011-04-13 15:48:34 +000017 org.eclipse.osgi.service.urlconversion;version="1.0.0",
Thomas Watsond86e4f02011-04-13 15:48:34 +000018 org.junit;version="4.8.1",
Niraj Modi4fa60372019-06-07 16:16:54 +053019 org.junit.rules;version="4.12.0",
20 org.junit.runner;version="4.12.0",
21 org.junit.runners;version="4.12.0",
Thomas Watsonc97f8162013-09-09 13:23:21 -050022 org.osgi.framework;version="1.8.0",
23 org.osgi.framework.hooks.bundle;version="1.1.0",
24 org.osgi.framework.hooks.resolver;version="1.0.0",
25 org.osgi.framework.hooks.service;version="1.1.0",
26 org.osgi.framework.wiring;version="1.2.0",
27 org.osgi.resource;version="[1.0.0,1.1.0)",
Thomas Watson4b107ed2011-08-30 09:27:53 -050028 org.osgi.service.url,
Thomas Watsonc97f8162013-09-09 13:23:21 -050029 org.osgi.util.tracker;version="1.5.0"
Thomas Watsond86e4f02011-04-13 15:48:34 +000030Bundle-ClassPath: stubs/org.eclipse.virgo.teststubs.osgi.jar,
31 .
Igor Fedorenkoee665322012-05-16 13:54:41 -050032Eclipse-BundleShape: dir
Thomas Watsonc97f8162013-09-09 13:23:21 -050033Bundle-ActivationPolicy: lazy
Karsten Thoms4190b192017-12-21 14:58:58 +010034Automatic-Module-Name: org.eclipse.equinox.region.tests