+1 * Verified sha1, md5, and gpg signatures for all artifacts in staging repo * Verified build-resources jar is accompanied by javadoc and sources jars * Verified LICENSE/NOTICE in all built jars * Verified source tarballs contain Incubator DISCLAIMER file and LICENSE/NOTICE files * Verified build-resources source jar files match same files in git commit * Verified both pom files in repo match corresponding pom.xml in their respective git commits * Verified both source-release tarballs match their corresponding git commit * Verified Fluo could build with the parent pom, and executed the formatter and checkstyle rules in the build-resources, as specified by the parent POM
On Fri, Aug 5, 2016 at 4:02 PM Mike Walch <[email protected]> wrote: > +1 > > * Verified sha1 & md5 hashes for fluo-parent & build-resoures > * Verified signatures for fluo-parent & build-resources > * Built Fluo and Fluo recipes using staging repo and new fluo-parent > > On Fri, Aug 5, 2016 at 11:11 AM Keith Turner <[email protected]> wrote: > > > +1 > > > > * sigs and hashes are good on parent pom and resources jar > > * able to build Fluo and Fluo Recipes using staging repo and parent > > pom version 1-incubating > > * Resources eclipse-formatter.xml and java-checkstyle.xml in jar are > > same as files in rc1 branch > > * Parent pom in staging repo is same as parent pom in rc3 branch > > > > On Thu, Aug 4, 2016 at 4:48 PM, Christopher <[email protected]> wrote: > > > Fluo Developers, > > > > > > I'm combining these two votes, because they are a bit interdependent, > and > > > both are small. > > > > > > Please consider the following candidates for Fluo Parent POM > 1-incubating > > > and Fluo Build Resources 1.0.0-incubating. > > > > > > Git Commits/branches: > > > 02d4ea2332598a94285985ee8a1c8e92a42b4770 > (build-resources-1.0.0-rc1) > > > 95c48e3f14faf5cdca259d8ec60ec68b640fce1e (fluo-parent-1-rc3) > > > > > > If this vote passes, a vote will be brought to the IPMC, and if that > > > passes, gpg-signed tags will be created using: > > > git tag -f -m 'Apache Fluo Build Resources 1.0.0-incubating' -s > > > rel/build-resources-1.0.0-incubating > > > 02d4ea2332598a94285985ee8a1c8e92a42b4770 > > > git tag -f -m 'Apache Fluo Parent POM 1-incubating' -s > > > rel/fluo-parent-1-incubating 95c48e3f14faf5cdca259d8ec60ec68b640fce1e > > > > > > Staging repo: > > > https://repository.apache.org/content/repositories/orgapachefluo-1004 > > > > > > Source artifacts: > > > > > > https://repository.apache.org/content/repositories/orgapachefluo-1004/org/apache/fluo/build-resources/1.0.0-incubating/build-resources-1.0.0-incubating-source-release.tar.gz > > > > > > https://repository.apache.org/content/repositories/orgapachefluo-1004/org/apache/fluo/fluo-parent/1-incubating/fluo-parent-1-incubating-source-release.tar.gz > > > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a > > > given artifact.) > > > > > > Signing key fingerprint is: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D > > > > > > Please vote one of: > > > [ ] +1 - I have verified and accept... > > > [ ] +0 - I have reservations, but not strong enough to vote against... > > > [ ] -1 - Because..., I do not accept... > > > ... these artifacts as the 1-incubating release of Apache Fluo Parent > > POM. > > > > > > This vote will end on Sun Aug 07 21:00:00 UTC 2016 > > > (Sun Aug 07 17:00:00 EDT 2016 / Sun Aug 07 14:00:00 PDT 2016) > > > > > > Thanks! > > > > > > P.S. Hint: download the whole staging repo with > > > wget -erobots=off -r -l inf -np -nH \ > > > > > https://repository.apache.org/content/repositories/orgapachefluo-1004/ > > > # note the trailing slash is needed > > >
