From dev-return-5726-apmail-edgent-dev-archive=edgent.apache.org@edgent.apache.org Tue Jan 2 18:34:10 2018 Return-Path: X-Original-To: apmail-edgent-dev-archive@www.apache.org Delivered-To: apmail-edgent-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A53C17666 for ; Tue, 2 Jan 2018 18:34:10 +0000 (UTC) Received: (qmail 26312 invoked by uid 500); 2 Jan 2018 18:34:10 -0000 Delivered-To: apmail-edgent-dev-archive@edgent.apache.org Received: (qmail 26273 invoked by uid 500); 2 Jan 2018 18:34:10 -0000 Mailing-List: contact dev-help@edgent.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@edgent.apache.org Delivered-To: mailing list dev@edgent.apache.org Received: (qmail 26262 invoked by uid 99); 2 Jan 2018 18:34:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2018 18:34:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C33441A061F for ; Tue, 2 Jan 2018 18:34:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.011 X-Spam-Level: X-Spam-Status: No, score=-100.011 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id PrqCpR0jSdDK for ; Tue, 2 Jan 2018 18:34:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id A1E185FBD8 for ; Tue, 2 Jan 2018 18:34:07 +0000 (UTC) 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 4D302E0D27 for ; Tue, 2 Jan 2018 18:34:06 +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 DD01324106 for ; Tue, 2 Jan 2018 18:34:03 +0000 (UTC) Date: Tue, 2 Jan 2018 18:34:03 +0000 (UTC) From: "Dale LaBossiere (JIRA)" To: dev@edgent.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (EDGENT-327) some http urls in the website prevent full local testing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/EDGENT-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dale LaBossiere closed EDGENT-327. ---------------------------------- > some http urls in the website prevent full local testing > -------------------------------------------------------- > > Key: EDGENT-327 > URL: https://issues.apache.org/jira/browse/EDGENT-327 > Project: Edgent > Issue Type: Task > Components: Web Site > Reporter: Dale LaBossiere > Assignee: Queenie Ma > Priority: Trivial > > If you create a local / test instance of the website (e.g., "jekyll server") all of the javadoc related links go to the live website. > site/_config.yml defines docurl which is used in many places. See the note there about issues encountered when I tried changing it from a http url to a / url... though overall it seemed to work. > Also the javadoc "latest", 1.0.0, ... links in site/_data/mydoc/mydoc_topnav.yml are http links. -- This message was sent by Atlassian JIRA (v6.4.14#64029)