Skip to content

Commit

Permalink
Manual merge of exclusion of MapperFootprintTest
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 30, 2022
1 parent 37118b6 commit 0ade659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
<exclude>javax.measure:jsr-275</exclude>
</classpathDependencyExcludes>
<excludes>
<exclude>com.fasterxml.jackson.databind.MapperFootprintTest</exclude>
<exclude>**/failing/**/*.java</exclude>
</excludes>
<!-- 26-Nov-2019, tatu: moar parallelism! Per-class basis, safe, efficient enough
Expand Down

0 comments on commit 0ade659

Please sign in to comment.