Make sources bundles unpack consistent
diff --git a/jetty.bundles.f.source/feature.xml b/jetty.bundles.f.source/feature.xml
index d277785..68df0f4 100644
--- a/jetty.bundles.f.source/feature.xml
+++ b/jetty.bundles.f.source/feature.xml
@@ -109,7 +109,7 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="true"/>
+ unpack="false"/>
<plugin
@@ -117,7 +117,7 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="true"/>
+ unpack="false"/>
<plugin
id="org.eclipse.jetty.osgi.boot.jsp.source"