Skip to content

feat(coverage): add support for Sonar Findbugs + Scala plugin#17

Open
skirge wants to merge 4 commits into
Sagacify:masterfrom
skirge:master
Open

feat(coverage): add support for Sonar Findbugs + Scala plugin#17
skirge wants to merge 4 commits into
Sagacify:masterfrom
skirge:master

Conversation

@skirge

@skirge skirge commented Aug 17, 2017

Copy link
Copy Markdown

Changes required by Sonar Findbugs + Scala plugin and some bugfixes done while developing it.

add support for sonar.sources property containing multiple directories
separated by semicolon
fix for maven sending absolute paths and sonar-runner sending relative
paths
fix exception while running sonar plugin and coverage is generated
for empty module
@skirge skirge changed the title fix(coverage): add support for sonar.sources property containing mult… feat(coverage): add support for Sonar Findbugs + Scala plugin Aug 17, 2017
move language definition to Java file so it can be referenced from
other plugins. It didn't work with Scala class
(missing Scala runtime on classpath?)
Package name is consistent with Sonar convention.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant