Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I've set up a RegExp Header rule in sonar, but when I'm running a local analysis in the eclipse plugin (2.3) I'm getting a RegExp Header violation for every single file. On the server (Sonar 3.1) it just flags up the files which actually missing the required header.
In the RegExp Header definition I've used the header and multilines parameters both.
Issue Links
- depends upon
-
SONARIDE-205
Refactor the way to launch local Sonar analysis (use Sonar Runner and dryRun mode)
-
I guess upgrading the version of the Sonar server embedded into the Sonar Eclipse plugin should fix this issue (see
SONARIDE-275).