+1 signatures and hashes ok, builds, runs
I found the following somewhat strange, but they're not blockers: wikisearch javadoc jar not in the same directory as other wikisearch jars wikisearch-query-1.4.0.jar is mysteriously not present; but to run the wikisearch example the user will have to build using mvn assembly:single, and the jar appears in the wikisearch-query tar that is built Billie ----- Original Message ----- > From: "Eric Newton" <eric.new...@gmail.com> > To: accumulo-dev@incubator.apache.org > Sent: Friday, March 23, 2012 12:52:27 PM > Subject: [VOTE] accumulo-1.4.0-incubating RC5 > Please vote on releasing the following candidate as Apache Accumulo > version > 1.4.0. > > The src tar ball was generated by exporting : > https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc5 > > To build the dist tar ball from the source run the following command : > src/assemble/build.sh > > Tarballs, checksums, signatures: > http://people.apache.org/~kturner/1.4.0rc5 > > Maven Staged Repository: > https://repository.apache.org/content/repositories/orgapacheaccumulo-103 > > SVN tag: > https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc5 > > Keys: > http://www.apache.org/dist/incubator/accumulo/KEYS > > Changes: > https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc5/CHANGES > > The vote will be held open for the next 72 hours. > > The following changes were made between RC2 and RC5 > * Graduation: removed 'incubating' from tag > * Change cast of FileSystem to support MapR > * Fixed deadlock recovering root tablet > * Fixed slow memory leak in tablet servers > * Added Snappy support > * Fixed wikisearch against unindexed fields > * Removed duplicate methods in IteratorSettings > * Reduced the debugging level in for the examples > * Updated LICENSE and NOTICE > * Simple examples sources jar moved from incorrect location