From oak-issues-return-69814-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Thu Apr 4 09:42:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 479CD18065B for ; Thu, 4 Apr 2019 11:42:02 +0200 (CEST) Received: (qmail 10780 invoked by uid 500); 4 Apr 2019 09:42:00 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 10731 invoked by uid 99); 4 Apr 2019 09:42:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2019 09:42:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 501BAE083C for ; Thu, 4 Apr 2019 09:42:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0ED8924422 for ; Thu, 4 Apr 2019 09:42:00 +0000 (UTC) Date: Thu, 4 Apr 2019 09:42:00 +0000 (UTC) From: "Alex Deparvu (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OAK-8157) Download page gpg example needs second parameter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-8157?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168096= 76#comment-16809676 ]=20 Alex Deparvu commented on OAK-8157: ----------------------------------- interesting, I don't think we respect this rule in the {{check-release.sh}}= script. [~edivad] what do you think? > Download page gpg example needs second parameter > ------------------------------------------------ > > Key: OAK-8157 > URL: https://issues.apache.org/jira/browse/OAK-8157 > Project: Jackrabbit Oak > Issue Type: Improvement > Reporter: Sebb > Priority: Major > > The download page [2] says: > {quote}gpg --verify jackrabbit-X.Y.Z-src.zip.asc{quote} > This should read: > gpg --verify jackrabbit-X.Y.Z-src.zip.asc jackrabbit-X.Y.Z-src.zip > It is important that the file being checked is also specified=C2=A0[1] on= the command line. > [1] [https://www.apache.org/info/verification.html#specify_both] > [2] https://jackrabbit.apache.org/jcr/downloads.html#verify -- This message was sent by Atlassian JIRA (v7.6.3#76005)