[
https://issues.apache.org/jira/browse/NETBEANS-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848766#comment-16848766
]
Mark Herkrath commented on NETBEANS-1997:
-----------------------------------------
Hi Antonio,
I am using Java 8. Please note that in the link you have sent, they are
actually moving to JaCoCo 0.8.2 to support Java 11. JaCoCo 0.8.2 has
experimental support, 0.8.3 has official support for Java 11:
[https://github.com/jacoco/jacoco/releases/tag/v0.8.3]
However, note that I may have hijacked this issue for another one. The other
issue made me believe that 0.8.2 doesn't work. Details can be found here:
[https://lists.apache.org/thread.html/bcfc0d73fc215c8f329033a312c0d3d11f8b370453f76e2c91cc184b@%3Cdev.netbeans.apache.org%3E]
With the fix, at least I can run JaCoCo 0.8.1, 0.8.2, and 0.8.3 successfully. I
haven't tested Java 11 though.
> JaCoCo 0.8.2 breaks code coverage integration
> ---------------------------------------------
>
> Key: NETBEANS-1997
> URL: https://issues.apache.org/jira/browse/NETBEANS-1997
> Project: NetBeans
> Issue Type: Bug
> Reporter: Philip Durbin
> Assignee: John McDonnell
> Priority: Minor
>
> I asked, "Does JaCoCo 0.8.2 break NetBeans code coverage?" on the users
> mailing list:
> [https://lists.apache.org/thread.html/509bfddb9273726a6e8dff1ca419790b40858d6a648b4413142e2abe@%3Cusers.netbeans.apache.org%3E]
> Geertjan Wielenga said to go ahead and open an issue so I believe he agrees
> that it does.
> The main evidence seems to be in
> [https://github.com/jacoco/jacoco/issues/772] where a JaCoCo developer,
> Evgeny Mandrikov, said the following.
> "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
> 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, since it
> is not developed by us - as you can see on page
> [https://www.jacoco.org/jacoco/trunk/doc/integrations.html] "
> My workaround was to downgrade to JaCoCo 0.8.1, as I explained in
> [https://github.com/IQSS/dataverse/issues/5483]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists