Ok, I created an issue: JaCoCo 0.8.2 breaks code coverage integration - https://issues.apache.org/jira/browse/NETBEANS-1997
I've never worked on the NetBeans code base so I don't plan to attempt to provide a pull request unless someone out there can provide a little guidance. Thanks, Phil On Wed, Jan 23, 2019 at 5:41 PM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > The reason for the problem is explained in the links you reference, would > indeed be great if you'd file an issue (and ideally make an attempt at > providing a pull request for it): > > AFAIK NetBeans integration reads XML Report, which was intentionally >> changed in version 0.8.2 in a perfectly valid way by addition of new >> attribute - see #702 <https://github.com/jacoco/jacoco/pull/702>. >> NetBeans integration must be fixed accordingly and ideally be less strict >> to cope with such updates in future. This problem should reported to >> developers of NetBeans integration >> > > Thanks, > > Gj > > On Wed, Jan 23, 2019 at 11:39 PM Philip Durbin <philipdur...@gmail.com> > wrote: > >> Please see https://github.com/IQSS/dataverse/issues/5483 and >> https://github.com/jacoco/jacoco/issues/772 for details but downgrading >> to JaCoCo 0.8.1 seems to get code coverage working again. Has anyone else >> observed this problem? Is there a ticket tracking this? >> >> Thanks! >> >> Phil >> >