stevesaliman / gradle-cobertura-plugin

Gradle Cobertura Plugin
119 stars 50 forks source link

Update plugin to support Gradle 6.x. #164

Closed rpalcolea closed 4 years ago

rpalcolea commented 5 years ago

This is to support Gradle 6.x

Breaking change. 5.1+ is required because TaskReportContainer deprecated constructor was removed: https://github.com/gradle/gradle/commit/35f82562f772d1da9ef9344adbdcf70ee0e85ed4#diff-0028eb075660f7c3dd580a32070e4958

@stevesaliman

rpalcolea commented 4 years ago

Hi @stevesaliman, any chance you could take a look at this?

mecorusfc commented 4 years ago

I would up-vote this if I could. We are in a catch-22. Version 5 has a vulnerability that requires 6 to fix but the plugin won't work with 6.