Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-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 8DDEFC793 for ; Wed, 3 Jul 2013 03:44:34 +0000 (UTC) Received: (qmail 81291 invoked by uid 500); 3 Jul 2013 03:44:31 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 81020 invoked by uid 500); 3 Jul 2013 03:44:28 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 81001 invoked by uid 99); 3 Jul 2013 03:44:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 03:44:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [209.85.220.48] (HELO mail-pa0-f48.google.com) (209.85.220.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 03:44:21 +0000 Received: by mail-pa0-f48.google.com with SMTP id kp12so6982011pab.21 for ; Tue, 02 Jul 2013 20:43:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=Y04+sgusGbQuPq9DJNumsq8UIHQI1Oxi+yfr6vay5NI=; b=NrY0mlD8+YB9OOmJruprVAjqhbYnGgnScSaJpG8goEaGUED+DJMwEoTNP8XFGA8hbp m7cFS81bd92YAZKq6afXBsPbgDXGAzBhO2hcL5HpItPzRNyOGScNC7J3n5Eda5KqubPe ez67CzD3XKxRtgmrJzAyyBahqf4X5CVL1aheKnRNaOkeGOexOPF2YB7OYNaDDfca3p93 ZlWKLb4H+gQObsktriRTF0cFO5QY21fjVA0B+9ARLrJvBZf5Gp5p5N4Evz7sEzZEs8eY qqp9AsqfWFDpjP16Xn/n7rqcUXjMpTLBbW4rdh4gti9Cve2KAoUqdb8GCnZHibtt7hu3 nE2w== X-Received: by 10.66.193.166 with SMTP id hp6mr633647pac.118.1372823020786; Tue, 02 Jul 2013 20:43:40 -0700 (PDT) Received: from [10.0.1.22] (c-24-16-133-248.hsd1.wa.comcast.net. [24.16.133.248]) by mx.google.com with ESMTPSA id wg6sm2853389pbc.3.2013.07.02.20.43.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Jul 2013 20:43:37 -0700 (PDT) Sender: Jeremy Boynes Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: [taglibs] Site plans From: Jeremy Boynes In-Reply-To: Date: Tue, 2 Jul 2013 20:43:37 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1B311A61-D25F-44E2-833A-2E2E0D847B4A@apache.org> To: "Tomcat Developers List" X-Mailer: Apple Mail (2.1508) X-Gm-Message-State: ALoCoQk1MjGUEdxe+7QC1ck+lO/PU752YTOgxMiPHb7c543jn7L1Np9TFj/hAzXaB8ANR3xekviM X-Virus-Checked: Checked by ClamAV on apache.org On Jul 2, 2013, at 9:41 AM, Henri Yandell wrote: >=20 > I wouldn't expect to deploy the site from tags - a site is a = live/current > thing. The core site is a live/current thing, but there is also the = documentation/reports etc. that would be associated with a specific tag. = IOW, the site could contain the JavaDoc for 1.1.2, 1.2.0, and 1.2.1 etc. = That would suggest 1+N parts as Olivier suggests, one for the live site = and one generated from each tag.= --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org