Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 F2B7AEA28 for ; Mon, 18 Mar 2013 09:01:33 +0000 (UTC) Received: (qmail 79310 invoked by uid 500); 18 Mar 2013 09:01:33 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 79188 invoked by uid 500); 18 Mar 2013 09:01:33 -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 79177 invoked by uid 99); 18 Mar 2013 09:01:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 09:01:32 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simone.tripodi@gmail.com designates 209.85.219.50 as permitted sender) Received: from [209.85.219.50] (HELO mail-oa0-f50.google.com) (209.85.219.50) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 09:01:28 +0000 Received: by mail-oa0-f50.google.com with SMTP id l20so5371140oag.9 for ; Mon, 18 Mar 2013 02:01:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=TMUAdYcFuN750r8qYbj136IxfEr+XRlGhhY1J5pxPuo=; b=g6idec4G8hiJnGNtPatdUaYJ2XftFIz8YMtaWJPfNMEIW1JuxD0NeJXwHM2pA1GX9m yylMuUq1TDKHOul5SNiIKOQam4Plh5v1+KMxBbeJQJ3mTQxvI74JkAJOgIp/dFxohIsW UxMQ/cYythxSkvzVeDoayJTcSRXoDLt3/So6boDj9XYXiwleNfXixzX/JqXcGEJV76+5 F+xzgui/rT80OGy1GzFZtrZegsH0mV44nuCjoh0vsAHv6IyTvPrB4DnZTInefBVEJb/I C5lx01e6tJ3EfZu6aAED/G+aE9dqxMpgbN/Rg2N1cE0pP1ISNGI2mP3Jp46FWpy0CeOV 6s4A== MIME-Version: 1.0 X-Received: by 10.60.25.35 with SMTP id z3mr6227387oef.98.1363597267595; Mon, 18 Mar 2013 02:01:07 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.60.28.234 with HTTP; Mon, 18 Mar 2013 02:01:07 -0700 (PDT) In-Reply-To: References: Date: Mon, 18 Mar 2013 10:01:07 +0100 X-Google-Sender-Auth: mrz38cVEgkam8umyxIKRsn-BH6A Message-ID: Subject: Re: [jira] [Commented] (DIGESTER-171) Add DefaultThrowingErrorHandler to Digester API. From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Mon, Mar 18, 2013 at 9:51 AM, sebb wrote: > On 18 March 2013 08:46, Sebb (JIRA) wrote: >> >> [ https://issues.apache.org/jira/browse/DIGESTER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604945#comment-13604945 ] >> >> Sebb commented on DIGESTER-171: >> bq. * When adding new classes, it is a good practice adding the @since javadoc tag. > > I think it's the job of the Commons developer/release manager to > ensure that the correct @since tags are added. > Seems unfair to ask 3rd parties to work out what the next version > number is - and it may change. The POM always contains the current development version, not a big deal for contributors, especially if they aim to become committers, to get familiar with Commons practices. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org