MoodCat / MoodCat.me-Core

Welcome to MoodCat.me, the music platform of the future, available today. Join us in the adventure of finding and enjoying music geared to you!
http://moodcat.me
MIT License
3 stars 2 forks source link

Replaced Cobertura with Jacoco as Testing coverage engine #192

Closed TimvdLippe closed 9 years ago

TimvdLippe commented 9 years ago

Cobertura spams a lot during mvn site due to it's incapability of parsing Java 8 source code. Jacoco does the same as Cobertura, but actually works ;p (and in my eyes looks better too).

GijsWeterings commented 9 years ago

sounds good. maybe something to consider for Devhub @JWGmeligMeyling ?

TimvdLippe commented 9 years ago

Closing since we are discontinueing this project.