clean up dependencies on apache commons libs and move those dependencies to impoort-package where necessary to be prepared for bundle symbolic name changes coming up

This commit is contained in:
Martin Lippert
2023-11-16 15:37:20 +01:00
parent 741df4ee03
commit effb95f1a7
19 changed files with 21 additions and 38 deletions

View File

@@ -9,7 +9,6 @@ Require-Bundle: org.eclipse.core.runtime,
org.junit,
org.eclipse.core.resources,
org.springsource.ide.eclipse.commons.tests.util,
org.apache.commons.io,
org.eclipse.debug.core,
org.eclipse.jdt.core,
org.springsource.ide.eclipse.commons.livexp,
@@ -27,7 +26,6 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.equinox.security,
org.reactivestreams.reactive-streams;bundle-version="1.0.2",
io.projectreactor.reactor-core;bundle-version="[3.3.1,3.3.2)",
org.apache.commons.lang,
javax.ws.rs;bundle-version="2.0.1",
org.eclipse.osgi,
org.hamcrest.library