diff --git a/build/scripts/uberjar.py b/build/scripts/uberjar.py index 832b1358fa..e1501364a0 100644 --- a/build/scripts/uberjar.py +++ b/build/scripts/uberjar.py @@ -73,6 +73,7 @@ 'META-INF/NOTICE', 'META-INF/p2.inf', 'META-INF/versions/*/module-info.class', + 'META-INF/versions/*/OSGI-INF/MANIFEST.MF', 'OSGI-INF/l10n/bundle.properties', 'OSGI-INF/repositoryManager.xml', 'docs/*',