Return-Path: Delivered-To: apmail-avro-commits-archive@www.apache.org Received: (qmail 55130 invoked from network); 30 Aug 2010 17:21:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Aug 2010 17:21:29 -0000 Received: (qmail 93883 invoked by uid 500); 30 Aug 2010 17:21:29 -0000 Delivered-To: apmail-avro-commits-archive@avro.apache.org Received: (qmail 93857 invoked by uid 500); 30 Aug 2010 17:21:28 -0000 Mailing-List: contact commits-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list commits@avro.apache.org Received: (qmail 93844 invoked by uid 99); 30 Aug 2010 17:21:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Aug 2010 17:21:28 +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; Mon, 30 Aug 2010 17:21:26 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6F68323889ED; Mon, 30 Aug 2010 17:20:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r990871 - /avro/trunk/lang/ruby/Manifest Date: Mon, 30 Aug 2010 17:20:08 -0000 To: commits@avro.apache.org From: cutting@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100830172008.6F68323889ED@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cutting Date: Mon Aug 30 17:20:08 2010 New Revision: 990871 URL: http://svn.apache.org/viewvc?rev=990871&view=rev Log: Remove generated data files from Ruby's Manifest. Modified: avro/trunk/lang/ruby/Manifest Modified: avro/trunk/lang/ruby/Manifest URL: http://svn.apache.org/viewvc/avro/trunk/lang/ruby/Manifest?rev=990871&r1=990870&r2=990871&view=diff ============================================================================== --- avro/trunk/lang/ruby/Manifest (original) +++ avro/trunk/lang/ruby/Manifest Mon Aug 30 17:20:08 2010 @@ -2,7 +2,6 @@ CHANGELOG Manifest Rakefile avro.gemspec -data.avr interop/test_interop.rb lib/avro.rb lib/avro/collect_hash.rb @@ -22,4 +21,3 @@ test/test_io.rb test/test_protocol.rb test/test_socket_transport.rb test/tool.rb -tmp/test.rb.avro