Oscar Westra van Holthe - Kind created AVRO-4152: ----------------------------------------------------
Summary: Remove signatures from tools jar Key: AVRO-4152 URL: https://issues.apache.org/jira/browse/AVRO-4152 Project: Apache Avro Issue Type: Improvement Components: build, java Affects Versions: 1.11.4, 1.12.0 Reporter: Oscar Westra van Holthe - Kind Assignee: Oscar Westra van Holthe - Kind The Avro tools jar is a shaded jar, and when it includes dependencies (especially relocated dependencies), this breaks any signatures present. This change is to remove all signatures from the shaded tools jar, in order to fix this. The first test case will be the upgrade to Hadoop 3.4.1, which breaks on exactly this. -- This message was sent by Atlassian Jira (v8.20.10#820010)