Skip to content

Commit

Permalink
Added a suggested jacoco exclusion from https://stackoverflow.com/que…
Browse files Browse the repository at this point in the history
  • Loading branch information
csrster committed Jan 28, 2022
1 parent 363bd07 commit 0211894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/netarchivesuite-test-utils/pom.xml
Expand Up @@ -38,6 +38,7 @@
<append>true</append>
<excludes>
<exclude>**com.steadystate*</exclude>
<exclude>**com.gargoylesoftware*</exclude>
</excludes>
</configuration>
<executions>
Expand Down

0 comments on commit 0211894

Please sign in to comment.