1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 17:25:38 +02:00

Point cdt_8_8 build to its own location

Change-Id: I7f068d8a21f73af88f20a6a8bf67a97a9cdb173d
This commit is contained in:
Marc Khouzam 2015-08-17 11:36:25 -04:00
parent 7500101404
commit b2a7580f0c

View file

@ -19,7 +19,7 @@
<tycho-extras-version>0.23.0</tycho-extras-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>
<repo-path>tools/cdt/builds/8.8/nightly</repo-path>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
<sonar.java.source>1.7</sonar.java.source>