From: Bryan Duxbury Date: Wed, 17 Feb 2010 23:10:48 +0000 (+0000) Subject: add some missing files to Manifest X-Git-Tag: 0.3.0~121 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=25b851af36d9260a18ffbf1494e572b54ce6d426;p=common%2Fthrift.git add some missing files to Manifest git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@911217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/rb/Manifest b/lib/rb/Manifest index 7b4503fb..fd1f0315 100644 --- a/lib/rb/Manifest +++ b/lib/rb/Manifest @@ -28,6 +28,8 @@ lib/thrift/core_ext.rb 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.rb 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