1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00

[releng] Update to 2019-12 for simrel site

This is used for building standaline debugger

Change-Id: Ib1d09af357332113a49adf2dfb8f1cf726bd69a2
This commit is contained in:
Jonah Graham 2019-11-08 15:14:14 -05:00
parent 058230c13b
commit c29769823c

View file

@ -25,7 +25,7 @@
<cbi-plugins.version>1.1.7</cbi-plugins.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
<simrel-site>https://download.eclipse.org/releases/2019-09</simrel-site>
<simrel-site>https://download.eclipse.org/releases/2019-12</simrel-site>
<repo-path>tools/cdt/builds/master/nightly</repo-path>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>