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-exec.git
The following commit(s) were added to refs/heads/master by this push: new 116f7ddc Better comment 116f7ddc is described below commit 116f7ddc9d3f73d468f803caa842fa17009a9e7d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Dec 29 09:31:36 2023 -0500 Better comment --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e4a081d7..9b16436a 100644 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ <commons.jira.id>EXEC</commons.jira.id> <commons.jira.pid>12310814</commons.jira.pid> <!-- The RC version used in the staging repository URL. --> - <!-- Tell M2 not to use platform specific encodings for copying resources --> + <!-- Don't use platform specific encodings for copying resources --> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>