From f13bbe4a5dd9b50077ab6110bfb20257e4ebf6f0 Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Tue, 18 Aug 2020 10:35:14 +0300 Subject: [PATCH] Remove dependencies on log4j gitlab simantics/platform#579 Change-Id: I4898ec185c1dc1ee4be2071d2aa9ebc79aef1e46 (cherry picked from commit 5cedfd28291b28a096f3cfb8df79359ba7950144) --- org.simantics.plant3d/META-INF/MANIFEST.MF | 1 - 1 file changed, 1 deletion(-) diff --git a/org.simantics.plant3d/META-INF/MANIFEST.MF b/org.simantics.plant3d/META-INF/MANIFEST.MF index 4d63758e..8625240f 100644 --- a/org.simantics.plant3d/META-INF/MANIFEST.MF +++ b/org.simantics.plant3d/META-INF/MANIFEST.MF @@ -27,7 +27,6 @@ Require-Bundle: org.eclipse.core.runtime, org.jcae.opencascade;bundle-version="6.5.2", org.eclipse.ui.console;bundle-version="3.5.100", org.simantics.objmap2;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.2.15", org.simantics.ui;bundle-version="1.0.0", org.simantics.opencascade.vtk;bundle-version="1.0.0", org.simantics.browsing.ui.platform;bundle-version="1.1.0", -- 2.45.2