Add commons.encoding (found diff'ing lang)
Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/b4fa8c71 Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/b4fa8c71 Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/b4fa8c71 Branch: refs/heads/release Commit: b4fa8c715d316e2f339ea13d10ab705abf6699f8 Parents: 4febe0e Author: Bruno P. Kinoshita <[email protected]> Authored: Sat Sep 8 20:57:35 2018 +1200 Committer: Bruno P. Kinoshita <[email protected]> Committed: Sat Sep 8 20:57:35 2018 +1200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/b4fa8c71/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3304b3b..d65e500 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version> + <commons.encoding>utf-8</commons.encoding> </properties> <scm>
