You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fluo.apache.org by Keith Turner <ke...@deenlo.com> on 2017/06/12 23:16:36 UTC

[VOTE] Apache Fluo Recipes 1.1.0-incubating-rc1

Fluo Developers,

Please consider the following candidate for Fluo Recipes 1.1.0-incubating.

Git Commit:
    4769fa9a3a43af030de318c0423a7cae5c5eb4fe
Branch:
    1.1.0-incubating-rc1

If this vote passes, a gpg-signed tag will be created using:
    git tag -f -m 'Apache Fluo Recipes 1.1.0-incubating' -s
rel/fluo-recipes-1.1.0-incubating \
    4769fa9a3a43af030de318c0423a7cae5c5eb4fe
Staging repo: https://repository.apache.org/content/repositories/orgapachefluo-1018
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapachefluo-1018/org/apache/fluo/fluo-recipes/1.1.0-incubating/fluo-recipes-1.1.0-incubating-source-release.tar.gz
(Append ".sha1", ".md5", or ".asc" to download the signature/hash for
a given artifact.)

All artifacts were built and staged with:
    mvn release:prepare && mvn release:perform

Signing keys are available at https://www.apache.org/dist/incubator/fluo/KEYS
(Expected fingerprint: CF72CA07C8BC86A1C862765F9AACFB56352ACF76)

Release notes will be created during the vote.

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.1.0-incubating release of Apache Fluo Recipes.

Voting is open until at least Thu Jun 15 23:30:00 UTC 2017
(Thu Jun 15 19:30:00 EDT 2017 / Thu Jun 15 16:30:00 PDT 2017)

After this, the release manager can call the vote at any time.

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-1018/
    # note the trailing slash is needed

Re: [VOTE] Apache Fluo Recipes 1.1.0-incubating-rc1

Posted by Keith Turner <ke...@deenlo.com>.
+1

 * Sigs and hashes are good.
 * Was able to run webindex using jars from staging repo

On Mon, Jun 12, 2017 at 7:16 PM, Keith Turner <ke...@deenlo.com> wrote:
> Fluo Developers,
>
> Please consider the following candidate for Fluo Recipes 1.1.0-incubating.
>
> Git Commit:
>     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> Branch:
>     1.1.0-incubating-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Fluo Recipes 1.1.0-incubating' -s
> rel/fluo-recipes-1.1.0-incubating \
>     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> Staging repo: https://repository.apache.org/content/repositories/orgapachefluo-1018
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapachefluo-1018/org/apache/fluo/fluo-recipes/1.1.0-incubating/fluo-recipes-1.1.0-incubating-source-release.tar.gz
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for
> a given artifact.)
>
> All artifacts were built and staged with:
>     mvn release:prepare && mvn release:perform
>
> Signing keys are available at https://www.apache.org/dist/incubator/fluo/KEYS
> (Expected fingerprint: CF72CA07C8BC86A1C862765F9AACFB56352ACF76)
>
> Release notes will be created during the vote.
>
> 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.1.0-incubating release of Apache Fluo Recipes.
>
> Voting is open until at least Thu Jun 15 23:30:00 UTC 2017
> (Thu Jun 15 19:30:00 EDT 2017 / Thu Jun 15 16:30:00 PDT 2017)
>
> After this, the release manager can call the vote at any time.
>
> 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-1018/
>     # note the trailing slash is needed

Re: [VOTE] Apache Fluo Recipes 1.1.0-incubating-rc1

Posted by Christopher <ct...@apache.org>.
+1

Checked sigs and hashes
Verified tarball matches git commit (minus generated DEPENDENCIES file,
from Apache parent pom, which can't be helped)
Built and tests passed
Jars have corresponding source and javadoc jars and correct git commit
Verified LICENSE/NOTICE/DISCLAIMER files

Only concern: Fluo Recipes is still using a lot of deprecated code from
Fluo. It should be migrated to use the replacements. Noticed this during
build, which produced a lot of deprecation warnings from the compiler.
Created https://github.com/apache/incubator-fluo-recipes/issues/135

On Tue, Jun 13, 2017 at 5:13 PM Mike Walch <mw...@apache.org> wrote:

> +1
>
> * Verified sha1 & md5 hashes matched
> * Verified signatures
> * Built and ran ITs for Webindex & Stresso using fluo-recipes jars in
> staging repo
>
> On Mon, Jun 12, 2017 at 7:16 PM Keith Turner <ke...@deenlo.com> wrote:
>
> > Fluo Developers,
> >
> > Please consider the following candidate for Fluo Recipes
> 1.1.0-incubating.
> >
> > Git Commit:
> >     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> > Branch:
> >     1.1.0-incubating-rc1
> >
> > If this vote passes, a gpg-signed tag will be created using:
> >     git tag -f -m 'Apache Fluo Recipes 1.1.0-incubating' -s
> > rel/fluo-recipes-1.1.0-incubating \
> >     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> > Staging repo:
> > https://repository.apache.org/content/repositories/orgapachefluo-1018
> > Source (official release artifact):
> >
> >
> https://repository.apache.org/content/repositories/orgapachefluo-1018/org/apache/fluo/fluo-recipes/1.1.0-incubating/fluo-recipes-1.1.0-incubating-source-release.tar.gz
> > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for
> > a given artifact.)
> >
> > All artifacts were built and staged with:
> >     mvn release:prepare && mvn release:perform
> >
> > Signing keys are available at
> > https://www.apache.org/dist/incubator/fluo/KEYS
> > (Expected fingerprint: CF72CA07C8BC86A1C862765F9AACFB56352ACF76)
> >
> > Release notes will be created during the vote.
> >
> > 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.1.0-incubating release of Apache Fluo
> Recipes.
> >
> > Voting is open until at least Thu Jun 15 23:30:00 UTC 2017
> > (Thu Jun 15 19:30:00 EDT 2017 / Thu Jun 15 16:30:00 PDT 2017)
> >
> > After this, the release manager can call the vote at any time.
> >
> > 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-1018/
> >     # note the trailing slash is needed
> >
>

Re: [VOTE] Apache Fluo Recipes 1.1.0-incubating-rc1

Posted by Mike Walch <mw...@apache.org>.
+1

* Verified sha1 & md5 hashes matched
* Verified signatures
* Built and ran ITs for Webindex & Stresso using fluo-recipes jars in
staging repo

On Mon, Jun 12, 2017 at 7:16 PM Keith Turner <ke...@deenlo.com> wrote:

> Fluo Developers,
>
> Please consider the following candidate for Fluo Recipes 1.1.0-incubating.
>
> Git Commit:
>     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> Branch:
>     1.1.0-incubating-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Fluo Recipes 1.1.0-incubating' -s
> rel/fluo-recipes-1.1.0-incubating \
>     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> Staging repo:
> https://repository.apache.org/content/repositories/orgapachefluo-1018
> Source (official release artifact):
>
> https://repository.apache.org/content/repositories/orgapachefluo-1018/org/apache/fluo/fluo-recipes/1.1.0-incubating/fluo-recipes-1.1.0-incubating-source-release.tar.gz
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for
> a given artifact.)
>
> All artifacts were built and staged with:
>     mvn release:prepare && mvn release:perform
>
> Signing keys are available at
> https://www.apache.org/dist/incubator/fluo/KEYS
> (Expected fingerprint: CF72CA07C8BC86A1C862765F9AACFB56352ACF76)
>
> Release notes will be created during the vote.
>
> 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.1.0-incubating release of Apache Fluo Recipes.
>
> Voting is open until at least Thu Jun 15 23:30:00 UTC 2017
> (Thu Jun 15 19:30:00 EDT 2017 / Thu Jun 15 16:30:00 PDT 2017)
>
> After this, the release manager can call the vote at any time.
>
> 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-1018/
>     # note the trailing slash is needed
>

Re: [VOTE] Apache Fluo Recipes 1.1.0-incubating-rc1

Posted by Billie Rinaldi <bi...@apache.org>.
+1
verified signature and checksums
verified tarball matches git commit
built successfully
disclaimer is good
license and notice are good

On Mon, Jun 12, 2017 at 4:16 PM, Keith Turner <ke...@deenlo.com> wrote:

> Fluo Developers,
>
> Please consider the following candidate for Fluo Recipes 1.1.0-incubating.
>
> Git Commit:
>     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> Branch:
>     1.1.0-incubating-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Fluo Recipes 1.1.0-incubating' -s
> rel/fluo-recipes-1.1.0-incubating \
>     4769fa9a3a43af030de318c0423a7cae5c5eb4fe
> Staging repo: https://repository.apache.org/content/repositories/
> orgapachefluo-1018
> Source (official release artifact):
> https://repository.apache.org/content/repositories/
> orgapachefluo-1018/org/apache/fluo/fluo-recipes/1.1.0-
> incubating/fluo-recipes-1.1.0-incubating-source-release.tar.gz
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for
> a given artifact.)
>
> All artifacts were built and staged with:
>     mvn release:prepare && mvn release:perform
>
> Signing keys are available at https://www.apache.org/dist/
> incubator/fluo/KEYS
> (Expected fingerprint: CF72CA07C8BC86A1C862765F9AACFB56352ACF76)
>
> Release notes will be created during the vote.
>
> 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.1.0-incubating release of Apache Fluo Recipes.
>
> Voting is open until at least Thu Jun 15 23:30:00 UTC 2017
> (Thu Jun 15 19:30:00 EDT 2017 / Thu Jun 15 16:30:00 PDT 2017)
>
> After this, the release manager can call the vote at any time.
>
> 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-1018/
>     # note the trailing slash is needed
>