Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 77110 invoked from network); 22 May 2006 21:31:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 May 2006 21:31:06 -0000 Received: (qmail 4438 invoked by uid 500); 22 May 2006 21:31:02 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 4371 invoked by uid 500); 22 May 2006 21:31:02 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 4360 invoked by uid 99); 22 May 2006 21:31:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 May 2006 14:31:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of phil.steitz@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 May 2006 14:31:01 -0700 Received: by nf-out-0910.google.com with SMTP id m18so640569nfc for ; Mon, 22 May 2006 14:30:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QLeOK3J8sf/MYTNzt9is6m/Rb/awVUSaOLxsyDVTd1/A8JRzSqMH1A6TqqEybUOkXCCtsWrDbE8bMM8nRUkLRGBT2M0zKtXGz8zreF3Gv1+YuNt/YjUGG4rqwIwglTK4yjsbdL+5nb1pQX2O6unNe+iUrkoQag/0Yt8nJiGp8Ok= Received: by 10.49.78.6 with SMTP id f6mr4164397nfl; Mon, 22 May 2006 14:30:39 -0700 (PDT) Received: by 10.48.162.19 with HTTP; Mon, 22 May 2006 14:30:39 -0700 (PDT) Message-ID: <8a81b4af0605221430j72da3896h5cf95c6fc989ffb2@mail.gmail.com> Date: Mon, 22 May 2006 14:30:39 -0700 From: "Phil Steitz" To: "Jakarta Commons Developers List" Subject: Re: [site]Sites for snapshots published In-Reply-To: <1148332980.4407.31.camel@knossos.elmet> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4737675.1148320172216.JavaMail.jira@brutus> <447206D7.1050505@oliver-heger.de> <1148332980.4407.31.camel@knossos.elmet> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/22/06, robert burrell donkin wr= ote: > On Mon, 2006-05-22 at 20:45 +0200, Oliver Heger wrote: > > Hi, > > > > I just noticed that recently the sites of some components have been > > deployed directly from their svn trunk. So the sites refer to snapshot > > versions (e.g. BeanUtils, Configuration, Math, ...). Was this done by > > intension? > > yep - i did it. i went through and changed siteAddress then redeployed > each site. > > please feel free to jump in and redeploy anything that isn't right. > > > It might be confusing for users if the sites describe features that are > > not contained in the latest releases. > > IMHO it's a trade off. users get to see all the features that are > available but have to actively search for documentation related to the > version they have downloaded. > > many components provide link to the released documentation (for example > http://jakarta.apache.org/commons/logging/) though it would probably be > a good idea to add an indication on the navigation bar that these > documents apply to the latest code... That is a best practice that at least [collections], [math] and [lang] at least all use. The important thing is to have the javadoc links correctly labelled in the nav, so users can find "svn latest" or "x.y-SNAPSHOT" and clearly distinguish this from the latest (and maybe some previous) release(s). Phil --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org