Philip, did you even test this with *any* Apache NetBeans version. This bug only seems to happen in NetBeans 8.2.
--emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! On Sat, Jan 26, 2019 at 10:14 PM Philip Durbin <philipdur...@gmail.com> wrote: > > 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. 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 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists