Hi Konrad, For me that steps succeeds without any problem. Here's the full output when cheking the release:
[INFO] ------------------------------------------------------------------------ [INFO] JACKRABBIT RELEASE CHECKER [INFO] ------------------------------------------------------------------------ [INFO] [INFO] 1. Retrieve latest release candidates [INFO] [INFO] Retrieving release candidates... [INFO] Retrieving KEYS... [INFO] [INFO] 2. Check for the presence of the staged release candidate [INFO] [INFO] OK: jackrabbit-oak-1.22.8-src.zip [INFO] OK: RELEASE-NOTES.* [INFO] [INFO] 3. Verify checksums and signatures [INFO] [INFO] Verifying jackrabbit-oak-1.22.8-src.zip... [INFO] OK: jackrabbit-oak-1.22.8-src.zip.asc [INFO] OK: jackrabbit-oak-1.22.8-src.zip.sha1 [INFO] OK: jackrabbit-oak-1.22.8-src.zip.sha512 [INFO] [INFO] 4. Compare provided SHA1 checksum with that of the release [INFO] [INFO] OK: 7ef907eee832e254b9ec07703cc4c8d4b7fcdf40 [INFO] [INFO] 5. Compare svn tag with src zip contents [INFO] [INFO] Exporting https://github.com/apache/jackrabbit-oak/tags/jackrabbit-oak-1.22.8... Looking at what you get I still see a reference to svn in your link... are you up to date with all it takes? Regards, Andrei On Thu, Jul 15, 2021 at 1:57 PM Konrad Windszus <[email protected]> wrote: > For me the step 5 fails: > > [INFO] 5. Compare svn tag with src zip contents > [INFO] > [INFO] Exporting > https://github.com/apache/jackrabbit-oak/tags/jackrabbit-oak-1.22.8... > svn: E175002: Unexpected HTTP status 504 'Gateway Timeout' on > '/apache/jackrabbit-oak/!svn/bc/125165/tags/jackrabbit-oak-1.22.8' > > Never experienced that with any of the FileVault Git releases, so I wonder > whether this is a temporary thing with GitHub or that service does not > scale well with the size of the repo..... > > Konrad > > > > > On 15. Jul 2021, at 12:04, Andrei Dulceanu <[email protected]> wrote: > > > > Hi, > > > > A candidate for the Jackrabbit Oak 1.22.8 release is available at: > > > > https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.22.8/ > > > > The release candidate is a zip archive of the sources in: > > > > > > > https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.22.8/ > > > > The SHA1 checksum of the archive is > > 7ef907eee832e254b9ec07703cc4c8d4b7fcdf40. > > > > A staged Maven repository is available for review at: > > > > https://repository.apache.org/ > > > > The command for running automated checks against this release candidate > is: > > > > # run in SVN checkout of > > https://dist.apache.org/repos/dist/dev/jackrabbit > > $ sh check-release.sh oak 1.22.8 > > 7ef907eee832e254b9ec07703cc4c8d4b7fcdf40 > > > > Please vote on releasing this package as Apache Jackrabbit Oak 1.22.8. > > The vote is open for the next 72 hours and passes if a majority of at > > least three +1 Jackrabbit PMC votes are cast. > > > > [ ] +1 Release this package as Apache Jackrabbit Oak 1.22.8 > > [ ] -1 Do not release this package because... > > > > Regards, > > Andrei > >
