Details
Description
Embedded error: 'sonar.dynamicAnalysis' doesn't map to a Boolean object The value reuseReports can't be converted to a Boolean object ... Caused by: org.apache.commons.configuration.ConversionException: 'sonar.dynamicAnalysis' doesn't map to a Boolean object at org.apache.commons.configuration.AbstractConfiguration.getBoolean(AbstractConfiguration.java:682) at org.sonar.plugins.php.phpunit.PhpUnitConfiguration.<init>(PhpUnitConfiguration.java:96)}}
See attached pastie for a full stack trace of the problem.
I'm seeing this error when running analisys on a Java project so I'm not sure if there are two bugs here? Should the PHP analyser run for Java projects?
If I set dynamicAnalysis to "false" I don't see the error but then I lose code coverage results in Sonar for this build. This might be another bug so when this one is fixed, I'll test again and I can raise another if it's still happening.
Activity
Akram Ben Aissi
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | PHP-0.4 [ 16696 ] | |
| Resolution | Fixed [ 1 ] |
Evgeny Mandrikov
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |