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-logging.git
commit 0b9cd8bb836d4ada853894598d1e87411cd18329 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Nov 19 08:55:21 2023 -0500 Remove old comment --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index c54bdfb..f720ae2 100644 --- a/pom.xml +++ b/pom.xml @@ -198,7 +198,6 @@ under the License. <build> <!-- TODO spotbugs:check --> <!-- TODO replace clirr:check with japicmp:cmp --> - <!-- The verify goal causes build failures currently, so stop at package for now --> <defaultGoal>clean verify apache-rat:check japicmp:cmp javadoc:javadoc checkstyle:check</defaultGoal> <plugins>