From e86c0faf04109a99ac4049ce9c510653ce973f11 Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Sat, 16 Oct 2021 19:10:40 +0200 Subject: [PATCH] #2611 Scope org.eclipse.tycho:tycho-compiler-jdt under test Since the removal of the Eclipse Specific compiler workarounds in c2e803403027f3fae92bd15b0ba50ab7df5063e6 the org.eclipse.tycho:tycho-compiler-jdt dependency is no longer needed in the compile code, we only need it for tests --- processor/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/processor/pom.xml b/processor/pom.xml index fcc6dbbab..4f2476ceb 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -44,8 +44,7 @@ org.eclipse.tycho tycho-compiler-jdt - provided - true + test