cleaning up old code that uses old log4j pieces

This commit is contained in:
Martin Lippert
2022-02-25 09:55:59 +01:00
parent 81f55bbef5
commit c4143c22ad
6 changed files with 15 additions and 517 deletions

View File

@@ -40,4 +40,5 @@ Export-Package: org.springframework.ide.eclipse.xml.namespaces,
Bundle-ActivationPolicy: lazy
Require-Bundle: com.google.guava,
io.projectreactor.reactor-core;bundle-version="3.1.9",
org.reactivestreams.reactive-streams;bundle-version="1.0.2"
org.reactivestreams.reactive-streams;bundle-version="1.0.2",
org.apache.commons.io;bundle-version="2.8.0"