Ryan Skraba created AVRO-3859: --------------------------------- Summary: [Build][C#] build.sh clean fails to remove some C# files Key: AVRO-3859 URL: https://issues.apache.org/jira/browse/AVRO-3859 Project: Apache Avro Issue Type: Bug Reporter: Ryan Skraba
Some of the obj/ and bin/ directories should be removed with a *./build.sh clean* in the C# SDK: * lang/csharp/src/apache/benchmark/obj/ * lang/csharp/src/apache/codec/Avro.File.BZip2.Test/obj/ * lang/csharp/src/apache/codec/Avro.File.BZip2/bin/ * lang/csharp/src/apache/codec/Avro.File.BZip2/obj/ * lang/csharp/src/apache/codec/Avro.File.Snappy.Test/obj/ * lang/csharp/src/apache/codec/Avro.File.Snappy/bin/ * lang/csharp/src/apache/codec/Avro.File.Snappy/obj/ * lang/csharp/src/apache/codec/Avro.File.XZ.Test/obj/ * lang/csharp/src/apache/codec/Avro.File.XZ/bin/ * lang/csharp/src/apache/codec/Avro.File.XZ/obj/ * lang/csharp/src/apache/codec/Avro.File.Zstandard.Test/obj/ * lang/csharp/src/apache/codec/Avro.File.Zstandard/bin/ * lang/csharp/src/apache/codec/Avro.File.Zstandard/obj/ -- This message was sent by Atlassian Jira (v8.20.10#820010)