From bbc0a92d23ea944421c698604aa94723f76e7d6b Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 6 Nov 2023 12:56:29 -0800 Subject: [PATCH] Added support for method parameters as collection --- .idea/misc.xml | 6 ++++ examples/lib/bld/bld-wrapper.properties | 2 +- .../extension/JacocoReportOperationBuild.java | 6 ++-- .../bld/extension/JacocoReportOperation.java | 32 ++++++++++++++++--- 4 files changed, 39 insertions(+), 7 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 543a8e1..53e2d58 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,3 +1,4 @@ + @@ -33,6 +34,11 @@