From bb2ecb522ff87effe16536ab6daee86b710dc659 Mon Sep 17 00:00:00 2001 From: Chas Honton Date: Thu, 10 Aug 2017 10:46:17 -0700 Subject: Add Artifact.SCOPE_PROVIDED artifacts to aggregate report (#572) --- org.jacoco.doc/docroot/doc/changes.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'org.jacoco.doc/docroot') diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html index 40f57879..dc8d06b2 100644 --- a/org.jacoco.doc/docroot/doc/changes.html +++ b/org.jacoco.doc/docroot/doc/changes.html @@ -39,8 +39,10 @@ (GitHub #513).
  • Exclude from a report private empty constructors that do not have arguments (GitHub #529).
  • -
  • Maven aggregated reports will now also include modules of runtime dependencies - (GitHub #498).
  • +
  • Maven aggregated reports will now also include modules of runtime + and provided dependencies + (GitHub #498, + #572).
  • JaCoCo now comes with a simple command line interface (GitHub #525).
  • Manifests of JAR files now have Automatic-Module-Name for Java 9 -- cgit v1.2.3