Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 67547 invoked from network); 12 Sep 2010 18:49:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Sep 2010 18:49:22 -0000 Received: (qmail 6964 invoked by uid 500); 12 Sep 2010 18:49:19 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 6447 invoked by uid 500); 12 Sep 2010 18:49:18 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 6308 invoked by uid 99); 12 Sep 2010 18:49:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Sep 2010 18:49:18 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phil.steitz@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Sep 2010 18:49:09 +0000 Received: by qwj8 with SMTP id 8so902896qwj.30 for ; Sun, 12 Sep 2010 11:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=uYHdwbB53PpbNz7RbZNX5mJ7j3uLrGpQAZIlzHlWGd0=; b=Yrwin1Xk/qAwaKcQt6ldQeDOWxxPhcRnzp+erpAhRJg0JNCQIhS9gdBaUWi5CIk5rU /6gYEIbIH2ocg0+GG7MKirRReAltz/KP21W1vpHCk11GxQHw/txAdcQYdFWtX23R3fPy Gm1CpIFYgBls63OstqJkZ6qefHouC3Xwgd59U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=l80Vd8/7tTSPiD+OE0N2KXj31XIv9zOHPUzK/ANI/F2vXJIHtKh8iktIi7yb+EnkVa Tcr2ZeK0HEZGcieZH+DZOOqCSihDO340PG2EyFWsY21ncHzolT+fcfXd6kMJTkEAEYaV wMboOJWe5GahwYWYOsYOWrmaCmc+tDgfLQ52s= Received: by 10.229.225.211 with SMTP id it19mr2243640qcb.87.1284317328478; Sun, 12 Sep 2010 11:48:48 -0700 (PDT) Received: from phil-steitzs-macbook-pro.local (c-68-44-120-111.hsd1.de.comcast.net [68.44.120.111]) by mx.google.com with ESMTPS id r1sm5382309qcq.10.2010.09.12.11.48.46 (version=SSLv3 cipher=RC4-MD5); Sun, 12 Sep 2010 11:48:47 -0700 (PDT) Message-ID: <4C8D208F.7050307@gmail.com> Date: Sun, 12 Sep 2010 14:48:47 -0400 From: Phil Steitz User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [BeanUtils] moving the documentation from javadoc to website References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 9/12/10 2:02 PM, Niall Pemberton wrote: > On Sun, Sep 12, 2010 at 2:16 PM, Simone Tripodi > wrote: >> Hi all guys, >> in the Digester project we successfully ported the documentation from >> javadoc package to the site, gaining much more readability, if you >> agree I can do the same work for BeanUtils, WDYT? > > I'd prefer they stay where they are. > +1 Unless the site doc is bundled with the component release (as we do with the user guide for [math]), or we maintain versioned doco sites (like, e.g. Tomcat does) we need to be careful about moving documentation from javadocs to web sites. Phil > Niall > >> Thanks in advance, >> Simo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org