mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[releng] Update comparator repo for 2022-12 M1
This commit is contained in:
parent
1d462315c1
commit
989fba22fd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -48,7 +48,7 @@
|
|||
<tycho.scmUrl>scm:git:https://github.com/eclipse-cdt/cdt</tycho.scmUrl>
|
||||
<!-- Some old tests, like CDescriptorOldTests, fail due to reflection access. Therefore we add-opens to make that pass -->
|
||||
<base.test.vmargs>-Xms256m -Xmx512m -ea --add-opens=java.xml/com.sun.org.apache.xerces.internal.dom=ALL-UNNAMED</base.test.vmargs>
|
||||
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/</comparator.repo>
|
||||
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/</comparator.repo>
|
||||
<!-- 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
|
||||
the baseline was built with. This is the default.
|
||||
|
|
Loading…
Add table
Reference in a new issue