Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Honnen2019-02-11 07:42:06 +0000
committerJulian Honnen2019-02-11 07:42:59 +0000
commit34f0eccb057de7717cbbd29a48253808d099a7bf (patch)
tree2ce6c4e30df92d608599e0d0276e4573568451b4
parent14899cf2f6af8cf7ccb227ed84abf90c72598fcc (diff)
downloadrt.equinox.bundles-34f0eccb057de7717cbbd29a48253808d099a7bf.tar.gz
rt.equinox.bundles-34f0eccb057de7717cbbd29a48253808d099a7bf.tar.xz
rt.equinox.bundles-34f0eccb057de7717cbbd29a48253808d099a7bf.zip
Bug 263880 - unpack test bundle in tycho buildI20190211-1800
Change-Id: I79c1a3373bab88b96e1356f47d856d969dc3b5a9 Signed-off-by: Julian Honnen <julian.honnen@vector.com>
-rw-r--r--bundles/org.eclipse.equinox.common.tests/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.common.tests/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.common.tests/META-INF/MANIFEST.MF
index 3458acb58..101dfc7b4 100644
--- a/bundles/org.eclipse.equinox.common.tests/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.common.tests/META-INF/MANIFEST.MF
@@ -14,3 +14,4 @@ Import-Package: org.eclipse.osgi.service.localization,
org.osgi.framework,
org.osgi.service.packageadmin,
org.osgi.util.tracker
+Eclipse-BundleShape: dir

Back to the top