From a52568c5d258c045677fbebe7d854a7f40e17e0d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martti=20K=C3=A4=C3=A4rik?= <martti.kaarik@elvior.com>
Date: Fri, 28 Mar 2025 20:40:57 +0200
Subject: [PATCH] Revert "Adding Log4j dependency to feature, maybe this fill
 force it into the build."

This reverts commit e5ef86dcbd4a3195ff958b25fe4b1571ac82971a.
---
 features/org.etsi.mts.tdl.util.feature/feature.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/features/org.etsi.mts.tdl.util.feature/feature.xml b/features/org.etsi.mts.tdl.util.feature/feature.xml
index 9a4e5456..93863071 100644
--- a/features/org.etsi.mts.tdl.util.feature/feature.xml
+++ b/features/org.etsi.mts.tdl.util.feature/feature.xml
@@ -322,7 +322,6 @@ any resulting litigation.
       <import plugin="org.eclipse.xtext.util"/>
       <import plugin="org.eclipse.ocl.xtext.essentialocl"/>
       <import plugin="org.apache.log4j"/>
-      <import plugin="org.apache.logging.log4j" version="2.17.0" match="greaterOrEqual"/>
       <import plugin="org.apache.commons.logging"/>
       <import plugin="org.etsi.mts.tdl.TDLan2"/>
       <import plugin="org.etsi.mts.tdl.TPLan2"/>
-- 
GitLab