Abhishek Chennaka has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23746 )
Change subject: [Java] Fix signing jars ...................................................................... [Java] Fix signing jars The old configurations.archives is tied to the deprecated uploadArchives task and is not used by the maven-publish plugin[1]. This patch updates the signing configuration to sign the actual Maven publication used during publishing. This change has been tested manually. [1] https://docs.gradle.org/7.6.2/userguide/publishing_signing.html Change-Id: I138790487ce586bdfd59bc1f1b9c250696ad586a Reviewed-on: http://gerrit.cloudera.org:8080/23746 Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Zoltan Chovan <[email protected]> Tested-by: Abhishek Chennaka <[email protected]> --- M java/gradle/publishing.gradle 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alexey Serbin: Looks good to me, approved Anonymous Coward (763): Looks good to me, but someone else must approve Zoltan Chovan: Looks good to me, approved Abhishek Chennaka: Verified -- To view, visit http://gerrit.cloudera.org:8080/23746 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I138790487ce586bdfd59bc1f1b9c250696ad586a Gerrit-Change-Number: 23746 Gerrit-PatchSet: 4 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Anonymous Coward (763) Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]>
