1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

Point cdt_8_6 build to its own location

Change-Id: I6c7c5f8945ad65a6cedc7d1a9f9f9c5751f6fac2
This commit is contained in:
Marc Khouzam 2015-01-19 18:45:51 -05:00
parent b447d066aa
commit d4874dc98e

View file

@ -19,7 +19,7 @@
<tycho-extras-version>0.22.0</tycho-extras-version> <tycho-extras-version>0.22.0</tycho-extras-version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> <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> <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> <repo-path>tools/cdt/builds/8.6/nightly</repo-path>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis> <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath> <sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
<target-platform>cdt-e4.4</target-platform> <target-platform>cdt-e4.4</target-platform>