From 4689fdee6829bca2938e7f9cb4e9df97b9d264e3 Mon Sep 17 00:00:00 2001 From: William Riley Date: Mon, 22 Oct 2018 15:09:31 +0100 Subject: Bug 540367 - Enable Reproducible Version Qualifiers Change-Id: I1ccd2330951a83a7632c67a6274b7527cd9f237c --- pom.xml | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 52ca941e589..35b33ca45bd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,14 @@ http://download.eclipse.org/eclipse/updates/4.7/ scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git -Xms256m -Xmx512m -ea - + http://download.eclipse.org/tools/cdt/releases/9.5/cdt-9.5.4/ + false + + error + compare-attached-artifacts-with-release + + compare-version-with-baselines + + + ${compare-version-with-baselines.skip} + + ${comparator.repo} + + zip + + + + @@ -685,11 +730,22 @@ tycho-packaging-plugin ${tycho-version} + ${qualifier.format} + jgit + + pom.xml + + ${jgit.dirtyWorkingTree-cdtDefault} true + + org.eclipse.tycho.extras + tycho-buildtimestamp-jgit + ${tycho-extras-version} + org.eclipse.tycho.extras tycho-sourceref-jgit -- cgit v1.2.3