Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove duplicate log entry on JaCoCo analysis #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CCFenner
Copy link
Contributor

@CCFenner CCFenner commented Sep 3, 2018

During JaCoCo analysis there is a duplicate log output:

INFO: Sensor Groovy JaCoCo [groovy]
INFO:   Checking binary directory: /home/me/project/target/classes
INFO: Analysing /home/me/project/target/jacoco.exec
INFO: Analysing /home/me/project/target/jacoco.exec

already logged at https://github.com/pmayweg/sonar-groovy/blob/master/sonar-groovy-plugin/src/main/java/org/sonar/plugins/groovy/jacoco/JaCoCoReportReader.java#L61

TobiX referenced this pull request in Inform-Software/sonar-groovy Jan 17, 2019
already logged at JaCoCoReportReader.java#L61
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