+1 Run the verification scripts to check the following:
* Checksums are valid * Signatures are valid * The expanded source archive builds and passes tests * All files have license headers where appropriate * Expanded source archives match the contents of the RC tags * All LICENSE and NOTICE files are present and correct (verified manually) * There are no binary files bundled in the source archives (manually looked tor exe, bin, tar and zip files) I've tested EC2 with the examples, and run the live tests for several compute providers. There are just minor failures (see the DISCUSS thread for details). On 4 July 2017 at 11:40, Andrea Turli <andrea.tu...@gmail.com> wrote: > Thanks I didn't get that! > > Ok so it's +1 for me > > On Tue, Jul 4, 2017 at 10:07 AM, Ignasi Barrera <n...@apache.org> wrote: > >> Geoff comment was about missing JIRAs. The code is already in 2.0.x >> and the JIRAs already created so the code changes appear in the >> release notes. No need to cut another RC. >> >> On 4 July 2017 at 09:50, Andrea Turli <andrea.tu...@gmail.com> wrote: >> > Successfully ran the verify script that checks >> > >> > - Download links work. >> > - Binaries work. >> > - Checksums and PGP signatures are valid. >> > - Expanded source archive matches contents of RC tag. >> > - Expanded source archive builds and passes tests. >> > >> > using >> > >> > $ mvn -v >> > Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; >> > 2017-04-03T21:39:06+02:00) >> > Maven home: /usr/local/Cellar/maven/3.5.0/libexec >> > Java version: 1.8.0_131, vendor: Oracle Corporation >> > Java home: >> > /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/jre >> > Default locale: en_US, platform encoding: UTF-8 >> > OS name: "mac os x", version: "10.12.5", arch: "x86_64", family: "mac" >> > >> > There is a problem with jclouds-karaf itests >> > >> > Results : >> > >> > Failed tests: >> > testVagrant:org.jclouds.karaf.itests.ApisFeaturesInstallationTest. >> testVagrant:KarafTestContainer{mvn:org.apache.karaf\/apache-karaf\/2. >> 3.11\/tar.gz}(org.jclouds.karaf.itests.ApisFeaturesInstallationTest): >> > Expected jclouds-vagrant feature to be installed. >> > >> > but I don't think it is blocking. So my vote is 0 >> > >> > --- >> > >> > Geoff raised a good point about some pending PRs, shall we cancel this >> > vote, merge them and cut a rc2? >> > >> > Best, >> > Andrea >>