Hi all,

I'm done with all the changes I wanted in.

Thanks

Thiru

-----Original Message-----
From: Thiruvalluvan M G [mailto:[email protected]] 
Sent: Sunday, October 16, 2011 1:09 AM
To: '[email protected]'
Subject: RE: release 1.6.0 soon?

My C++ changes are also almost done. From my original list, only the
documentation JIRA is still open. I'll close it tomorrow. While documenting
I discovered two minor problems. I'll also have them addressed tomorrow.

Thanks

Thiru

-----Original Message-----
From: Douglas Creager [mailto:[email protected]] 
Sent: Saturday, October 15, 2011 8:36 PM
To: [email protected]
Subject: Re: release 1.6.0 soon?

> I just opened up JIRA issues for a couple of patches I had queued up on my
github branch.  I'll commit them to SVN in the next day or two, unless I
hear objections about any of them.

I've checked in all of the changes that I wanted to include in 1.6.0.  Vivek
Nadkarni has reported another one that I should probably fix for 1.6.0, but
he's included a patch, so that shouldn't take long.

The one issue left to discuss is AVRO-467.  It moves the build system for
the C library over from autotools to CMake.  I've been using the CMake
scripts myself for quite awhile, and they seem pretty stable.  The patch on
AVRO-467 removes the autotools files, and updates the build.sh script (used
by the multi-language driver script) to use CMake instead of autotools.  If
anyone has the time, can you verify that build.sh works with the patch
applied?  If so, we can start using CMake from 1.6.0 onwards.

The build.sh script is set up to build the C library documentation and
include it in the source tarball.  The build servers would need to have
asciidoc [1] and source-highlight [2] installed for this to work.

[1] http://www.methods.co.nz/asciidoc
[2] http://www.gnu.org/software/src-highlite/

cheers
-doug=

Reply via email to