Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 69067 invoked from network); 8 Dec 2009 22:59:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Dec 2009 22:59:54 -0000 Received: (qmail 41115 invoked by uid 500); 8 Dec 2009 22:59:54 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 41095 invoked by uid 500); 8 Dec 2009 22:59:54 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 41085 invoked by uid 99); 8 Dec 2009 22:59:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 22:59:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 22:59:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9075C23889BB; Tue, 8 Dec 2009 22:59:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r888618 - /incubator/cassandra/trunk/build.xml Date: Tue, 08 Dec 2009 22:59:31 -0000 To: cassandra-commits@incubator.apache.org From: eevans@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091208225931.9075C23889BB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: eevans Date: Tue Dec 8 22:59:31 2009 New Revision: 888618 URL: http://svn.apache.org/viewvc?rev=888618&view=rev Log: build javadocs for thrift generated code Patch by eevans Modified: incubator/cassandra/trunk/build.xml Modified: incubator/cassandra/trunk/build.xml URL: http://svn.apache.org/viewvc/incubator/cassandra/trunk/build.xml?rev=888618&r1=888617&r2=888618&view=diff ============================================================================== --- incubator/cassandra/trunk/build.xml (original) +++ incubator/cassandra/trunk/build.xml Tue Dec 8 22:59:31 2009 @@ -292,6 +292,9 @@ + + +