diff options
| author | Igor Fedorenko | 2012-01-06 11:40:30 +0000 |
|---|---|---|
| committer | John Arthorne | 2012-05-16 19:54:08 +0000 |
| commit | 13e06ba9047ef0f1955207b350b03851ff3fd9e7 (patch) | |
| tree | daa2c3e1f18dc46aadbdb2a3fb3dd1b0c20b4b1a | |
| parent | 528a50842d4c4c5418ac547ae8ca2a90d0331ea1 (diff) | |
| download | eclipse.platform-13e06ba9047ef0f1955207b350b03851ff3fd9e7.tar.gz eclipse.platform-13e06ba9047ef0f1955207b350b03851ff3fd9e7.tar.xz eclipse.platform-13e06ba9047ef0f1955207b350b03851ff3fd9e7.zip | |
set Eclipse-BundleShape:dir for test projectsv20120516-1954
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
| -rw-r--r-- | ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF | 1 | ||||
| -rw-r--r-- | ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF | 1 | ||||
| -rw-r--r-- | update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF b/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF index 0478fb391..a5db3587a 100644 --- a/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF +++ b/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF @@ -19,3 +19,4 @@ Require-Bundle: org.eclipse.ui.ide;resolution:=optional, org.eclipse.core.runtime Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.4 +Eclipse-BundleShape: dir diff --git a/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF b/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF index f73b84c55..59b22ce9c 100644 --- a/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF +++ b/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF @@ -40,3 +40,4 @@ Require-Bundle: org.eclipse.ui.ide;resolution:=optional, org.eclipse.core.externaltools Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.4 +Eclipse-BundleShape: dir diff --git a/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF b/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF index 420c8ce55..192603abb 100644 --- a/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF +++ b/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF @@ -36,3 +36,5 @@ Require-Bundle: org.eclipse.core.runtime, Eclipse-LazyStart: true Import-Package: org.eclipse.equinox.http.jetty, org.osgi.service.http;version="1.2.0" +Eclipse-BundleShape: dir + |
