+1 I did the following checks:
* Signatures match. * Projects build without problems and all tests pass. * LICENSE and NOTICE files are correct. * All files have the appropriate headers. * There are no binary bundles in the source archives. * The contents of the expanded source archives match the tag. On 2 August 2015 at 21:28, Andrew Phillips <andr...@apache.org> wrote: > Hi all > > ======================================================================= > Apache ID: andrewp > ----------------------------------------------------------------------- > [X] +1 Release. > [ ] -1 Don't release (see notes). > ----------------------------------------------------------------------- > Checklist (all items optional, mark only those personally verified): > > [X] Checksums and PGP signatures are valid. > [ ] Expanded source archive matches contents of RC tag. > [ ] Expanded source archive builds and passes tests. > [X] LICENSE is present and correct. > [X] NOTICE is present and correct, including copyright date. > [X] All files have license headers where appropriate. > [X] All dependencies have compatible licenses. > [X] No compiled archives bundled in source archive. > [ ] I follow this project's commits list. > ----------------------------------------------------------------------- > Notes: > * Ran 'mvn clean install -Dmaven.javadoc.skip=true', which includes > the RAT plugin execution. > * Checked for compiled archives by searching for ".jar", ".bin", > ".zip" and ".tar.gz" in the expanded source archives > * Built the blobstore-basics and compute-basics examples for > jclouds-examples and ran them successfully against aws-s3/aws-ec2 > > Many thanks to abayer and Ignasi for getting this RC out! > > ap