From: Simon Brandhof Date: Mon, 19 Nov 2012 14:08:12 +0000 (+0100) Subject: Integration tests require the property orchestrator.configUrl X-Git-Tag: 3.4~328^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d0c319904240ef67228de37cf2b8bdc613ac2d3e;p=sonarqube.git Integration tests require the property orchestrator.configUrl --- diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 108a800bdb2..ef84e57477b 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -172,6 +173,9 @@ org/sonar/core/**/*DaoTest.java org/sonar/core/measure/MeasureFilterExecutorTest.java + + ${orchestrator.configUrl} +