On Fri, 28 Aug 2020 at 15:38, Gary Gregory <garydgreg...@gmail.com> wrote:
> +1 > Built from git tag with: > mvn clean test package site -Pjapicmp -Pjacoco > > Using: > Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) > Maven home: /opt/apache-maven-3.6.3 > Java version: 1.8.0_265, vendor: AdoptOpenJDK, runtime: > /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "10.15.6", arch: "x86_64", family: "mac" > > Reports look good aside from a few Checkstyle issues. > Thanks. These all look trivial, some may have been there a while since there are 11 errors in the 1.14 release report: https://commons.apache.org/proper/commons-codec/checkstyle.html Post release I will fix these and add checkstyle:check in the default build to prevent more creeping in. >