From 8f93e5b26e7422d0e9a7d64922429f9555644d70 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Fri, 7 Jun 2019 16:45:27 -0400 Subject: Bug 547894: Baseline replace must happen after pack200 The configuration for baseline replacement needs to be split. This may be a bug in Tycho, but I cannot tell. It seems to me the configuration about ignoredPatterns should be read from the configuration block in the execution block, but it isn't. Change-Id: I35e3f4007b0afc21d8bd81d5b07f76581879bc76 --- pom.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index c7c64f84897..9e3d3a384ae 100644 --- a/pom.xml +++ b/pom.xml @@ -769,16 +769,18 @@ p2-metadata verify + + fail + all + + + ${comparator.repo} + + + - fail - all - - - ${comparator.repo} - - META-INF/ECLIPSE_.RSA META-INF/ECLIPSE_.SF -- cgit v1.2.3