You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by br...@apache.org on 2010/02/18 00:10:48 UTC

svn commit: r911217 - /incubator/thrift/trunk/lib/rb/Manifest

Author: bryanduxbury
Date: Wed Feb 17 23:10:48 2010
New Revision: 911217

URL: http://svn.apache.org/viewvc?rev=911217&view=rev
Log:
add some missing files to Manifest

Modified:
    incubator/thrift/trunk/lib/rb/Manifest

Modified: incubator/thrift/trunk/lib/rb/Manifest
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/rb/Manifest?rev=911217&r1=911216&r2=911217&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/rb/Manifest (original)
+++ incubator/thrift/trunk/lib/rb/Manifest Wed Feb 17 23:10:48 2010
@@ -28,6 +28,8 @@
 lib/thrift/exceptions.rb
 lib/thrift/processor.rb
 lib/thrift/struct.rb
+lib/thrift/struct_union.rb
+lib/thrift/union.rb
 lib/thrift/thrift_native.rb
 lib/thrift/types.rb
 lib/thrift/core_ext/fixnum.rb
@@ -76,6 +78,7 @@
 spec/socket_spec_shared.rb
 spec/spec_helper.rb
 spec/struct_spec.rb
+spec/union_spec.rb
 spec/ThriftSpec.thrift
 spec/types_spec.rb
 spec/unix_socket_spec.rb