From dev-return-63226-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Wed Jan 10 13:54:45 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id B172C18072F for ; Wed, 10 Jan 2018 13:54:45 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A1214160C2E; Wed, 10 Jan 2018 12:54:45 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DAA18160C23 for ; Wed, 10 Jan 2018 13:54:44 +0100 (CET) Received: (qmail 95792 invoked by uid 500); 10 Jan 2018 12:54:43 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 95781 invoked by uid 99); 10 Jan 2018 12:54:43 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jan 2018 12:54:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8B43DDFBD3; Wed, 10 Jan 2018 12:54:43 +0000 (UTC) From: jdanekrh To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1765: NO-JIRA fix warnings from w3c/link-checker in ... Content-Type: text/plain Message-Id: <20180110125443.8B43DDFBD3@git1-us-west.apache.org> Date: Wed, 10 Jan 2018 12:54:43 +0000 (UTC) Github user jdanekrh commented on the issue: https://github.com/apache/activemq-artemis/pull/1765 These are essentially trivial changes. But there were some broken links that are fixed, e.g. http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/ThreadPoolExecutor.htm. ---