I just gave a +1 over on gene...@incubator to release this. I ran into a couple issues which are (likely) local:
1) thrift/TUnion.java:230: method does not override a method from its superclass. I just reconfigure'd --without-java. 2) "make check" ran into a problem with -lboost_unit_test_framework. I'm on a Mac, and I saw else-thread that this may be an issue with my local installation. So... I gave my +1 because these seem like issues that are local. Best to be solved for "all" users out there in some way, but certainly not showstoppers for 0.4.0. Cheers, -g On Mon, Aug 16, 2010 at 16:56, Bryan Duxbury <br...@rapleaf.com> wrote: > Hi all, > > As discussed, in all the time it took for us to finally release Thrift 0.3, > we've accumulated enough changes for Thrift 0.4! > > I propose we accept > http://people.apache.org/~bryanduxbury/thrift-0.4.0-rc1.tar.gz<http://people.apache.org/%7Ebryanduxbury/thrift-0.4.0-rc1.tar.gz>as > the official Thrift 0.4.0 release. > > I created this tarball by checking out URL: > https://svn.apache.org/repos/asf/incubator/thrift/branches/0.4.x and running > "./bootstrap.sh && ./configure && make dist". > > The GPG signature for this tarball can be found at > http://people.apache.org/~bryanduxbury/thrift-0.4.0-rc1.tar.gz.asc<http://people.apache.org/%7Ebryanduxbury/thrift-0.4.0-rc1.tar.gz.asc>. > It has an MD5 signature of bb8466e5b884e9edef862a64f57abe38. > dc. > > Please download, verify the signatures, untar, and install and test the > libraries you are familiar with. We need your +1 votes to make the release! > If you encounter any problems, please let me know immediately. This vote > will close 72 hours from now. > > This release consists of 45 tickets that cover many bugs and performance > improvements. Please refer to the CHANGES file for the full list. In > addition, I've rolled back a commit to the PHP extension that was causing > build errors on non-Mac platforms. > > -Bryan >