Closing RC0 due to the issues Roger found and proposing RC1 
as the new 0.6.1 candidate available at
http://people.apache.org/~jfarrell/thrift/0.6.1/thrift-0.6.1-rc1.tar.gz. 
RC0  was a set of small bug fixes against the  0.6.x branch and this 
release is mainly to get the java library published into the apache maven 
repository. On top of the RC0 this includes the javascript test 
case fix as well as adding the java build.properties file.

I generated this tarball by checking out 
https://svn.apache.org/repos/asf/thrift/branches/0.6.x and running 
"./bootstrap.sh && ./configure && make dist".

The GPG signature can be found at:
http://people.apache.org/~jfarrell/thrift/0.6.1/thrift-0.6.1-rc1.tar.gz.asc
It has an MD5 sum of e1ec722d5f38077a23a32c4de4d4ce94.

The java library can be found at:
http://people.apache.org/~jfarrell/thrift/0.6.1/lib/java
or
https://repository.apache.org/content/repositories/orgapachethrift-110
It has an MD5 sum of 55307eee5fce3903537a3df45e47c0a2.

Please download, verify sig/sum, and install/test the libraries of 
your choice.

This vote closes in 72 hours.

-Jake



On Apr 20, 2011, at 2:14 PM, Roger Meier wrote:

> Great job!
> 
> But there's a little issue probably worth to fix
> 
> build.properties is missing within the thrift-0.6.1-rc0.tar.gz:
> 
> https://svn.apache.org/repos/asf/thrift/branches/0.6.x/lib/java/build.proper
> ties
> 
> to be added as EXTRA_DIST target:
> 
> Index: lib/java/Makefile.am
> ===================================================================
> --- lib/java/Makefile.am        (revision 1095483)
> +++ lib/java/Makefile.am        (working copy)
> @@ -17,7 +17,7 @@
> # under the License.
> #
> 
> -EXTRA_DIST = build.xml src test
> +EXTRA_DIST = build.properties build.xml src test
> 
> export CLASSPATH
> ===================================================================
> 
> -roger
> 
> -----Ursprüngliche Nachricht-----
> Von: Jake Luciani [mailto:jak...@gmail.com] 
> Gesendet: Mittwoch, 20. April 2011 19:38
> An: dev@thrift.apache.org
> Betreff: Re: [VOTE] Thrift 0.6.1 RC0
> 
> +1
> 
> On Tue, Apr 19, 2011 at 6:41 PM, Jake Farrell <jfarr...@apache.org> wrote:
> 
>> All,
>> 
>> I propose that we accept
>> http://people.apache.org/~jfarrell/thrift/0.6.1/thrift-0.6.1-rc0.tar.g
>> z as the official Thrift 0.6.1 release. There where a couple small bug 
>> fixes against the  0.6.x branch and this is mainly to get the java 
>> library published into the apache maven repository.
>> 
>> I generated this tarball by checking out 
>> https://svn.apache.org/repos/asf/thrift/branches/0.6.x and running 
>> "./bootstrap.sh && ./configure && make dist".
>> 
>> The GPG signature can be found at:
>> http://people.apache.org/~jfarrell/thrift/0.6.1/thrift-0.6.1-rc0.tar.g
>> z.asc
>> .
>> It has an MD5 sum of dcd9d2d39aa22b615dd5c5ef2d7b7cfb.
>> 
>> The java library can be found at:
>> http://people.apache.org/~jfarrell/thrift/0.6.1/lib/java
>> or
>> https://repository.apache.org/content/repositories/orgapachethrift-107
>> It has an MD5 sum of 21bf7163d03bff22ca0b6598ae3f05e0.
>> 
>> Please download, verify sig/sum, and install/test the libraries of 
>> your choice.
>> 
>> This vote closes in 72 hours.
>> 
>> -Jake
> 
> 
> 
> 
> --
> http://twitter.com/tjake
> 

Reply via email to