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