Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: SONAR-RUNNER-1.2
-
Component/s: Sonar Runner
-
Labels:None
-
Number of attachments :
Description
When those configuration files are found the following lines are logged :
Runner settings: /Users/fmallet/softwares/sonar-runner-1.2-SNAPSHOT/conf/sonar-runner.properties Project settings: /Users/fmallet/sources/sonar/sonar-channel/sonar-project.properties
it would be also useful to log a line when those configuration files are not found :
Runner configuration file : /Users/fmallet/softwares/sonar-runner-1.2-SNAPSHOT/conf/sonar-runner.properties Project configuration file : NONE
Done in r4852.