Since the build.sh script in the source tar bar does not work I
propose changing the vote request to the following :
-----------
Please vote on releasing the following candidate as Apache Accumulo
(incubating) version 1.4.0.
The src tar ball was generated by exporting :
https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1
To build the dist tar ball from the source run the following commands :
mvn package
mvn package javadoc:aggregate javadoc:jar source:jar
(cd src/server/src/main/c++; make)
mvn assembly:single -N
Tarballs, checksums, signatures:
http://people.apache.org/~kturner/1.4.0rc1/
Maven Staged Repository:
https://repository.apache.org/content/repositories/orgapacheaccumulo-077
SVN tag:
https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/
Keys:
http://www.apache.org/dist/incubator/accumulo/KEYS
Changes:
https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/CHANGES
The vote will be held open for the next 72 hours.
On Wed, Mar 14, 2012 at 11:37 AM, Keith Turner <keith@deenlo.com> wrote:
> Please vote on releasing the following candidate as Apache Accumulo
> (incubating) version 1.4.0.
>
> I generated the tarballs by exporting
> https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1
> then running "tar cvzf" to create the src and running
> "./src/assemble/build.sh" to create the dist.
>
> Tarballs, checksums, signatures:
> http://people.apache.org/~kturner/1.4.0rc1/
>
> Maven Staged Repository:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-077
>
> SVN tag:
> https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/
>
> Keys:
> http://www.apache.org/dist/incubator/accumulo/KEYS
>
> Changes:
> https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/CHANGES
>
> The vote will be held open for the next 72 hours.
>
> Thanks,
> Keith
|