From 266b3a83a284d58014d6ea71b250bd45874895f5 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Mon, 16 Sep 2024 20:29:33 +0200 Subject: [PATCH] [FIXUP] Adaption to ignore missing DS component files --- eclipse-platform-parent/pom.xml | 135 +++++++++++++++++--------------- 1 file changed, 70 insertions(+), 65 deletions(-) diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 8a46093e36..ca3ac48cb5 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -1,6 +1,6 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ant-contrib + ant-contrib + 1.0b3 + + + ant + ant + + + + - org.eclipse.tycho.extras - tycho-p2-extras-plugin + org.apache.maven.plugins + maven-jar-plugin - compare-artifact-version-with-release + pack-pseudo-jar - compare-version-with-baselines + jar generate-sources - false - ** + ${project.build.directory} + + feature.xml + MANIFEST.MF + + + ${project.build.directory}/MANIFEST.MF + - - - - - fast-version-check-features - - - fast-version-check-enabled - true - - - feature.xml - - - - - - org.eclipse.tycho - tycho-packaging-plugin - - - package-feature-placeholder - - package-feature - - generate-sources - - - org.eclipse.tycho tycho-p2-plugin @@ -1032,7 +1037,7 @@ generate-sources - false + ${version.check.skip} **