File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
releng/org.eclipse.cdt.target Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 <tycho .scmUrl>scm:git:https://github.com/eclipse-cdt/cdt</tycho .scmUrl>
4141 <!-- Some old tests, like CDescriptorOldTests, fail due to reflection access. Therefore we add-opens to make that pass -->
4242 <base .test.vmargs>-Xms256m -Xmx512m -ea --add-opens=java.xml/com.sun.org.apache.xerces.internal.dom=ALL-UNNAMED</base .test.vmargs>
43- <comparator .repo>https://download.eclipse.org/tools/cdt/builds /12.2/cdt-12.2.0-rc2 /</comparator .repo>
44- <api-baseline .repo>https://download.eclipse.org/tools/cdt/builds /12.2/cdt-12.2.0-rc2 /</api-baseline .repo>
43+ <comparator .repo>https://download.eclipse.org/tools/cdt/releases /12.2/cdt-12.2.0/</comparator .repo>
44+ <api-baseline .repo>https://download.eclipse.org/tools/cdt/releases /12.2/cdt-12.2.0/</api-baseline .repo>
4545 <api-baseline .repo.simrel>https://download.eclipse.org/releases/2025-09/</api-baseline .repo.simrel>
4646 <!-- these parameters are to control baseline replace and compare. On a local build you want
4747 to avoid baseline replace and compare, especially if you have different versions of Java than
Original file line number Diff line number Diff line change 33<target name =" cdt-baseline" sequenceNumber =" 39" >
44 <locations >
55 <location includeAllPlatforms =" true" includeConfigurePhase =" true" includeMode =" slicer" includeSource =" false" type =" InstallableUnit" >
6- <repository location =" https://download.eclipse.org/tools/cdt/builds /12.2/cdt-12.2.0-rc2 /" />
6+ <repository location =" https://download.eclipse.org/tools/cdt/releases /12.2/cdt-12.2.0/" />
77 <unit id =" org.eclipse.cdt.autotools.feature.group" version =" 0.0.0" />
88 <unit id =" org.eclipse.cdt.build.crossgcc.feature.group" version =" 0.0.0" />
99 <unit id =" org.eclipse.cdt.cmake.feature.group" version =" 0.0.0" />
5151 <unit id =" org.eclipse.tools.templates.ui" version =" 0.0.0" />
5252 </location >
5353 <location includeAllPlatforms =" true" includeConfigurePhase =" true" includeMode =" slicer" includeSource =" false" type =" InstallableUnit" >
54- <repository location =" https://download.eclipse.org/tools/cdt/builds /cdt-lsp-3.3/cdt-lsp-3.3.0-rc2 /" />
54+ <repository location =" https://download.eclipse.org/tools/cdt/releases /cdt-lsp-3.3/cdt-lsp-3.3.0/" />
5555 <unit id =" org.eclipse.cdt.lsp.feature.feature.group" version =" 0.0.0" />
5656 </location >
5757 </locations >
You can’t perform that action at this time.
0 commit comments