Hello,

Release candidate 1 for Apache Lucy version 0.6.0 can be
found at:

    https://dist.apache.org/repos/dist/dev/lucy/apache-lucy-0.6.0-rc1/

See the CHANGES file at the top level of the archive for information
about the content of this release.

This candidate was assembled according to the process documented at:

    http://wiki.apache.org/lucy/ReleaseGuide

It was cut using "git archive" from the tag at:


https://git-wip-us.apache.org/repos/asf?p=lucy.git;a=tag;h=refs/tags/apache-lucy-0.6.0-rc1

Please vote on releasing this candidate as Apache Lucy version
0.6.0.  The vote will be held open for at least the next 72
hours.

All interested parties are welcome to inspect the release candidate
and express approval or disapproval.  Votes from members of the Lucy
PMC are binding; the vote passes if there are at least three binding
+1 votes and more +1 votes than -1 votes.

For suggestions as to how to evaluate Apache Lucy release candidates,
and for information on ASF voting procedures, see:

    http://wiki.apache.org/lucy/ReleaseVerification
    http://wiki.apache.org/lucy/ReleasePrep
    http://www.apache.org/foundation/voting.html

I tested under Ubuntu 16.04, x86 (32-bit):

- Go bindings with stock Go 1.6.1
- Perl bindings with stock Perl 5.22.1
- C bindings with stock GCC 5.3.1

All CI tests passed:

    https://travis-ci.org/apache/lucy/builds/162424868
    https://ci.appveyor.com/project/Humbedooh/lucy/build/1.0.69

You can test both the Clownfish and Lucy RC with the test_all.sh script:

curl https://dist.apache.org/repos/dist/dev/lucy/clownfish/apache-clownfish-0.6.0-rc1/apache-clownfish-0.6.0.tar.gz |tar xz curl https://dist.apache.org/repos/dist/dev/lucy/apache-lucy-0.6.0-rc1/apache-lucy-0.6.0.tar.gz |tar xz
    mv apache-clownfish-0.6.0 clownfish
    mv apache-lucy-0.6.0 lucy
    lucy/devel/bin/test_all.sh

The script requires a golang installation, Perl, and a C compiler. You can also test host languages separately by running

    lucy/devel/bin/test_all.sh go
    lucy/devel/bin/test_all.sh perl
    lucy/devel/bin/test_all.sh c

[ ] +1 Release RC 1 as Apache Lucy 0.6.0.
[ ] +0
[ ] -1 Do not release RC 1 as Apache Lucy 0.6.0 because...

Here's my +1.

Thanks,
Nick

Reply via email to