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-compress.git
The following commit(s) were added to refs/heads/master by this push: new b0714fd52 Update comment b0714fd52 is described below commit b0714fd52d14c40dfbdef7a587edd453e13740c2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Apr 2 07:56:23 2025 -0400 Update comment --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 1977cb129..9a9f9702b 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -53,5 +53,5 @@ jobs: distribution: 'temurin' java-version: ${{ matrix.java }} - name: Build with Maven - # TEMP -Ddoclint=none + # TEMP -Ddoclint=none -Darguments=-Xdoclint:none run: mvn --errors --show-version --batch-mode --no-transfer-progress -Ddoclint=none -Darguments=-Xdoclint:none