1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 10:33:26 +02:00

[releng] Update comparator repo to 9.11.0 release

Change-Id: I0de7aecc2531322eafe694b0362539056336f97c
This commit is contained in:
Jonah Graham 2020-04-01 15:43:39 -04:00
parent f7e9cda241
commit 4fcbde3e42

View file

@ -49,7 +49,7 @@
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl> <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
<base.test.vmargs>-Xms256m -Xmx512m -ea</base.test.vmargs> <base.test.vmargs>-Xms256m -Xmx512m -ea</base.test.vmargs>
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/</comparator.repo> <comparator.repo>https://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.0/</comparator.repo>
<!-- these parameters are to control baseline replace and compare. On a local build you want <!-- these parameters are to control baseline replace and compare. On a local build you want
to avoid baseline replace and compare, especially if you have different versions of Java than to avoid baseline replace and compare, especially if you have different versions of Java than
the baseline was built with. This is the default. the baseline was built with. This is the default.