Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 449 invoked from network); 29 Aug 2010 17:59:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Aug 2010 17:59:55 -0000 Received: (qmail 24529 invoked by uid 500); 29 Aug 2010 17:59:54 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 24400 invoked by uid 500); 29 Aug 2010 17:59:54 -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 24392 invoked by uid 99); 29 Aug 2010 17:59:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Aug 2010 17:59:54 +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 (athena.apache.org: domain of rahul.akolkar@gmail.com designates 74.125.82.49 as permitted sender) Received: from [74.125.82.49] (HELO mail-ww0-f49.google.com) (74.125.82.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Aug 2010 17:59:48 +0000 Received: by wwb24 with SMTP id 24so2218037wwb.6 for ; Sun, 29 Aug 2010 10:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=4rqEx0alh3OIF8zUNPTFCAzev/aiPAU8MfAqvtvDTMY=; b=PkchSSdLp30fOq1dL26UsgKn7ZOobF6y/FvPp0XW2VFsoClIabU1t2Gmnl+FyMY5tT IFkF38QNio/kNQznD9SSnuyVdjfjshCq2tFdwXLbVtDKj5POVvu8MEHI0EuR30SjRqPu SMTG24+pcdLq/QnbVmdHsbnhNNJ7FXKgzNZUM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=aRqDEp3IDn/dGOaUBL5DV4OzowbsqV2txIKQvFe1ITZmerHsNoEJaBKlY5wOf/ySFT GHeXE0SIH/02exwjlSehYEaO9eQCqnoENtBF8mXzfMAUuHhmgG0uZ/pTINB+6nv1bwsn rWoic/SuuS60+8x5As4oyy3JvjpFcUF+93HpY= MIME-Version: 1.0 Received: by 10.227.163.72 with SMTP id z8mr2261600wbx.52.1283104767373; Sun, 29 Aug 2010 10:59:27 -0700 (PDT) Received: by 10.227.133.84 with HTTP; Sun, 29 Aug 2010 10:59:27 -0700 (PDT) In-Reply-To: References: Date: Sun, 29 Aug 2010 13:59:27 -0400 Message-ID: Subject: Re: [Digester] working toward a release From: Rahul Akolkar To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 On Sun, Aug 29, 2010 at 5:03 AM, Simone Tripodi wrote: > Hi All guys, > since the Commons PMC awarded me giving me the writing rights, I'd > like to work on the Digester to publish a new release, since a new > feature will be contained. Super! > For what I can see, there are few build-related minor issues: > > - ant build: dropped in Gump, do we want to maintain it or completely remove? Upto you, can remove IMO. > - maven build: do we want to maintain the current directory structure > or move to the default structure? If you want to improve it, great. > - documentation: It would be nice, IMHO, porting the current > documentation from the package.html files to apt format to be included > in the generated site. Existing xdoc can also ported to the apt ormat. > WDYT? +1 to porting to package.html to a "guide" on the website. I like xdoc, I don't like apt much. However, its unlikely that I will be writing much [digester] documentation hereafter. Perhaps its best that you write the new docs in the format of your choosing and leave any of the old stuff as-is. > - code: a review wouldn't be bad :P > Generally looked OK. You can help yourself to Checkstyle, Clirr, CPD, FindBugs, PMD, RAT and friends (in fact, it'd be great to do that before the release anyway). -Rahul > Please let me know, have a nice day!!! > Simo > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org