Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4E385200D1D for ; Fri, 8 Sep 2017 15:22:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4D06B1609A7; Fri, 8 Sep 2017 13:22:05 +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 8BCBA1609BE for ; Fri, 8 Sep 2017 15:22:04 +0200 (CEST) Received: (qmail 56065 invoked by uid 500); 8 Sep 2017 13:22:03 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 56054 invoked by uid 99); 8 Sep 2017 13:22:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2017 13:22:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id CB47818FD04 for ; Fri, 8 Sep 2017 13:22:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id UEm4INeFhZUz for ; Fri, 8 Sep 2017 13:22:02 +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 876345FDA3 for ; Fri, 8 Sep 2017 13:22:01 +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 CF759E0EB1 for ; Fri, 8 Sep 2017 13:22: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 29B8F24153 for ; Fri, 8 Sep 2017 13:22:00 +0000 (UTC) Date: Fri, 8 Sep 2017 13:22:00 +0000 (UTC) From: "Christian Balzer (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (WW-4854) Mark deprecated docs as such MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 08 Sep 2017 13:22:05 -0000 Christian Balzer created WW-4854: ------------------------------------ Summary: Mark deprecated docs as such Key: WW-4854 URL: https://issues.apache.org/jira/browse/WW-4854 Project: Struts 2 Issue Type: Improvement Components: Documentation Reporter: Christian Balzer This relates to WW-4853 Deprecated documentation is available on https://struts.apache.org/docs/, with the replacement (where available) being located at http://struts.apache.org/core-developers/ For users coming via search engines, it is not apparent that the former has been deprecated and that newer versions are available elsewhere. Consider: * marking deprecated pages as such and linking to the new ones, or * moving deprecated pages to a new (archive) folder, and redirecting existing links to new pages; see https://www.w3.org/Provider/Style/URI The current state is confusing at best. -- This message was sent by Atlassian JIRA (v6.4.14#64029)