When a bundles has the Eclipse-BundleShape: dir manifest entry the installable unit in content.xml the touchpointData must have
<instruction key='zipped'>true</instruction>
Otherwise when tycho builds a product the bundle is not beeing extracted.
I had the problem with org.eclipse.equinox.launcher.win32.win32.x86_64-1.1.500.v20170531-1133.jar.
When a bundles has the Eclipse-BundleShape: dir manifest entry the installable unit in content.xml the touchpointData must have
<instruction key='zipped'>true</instruction>
Otherwise when tycho builds a product the bundle is not beeing extracted.I had the problem with
org.eclipse.equinox.launcher.win32.win32.x86_64-1.1.500.v20170531-1133.jar
.