Hi Tim, FWIW here's my review SIGS BOTH LOOK GOOD
gpg --verify tika-2.0.0-ALPHA-src.zip.asc tika-2.0.0-ALPHA-src.zip gpg: Signature made Wed Jan 13 15:26:10 2021 PST gpg: using RSA key 184454FAD8697760F3E00D2E4A51A45B944FFD51 gpg: Good signature from "Tim Allison (ASF signing key) <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 1844 54FA D869 7760 F3E0 0D2E 4A51 A45B 944F FD51 shasum -a 512 tika-2.0.0-ALPHA-src.zip ae018f4384d2cd63281422cc82ec71a5b6f5d64ac29b343d714737e6b35fee6e5d0190cd065bf069948eadeeea831c5d74a6da6a554f049d3075f40eeb984f13 tika-2.0.0-ALPHA-src.zip Following element of pom.xml needs updated <ciManagement> <system>Jenkins</system> <url>https://builds.apache.org/job/Tika-trunk/</url> </ciManagement> Year needs updated in NOTICE.txt Copyright 2015 The Apache Software Foundation mvn clean install javadoc:aggregate apache-rat:check [INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ tika-parent --- gpg: signing failed: Timeout gpg: signing failed: Timeout [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Tika [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Tika parent [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Tika 2.0.0-ALPHA: [INFO] [INFO] Apache Tika parent ................................. FAILURE [01:25 min] Was/is anyone else able to build the tika-2.0.0-ALPHA-src.zip artifact? Thanks for pushing the release Tim. On 2021/01/14 01:19:16, Tim Allison <[email protected]> wrote: > All, > > A candidate for the Tika 2.0.0-ALPHA release is available at: > https://dist.apache.org/repos/dist/dev/tika/ > > The release candidate is a zip archive of the sources in: > https://github.com/apache/tika/tree/2.0.0-ALPHA-rc1/ > > The SHA-512 checksum of the archive is > > ae018f4384d2cd63281422cc82ec71a5b6f5d64ac29b343d714737e6b35fee6e5d0190cd065bf069948eadeeea831c5d74a6da6a554f049d3075f40eeb984f13. > > In addition, a staged maven repository is available here: > > https://repository.apache.org/content/repositories/orgapachetika-1065/org/apache/tika > > Please vote on releasing this package as Apache Tika 2.0.0-ALPHA. > The vote is open for the next 72 hours and passes if a majority of at > least three +1 Tika PMC votes are cast. > > Note: there may be still breaking changes before the formal release of > 2.0.0. > > Here's my +1. > > Best, > > Tim > > [ ] +1 Release this package as Apache Tika 2.0.0-ALPHA > [ ] -1 Do not release this package because... >
