[ X ] +1 Release these artifacts Build passes with `mvn clean test site install` on java8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-18T06:33:14+12:00)Maven home: /opt/apache-maven-3.5.4Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jreDefault locale: en_NZ, platform encoding: UTF-8OS name: "linux", version: "4.15.0-45-generic", arch: "amd64", family: "unix" and java11 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-18T06:33:14+12:00)Maven home: /opt/apache-maven-3.5.4Java version: 11.0.2, vendor: Oracle Corporation, runtime: /home/kinow/Development/java/jdk-11.0.2Default locale: en_NZ, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-45-generic", arch: "amd64", family: "unix" One new Findbugs bug that can be fixed later. Nine new Checkstyle issues, again, these can be fixed later. Coverage also reduced a bit. No blockers, but would be nice for us to work on these issues later, before they accumulate (I'm adding a post-it so I remember to go through our components and fix things like unused imports, tags like TODO/FIXME, easy issues in reports, etc). Checked signatures from Maven staged artefacts and found no issues. Thanks! Bruno On Sunday, 10 February 2019, 2:58:54 am NZDT, Rob Tompkins <chtom...@apache.org> wrote: We have fixed quite a few bugs and added some significant enhancements since Apache Commons Codec 1.11 was released, so I would like to release Apache Commons Codec 1.12. Apache Commons Codec 1.12 RC3 is available for review here: https://dist.apache.org/repos/dist/dev/commons/codec/1.12-RC3 (svn revision 32424) *** Git: *** The Git tag commons-codec-1.12-RC3 commit for this RC is 0082c9e31747d6f0d5a66dc993d817a00e1451a4 which you can browse here: https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC3 Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-1423/commons-codec/commons-codec/1.12/ These are the Maven artifacts and their hashes in Nexus: #Nexus SHA-1s commons-codec-1.12-test-sources.jar=c1d216535307c18fadbf6b4e0484e4a99339f2ab commons-codec-1.12-sources.jar=bf72d17429b490b08c63d8f06a3cb7b2b52a7250 commons-codec-1.12-tests.jar=319557e5d5ebfdc7849c57f47a1adee0cc85c44b commons-codec-1.12-javadoc.jar=1b3ab3b2a27059c12f93e5fa734a789279cedea9 commons-codec-1.12.pom=096b6744065fa0fe57e09b90967482a6ac689995 commons-codec-1.12.jar=47a28ef1ed31eb182b44e15d49300dee5fadcf6a #Release SHA-512s #Sat Feb 09 08:49:03 EST 2019 commons-codec-1.12-bin-tar.gz=a799b8aaf578790f1bb9bc51316e9daa94789721f53696f0bb4fc9708ad04cd651346b36339a0854b18ee87e48cfab00b9e804c444e30b4729642a15c810d53e commons-codec-1.12-src-zip=4f05451901604bec9c76f1992a8da3d3cead022939a4226867877decd52a4889e1a454f461fc5964499dcd3f2fc52bbfa4710851b2f4ee8cbf9452475498ac91 commons-codec-1.12-javadoc-javadoc=1ffcc687af351c9b26e88415612fb4831a985bd2b3c01f507dcc95ed025b22639cfe643d4a214fd06afe3cdfe5c37360f735f1d45ef28e6a13d071bab4e11904 commons-codec-1.12-tests-test-jar=8dc80cf971136ca015c221388d6925458e29a8a26f6506d90d918bcedde2ce229eec193105eb44eb0dc0a306cee43ca236744888da491eb64d5e38ea847f24b5 commons-codec-1.12-sources-java-source=dfa52d0151b2fee33cb85fb76f8963d0c9b258d03b4dae9352de1c6e5369605dedbc4733acc19ceae74eeae2fa24dd1dee89f72c8aa4731348e83bd21a0b5b88 commons-codec-1.12-bin-zip=850840484cac38d7cbc73e6ba9cd7ecffcacff4373150ebb78f3fd265a66dc76f9fd27f29a77998446ba0982892306119c29a8bb6b849c5c2bec19983dbe79f7 commons-codec-1.12-src-tar.gz=1430adcba195e903baa2ce4ed9eafb3ccbffeeae00434bcac8f8f0e2af84bdcd74e017f20a44dc309ac17a8dd15b4e18f759d677edfe42c720102502f19c271f commons-codec-1.12-test-sources-java-source=2049873f82df638fe73639cafaa09470fa2eda2837f72eda97d37639977f2cdaffea041c0040df2b271309c983b3d018160fa2cf42efd1d3213216c2c735b739 I have tested this with ***'mvn clean install site'*** using: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00) Maven home: /usr/local/Cellar/maven/3.6.0/libexec Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.14.3", arch: "x86_64", family: "mac" Details of changes since 1.11 are in the release notes: https://dist.apache.org/repos/dist/dev/commons/codec/1.12-RC3/RELEASE-NOTES.txt https://dist.apache.org/repos/dist/dev/commons/codec/1.12-RC3/site/changes-report.html Site: https://dist.apache.org/repos/dist/dev/commons/codec/1.12-RC3/site (note some *relative* links are broken and the 1.12 directories are not yet created - these will be OK once the site is deployed.) JApiCmp Report (compared to 1.11): https://dist.apache.org/repos/dist/dev/commons/codec/1.12-RC3/site/japicmp.html RAT Report: https://dist.apache.org/repos/dist/dev/commons/codec/1.12-RC3/site/rat-report.html KEYS: https://www.apache.org/dist/commons/KEYS Please review the release candidate and vote. This vote will close no sooner that 72 hours from now. [ ] +1 Release these artifacts [ ] +0 OK, but... [ ] -0 OK, but really should fix... [ ] -1 I oppose this release because... Thank you, Rob Tompkins, Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org