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 6E1DAC498 for ; Thu, 19 Jul 2012 06:55:05 +0000 (UTC) Received: (qmail 19922 invoked by uid 500); 19 Jul 2012 06:55:04 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 19709 invoked by uid 500); 19 Jul 2012 06:55:04 -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 19680 invoked by uid 99); 19 Jul 2012 06:55:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 06:55:03 +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 (nike.apache.org: domain of simone.tripodi@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 06:54:57 +0000 Received: by weyx43 with SMTP id x43so1894561wey.30 for ; Wed, 18 Jul 2012 23:54:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=ciLzPy+h3+UMZM7vKvBx0Wv2NRs+6QNudbozmlLski8=; b=FHKELzuLfVAs5aelydehK6MeOHj8/0jBIOMfloVikuFDtsModJ4VypzFBzctEIr3XW Dp+rEwLf6/hwnfW73bJuCAH/22W00EzYsBDnhAYd1Bwo1mCI2rSgzHYMRT7etj3pwmlt EfzYF573rth+Xj9USUTx/ggYEnE6gFK+ktgcaikdzP2BpWqLXS7mPjVPJ7B/z1s0Rowi mjA5sPyMOZbVqWkWupP3+EngW5u3ha4Yf6itZATuOrdDMex6YwjmoUSKdX1JUCCsHgAx WqSBaZ8NsNqwT8rH/qMP+491LvLKt+Gu4vxqDSTujzTGgFpPjSgTR1roZ5nDggSi7W1G OP5Q== MIME-Version: 1.0 Received: by 10.180.20.239 with SMTP id q15mr13223723wie.13.1342680876745; Wed, 18 Jul 2012 23:54:36 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.14.204.71 with HTTP; Wed, 18 Jul 2012 23:54:36 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Jul 2012 08:54:36 +0200 X-Google-Sender-Auth: 0t3Ez6cZUzJiohvGyW_UNyD6dBY Message-ID: Subject: Re: [chain] javadoc tags From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Hi Seb, > So long as the $Date$ ones are removed, I don't think it matters > whether the others use Revision or Id. thanks for the feedback! since in the code on /trunk there is a mixed use of both $Id$ and $Revision$, would it worth have a uniformed way? TIA, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Thu, Jul 19, 2012 at 1:12 AM, sebb wrote: > On 18 July 2012 21:35, Simone Tripodi wrote: >> Hello, >> >> we discussed already a lot on this for other components, anyway it >> would be better discussing it before modifying the code: >> >> * is it OK to drop @author tags? original authors, committers and >> contributors are already mentioned in the pom >> >> * @version: actually, there is a mix of $Id$, $Revision$ and $Date$ >> usage. Is it OK to replace all of them with $Id$ only? > > >> TIA! best, >> -Simo >> >> http://people.apache.org/~simonetripodi/ >> http://simonetripodi.livejournal.com/ >> http://twitter.com/simonetripodi >> http://www.99soft.org/ >> >> --------------------------------------------------------------------- >> 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org