1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Point cdt_9_2 build to its own location

Change-Id: Ie545ef1a4c1aa97beb86e461c2d67f084021be07
This commit is contained in:
Marc Khouzam 2016-11-15 20:25:12 -05:00
parent d7b8286b69
commit d53b5ed4bb

View file

@ -19,8 +19,8 @@
<tycho-extras-version>0.26.0</tycho-extras-version>
<cbi-plugins.version>1.1.3</cbi-plugins.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<cdt-site>http://hudson.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
<repo-path>tools/cdt/builds/master/nightly</repo-path>
<cdt-site>http://hudson.eclipse.org/cdt/job/cdt-9.2/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
<repo-path>tools/cdt/builds/9.2/nightly</repo-path>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
<sonar.java.source>1.8</sonar.java.source>