svn commit: r1819788 - /commons/proper/commons-parent/trunk/pom.xml

2018-01-01 Thread ggregory
Author: ggregory Date: Tue Jan 2 00:36:01 2018 New Revision: 1819788 URL: http://svn.apache.org/viewvc?rev=1819788&view=rev Log: maven-site-plugin 3.6 -> 3.7 (fixes Java 9 builds; for migrating from 3.4 to 3.5.1, see https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html) M

commons-imaging git commit: IMAGING-214: avoid code execution unless/until it is needed

2018-01-01 Thread dbrosius
Repository: commons-imaging Updated Branches: refs/heads/master 51880b788 -> 0a61492fd IMAGING-214: avoid code execution unless/until it is needed Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/0a61492

commons-imaging git commit: IMAGING-213: presize collections where possible

2018-01-01 Thread dbrosius
Repository: commons-imaging Updated Branches: refs/heads/master 7862d6028 -> 51880b788 IMAGING-213: presize collections where possible Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/51880b78 Tree: http

commons-imaging git commit: IMAGING-212: use StandardCharsets to avoid reflection and UnsupportedEncodingExceptions

2018-01-01 Thread dbrosius
Repository: commons-imaging Updated Branches: refs/heads/master 4701b9628 -> 7862d6028 IMAGING-212: use StandardCharsets to avoid reflection and UnsupportedEncodingExceptions Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/c