From dev-return-96628-apmail-qpid-dev-archive=qpid.apache.org@qpid.apache.org Wed Aug 21 14:25:22 2019 Return-Path: X-Original-To: apmail-qpid-dev-archive@www.apache.org Delivered-To: apmail-qpid-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 197071951D for ; Wed, 21 Aug 2019 14:25:22 +0000 (UTC) Received: (qmail 25000 invoked by uid 500); 21 Aug 2019 14:25:21 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 24974 invoked by uid 500); 21 Aug 2019 14:25:21 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 24963 invoked by uid 99); 21 Aug 2019 14:25:21 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2019 14:25:21 +0000 From: GitBox To: dev@qpid.apache.org Subject: [GitHub] [qpid-dispatch] jdanekrh commented on a change in pull request #552: NO JIRA - Add prereq for accessing console Message-ID: <156639752139.11310.930608116641812078.gitbox@gitbox.apache.org> Date: Wed, 21 Aug 2019 14:25:21 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit jdanekrh commented on a change in pull request #552: NO JIRA - Add prereq for accessing console URL: https://github.com/apache/qpid-dispatch/pull/552#discussion_r316215328 ########## File path: docs/books/_common/fragment-console-prereq.adoc ########## @@ -0,0 +1,24 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License +//// + +.Prerequisites + +* {ConsoleName} requires the `qpid-dispatch-console` package. ++ +For more information, see the link:https://qpid.apache.org/packages.html[Packages page^]. Review comment: `qpid-dispatch-console` is not mentioned on the packages page ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org