This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


The following commit(s) were added to refs/heads/master by this push:
     new ba997210 Drop Coveralls
ba997210 is described below

commit ba99721008bf36733dbb0fabd7a3e88fbbae8b7f
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Nov 28 10:39:53 2023 -0500

    Drop Coveralls
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c6dd648f..f06dc7cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -555,8 +555,6 @@ file comparators, endian transformation classes, and much 
more.
         <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>
         <maven.compiler.release>8</maven.compiler.release>
       </properties>
     </profile>

Reply via email to