Skip to content

Commit

Permalink
Drop Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 28, 2023
1 parent 687a437 commit 93f5414
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,16 +411,6 @@
</reporting>

<profiles>
<profile>
<id>java9</id>
<activation>
<jdk>9</jdk>
</activation>
<properties>
<!-- coverall version 4.3.0 does not work with java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 -->
<coveralls.skip>true</coveralls.skip>
</properties>
</profile>
<profile>
<id>java16</id>
<!-- For testing with CGLIB on Java 16 and up. -->
Expand Down

0 comments on commit 93f5414

Please sign in to comment.