[ 
https://issues.apache.org/jira/browse/AVRO-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17976491#comment-17976491
 ] 

ASF subversion and git services commented on AVRO-4152:
-------------------------------------------------------

Commit d26c4e46b7dd95f07b644cc7ae4834c49900b129 in avro's branch 
refs/heads/branch-1.12 from Oscar Westra van Holthe - Kind
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=d26c4e46b7 ]

AVRO-4152: Remove signatures from shaded tools jar (#3404)

* AVRO-4152: Remove signatures from shaded jar

* AVRO-4152: Upgrade Hadoop to 3.4.1

This tests the signature removal: without the change, the build will
fail (as seen with the dependabot pipelines).

(cherry picked from commit 8d1b13905dd0ad7ac3b461d04dca8ebba40d4d58)


> 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.12.0, 1.11.4
>            Reporter: Oscar Westra van Holthe - Kind
>            Assignee: Oscar Westra van Holthe - Kind
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.1, 1.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to