You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by cu...@apache.org on 2010/08/30 19:14:07 UTC

svn commit: r990867 - in /avro/trunk: DIST_README.txt lang/py/ lang/ruby/ lang/ruby/Manifest

Author: cutting
Date: Mon Aug 30 17:14:06 2010
New Revision: 990867

URL: http://svn.apache.org/viewvc?rev=990867&view=rev
Log:
Minor updates to ignores, manifests, & READMEs, cleanups for 1.4.

Modified:
    avro/trunk/DIST_README.txt
    avro/trunk/lang/py/   (props changed)
    avro/trunk/lang/ruby/   (props changed)
    avro/trunk/lang/ruby/Manifest

Modified: avro/trunk/DIST_README.txt
URL: http://svn.apache.org/viewvc/avro/trunk/DIST_README.txt?rev=990867&r1=990866&r2=990867&view=diff
==============================================================================
--- avro/trunk/DIST_README.txt (original)
+++ avro/trunk/DIST_README.txt Mon Aug 30 17:14:06 2010
@@ -9,6 +9,6 @@ This distribution contains the following
 
   - avro-doc-x.y.z.tar.gz contains Avro's pre-built documentation.
 
-  - the c/, cpp/, java/, py/, and ruby/ subdirectories contain
+  - the c/, cpp/, java/, php/, py/, and ruby/ subdirectories contain
     pre-built, language-specific binaries, bundles, etc. as
     conveniences.

Propchange: avro/trunk/lang/py/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Aug 30 17:14:06 2010
@@ -1,2 +1,3 @@
 avro.egg-info
 build
+MANIFEST

Propchange: avro/trunk/lang/ruby/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Aug 30 17:14:06 2010
@@ -1,3 +1,4 @@
 avro.gemspec
+data.avr
 pkg
 tmp

Modified: avro/trunk/lang/ruby/Manifest
URL: http://svn.apache.org/viewvc/avro/trunk/lang/ruby/Manifest?rev=990867&r1=990866&r2=990867&view=diff
==============================================================================
--- avro/trunk/lang/ruby/Manifest (original)
+++ avro/trunk/lang/ruby/Manifest Mon Aug 30 17:14:06 2010
@@ -2,6 +2,7 @@ CHANGELOG
 Manifest
 Rakefile
 avro.gemspec
+data.avr
 interop/test_interop.rb
 lib/avro.rb
 lib/avro/collect_hash.rb
@@ -12,7 +13,13 @@ lib/avro/protocol.rb
 lib/avro/schema.rb
 test/random_data.rb
 test/sample_ipc_client.rb
+test/sample_ipc_http_client.rb
+test/sample_ipc_http_server.rb
 test/sample_ipc_server.rb
+test/test_datafile.rb
 test/test_help.rb
 test/test_io.rb
 test/test_protocol.rb
+test/test_socket_transport.rb
+test/tool.rb
+tmp/test.rb.avro