+1 (binding)
* xsums/sigs OK
* NOTICE has wrong copyright year (as ctubbsii already pointed out --
fix for release.next IMO)
* No bin files in source release
* apache-rat:check passes
* DISCLAIMER is present
* Can build from source
* L&N look good (tricky as always, folks). Glanced through the list of
things pulled down by fetch.sh and that appears fine (compatible licenses)
Sorry for missing the stated window.
- Josh
On 6/2/17 12:53 PM, Keith Turner wrote:
Fluo Developers,
Please consider the following candidate for Fluo 1.1.0-incubating.
Git Commit:
ad8ee492e2f435405f98d825781098c55186f4fb
Branch:
1.1.0-incubating-rc1
If this vote passes, a gpg-signed tag will be created using:
git tag -f -m 'Apache Fluo 1.1.0-incubating' -s rel/fluo-1.1.0-incubating \
ad8ee492e2f435405f98d825781098c55186f4fb
Staging repo:
https://repository.apache.org/content/repositories/orgapachefluo-1017
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapachefluo-1017/org/apache/fluo/fluo/1.1.0-incubating/fluo-1.1.0-incubating-source-release.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapachefluo-1017/org/apache/fluo/fluo/1.1.0-incubating/fluo-1.1.0-incubating-bin.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 (in progress) can be found at:
https://fluo.apache.org/.../1.1.0-incubating
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.
This vote will end on Mon Jun 5 17:00:00 UTC 2017
(Mon Jun 5 13:00:00 EDT 2017 / Mon Jun 5 10:00:00 PDT 2017)
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-1017/
# note the trailing slash is needed