adjust more manifests to import-package the correct apache commons packages

This commit is contained in:
Martin Lippert
2023-11-16 17:02:06 +01:00
parent 14f420433e
commit 9ebea016ed
4 changed files with 8 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ Require-Bundle: org.springframework.ide.eclipse.boot.dash,
org.eclipse.linuxtools.docker.core;resolution:=optional
Import-Package: org.eclipse.core.runtime,
org.eclipse.core.runtime.jobs,
org.osgi.framework
org.osgi.framework,
org.apache.commons.io
Export-Package: org.springframework.ide.eclipse.boot.dash.docker.runtarget,
org.springframework.ide.eclipse.boot.dash.docker.ui