/[Apache-SVN]
ViewVC logotype

Revision 1087445


Jump to revision: Previous Next
Author: cutting
Date: Thu Mar 31 21:26:10 2011 UTC (13 years ago)
Changed paths: 92
Log Message:
Merge 1087439, 1087440 from trunk to 1.5 branch.  Fixes AVRO-533.

Changed paths

Path Details
Directoryavro/branches/branch-1.5/ modified , props changed
Directoryavro/branches/branch-1.5/CHANGES.txt modified , text changed
Directoryavro/branches/branch-1.5/build.sh modified , text changed
Directoryavro/branches/branch-1.5/lang/csharp/
(Copied from avro/trunk/lang/csharp, r1087439)
added , props changed
Directoryavro/branches/branch-1.5/lang/csharp/Avro.nunit
(Copied from avro/trunk/lang/csharp/Avro.nunit, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/Avro.sln
(Copied from avro/trunk/lang/csharp/Avro.sln, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/README
(Copied from avro/trunk/lang/csharp/README, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/build.sh
(Copied from avro/trunk/lang/csharp/build.sh, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/lib/
(Copied from avro/trunk/lang/csharp/lib, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/lib/main/
(Copied from avro/trunk/lang/csharp/lib/main, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/lib/main/Newtonsoft.Json.dll
(Copied from avro/trunk/lang/csharp/lib/main/Newtonsoft.Json.dll, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/lib/main/log4net.dll
(Copied from avro/trunk/lang/csharp/lib/main/log4net.dll, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/lib/test/
(Copied from avro/trunk/lang/csharp/lib/test, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/lib/test/nunit.framework.dll
(Copied from avro/trunk/lang/csharp/lib/test/nunit.framework.dll, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/
(Copied from avro/trunk/lang/csharp/src, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/
(Copied from avro/trunk/lang/csharp/src/apache, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/codegen/
(Copied from avro/trunk/lang/csharp/src/apache/codegen, r1087439)
replaced , props changed
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/codegen/Avro.codegen.csproj
(Copied from avro/trunk/lang/csharp/src/apache/codegen/Avro.codegen.csproj, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/codegen/Program.cs
(Copied from avro/trunk/lang/csharp/src/apache/codegen/Program.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/codegen/Properties/
(Copied from avro/trunk/lang/csharp/src/apache/codegen/Properties, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/codegen/Properties/AssemblyInfo.cs
(Copied from avro/trunk/lang/csharp/src/apache/codegen/Properties/AssemblyInfo.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/codegen/app.config
(Copied from avro/trunk/lang/csharp/src/apache/codegen/app.config, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/
(Copied from avro/trunk/lang/csharp/src/apache/main, r1087439)
replaced , props changed
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Avro.main.csproj
(Copied from avro/trunk/lang/csharp/src/apache/main/Avro.main.csproj, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/CodeGen/
(Copied from avro/trunk/lang/csharp/src/apache/main/CodeGen, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/CodeGen/AvroRuntimeException.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/CodeGen/AvroRuntimeException.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/CodeGen/CodeGen.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/CodeGen/CodeGen.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/CodeGen/CodeGenException.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/CodeGen/CodeGenException.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/CodeGen/CodeGenExt.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/CodeGen/CodeGenExt.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/DatumReader.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic/DatumReader.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/DatumWriter.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic/DatumWriter.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/GenericEnum.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic/GenericEnum.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/GenericFixed.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic/GenericFixed.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/GenericReader.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic/GenericReader.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/GenericRecord.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic/GenericRecord.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Generic/GenericWriter.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Generic/GenericWriter.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/IO/
(Copied from avro/trunk/lang/csharp/src/apache/main/IO, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/IO/BinaryDecoder.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/IO/BinaryDecoder.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/IO/BinaryEncoder.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/IO/BinaryEncoder.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/IO/Decoder.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/IO/Decoder.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/IO/Encoder.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/IO/Encoder.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/IO/Resolver.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/IO/Resolver.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Properties/
(Copied from avro/trunk/lang/csharp/src/apache/main/Properties, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Properties/AssemblyInfo.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Properties/AssemblyInfo.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Properties/Settings.Designer.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Properties/Settings.Designer.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Protocol/
(Copied from avro/trunk/lang/csharp/src/apache/main/Protocol, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Protocol/Message.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Protocol/Message.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Protocol/Protocol.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Protocol/Protocol.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Protocol/ProtocolParseException.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Protocol/ProtocolParseException.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/ArraySchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/ArraySchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/AvroException.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/AvroException.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/AvroTypeException.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/AvroTypeException.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/EnumSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/EnumSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/Field.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/Field.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/FixedSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/FixedSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/JsonHelper.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/JsonHelper.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/MapSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/MapSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/NamedSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/NamedSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/PrimitiveSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/PrimitiveSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/Property.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/Property.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/RecordSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/RecordSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/Schema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/Schema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/SchemaName.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/SchemaName.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/SchemaParseException.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/SchemaParseException.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/UnionSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/UnionSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Schema/UnnamedSchema.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Schema/UnnamedSchema.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Specific/
(Copied from avro/trunk/lang/csharp/src/apache/main/Specific, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Specific/ObjectCreator.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Specific/ObjectCreator.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Specific/SpecificFixed.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Specific/SpecificFixed.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Specific/SpecificReader.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Specific/SpecificReader.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Specific/SpecificRecord.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Specific/SpecificRecord.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/main/Specific/SpecificWriter.cs
(Copied from avro/trunk/lang/csharp/src/apache/main/Specific/SpecificWriter.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/
(Copied from avro/trunk/lang/csharp/src/apache/test, r1087439)
replaced , props changed
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Avro.test.csproj
(Copied from avro/trunk/lang/csharp/src/apache/test/Avro.test.csproj, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/CodGen/
(Copied from avro/trunk/lang/csharp/src/apache/test/CodGen, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/CodGen/CodeGenTest.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/CodGen/CodeGenTest.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Generic/
(Copied from avro/trunk/lang/csharp/src/apache/test/Generic, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Generic/GenericTests.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/Generic/GenericTests.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/IO/
(Copied from avro/trunk/lang/csharp/src/apache/test/IO, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/IO/BinaryCodecTests.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/IO/BinaryCodecTests.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Properties/
(Copied from avro/trunk/lang/csharp/src/apache/test/Properties, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Properties/AssemblyInfo.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/Properties/AssemblyInfo.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Protocol/
(Copied from avro/trunk/lang/csharp/src/apache/test/Protocol, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Protocol/ProtocolTest.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/Protocol/ProtocolTest.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Schema/
(Copied from avro/trunk/lang/csharp/src/apache/test/Schema, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Schema/AliasTest.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/Schema/AliasTest.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Schema/SchemaTests.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/Schema/SchemaTests.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Specific/
(Copied from avro/trunk/lang/csharp/src/apache/test/Specific, r1087439)
replaced
Directoryavro/branches/branch-1.5/lang/csharp/src/apache/test/Specific/SpecificTests.cs
(Copied from avro/trunk/lang/csharp/src/apache/test/Specific/SpecificTests.cs, r1087439)
replaced
Directoryavro/branches/branch-1.5/share/rat-excludes.txt modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26