From 3a5808ee79b3208e058c7f13aeee31d3308ca759 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Sun, 29 Sep 2024 11:59:15 +0200 Subject: [PATCH] Keep new artifacts during baseline-replace in equinox.executable.feature This allows to pick-up the new root-files for linux.riscv64 contributed via https://github.com/eclipse-equinox/equinox/pull/669 --- features/org.eclipse.equinox.executable.feature/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml index fe42d4ad31..0a7d3325f6 100644 --- a/features/org.eclipse.equinox.executable.feature/pom.xml +++ b/features/org.eclipse.equinox.executable.feature/pom.xml @@ -21,6 +21,9 @@ org.eclipse.equinox.executable 3.8.2700-SNAPSHOT eclipse-feature + + common +