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 BBDC6D9C8 for ; Wed, 18 Jul 2012 20:36:23 +0000 (UTC) Received: (qmail 55456 invoked by uid 500); 18 Jul 2012 20:36:23 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 55349 invoked by uid 500); 18 Jul 2012 20:36:23 -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 55341 invoked by uid 99); 18 Jul 2012 20:36:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 20:36:23 +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 74.125.82.49 as permitted sender) Received: from [74.125.82.49] (HELO mail-wg0-f49.google.com) (74.125.82.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 20:36:18 +0000 Received: by wgbez12 with SMTP id ez12so1577939wgb.6 for ; Wed, 18 Jul 2012 13:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=0Xdwnt980Zpe6HZNdzi7Z20GndrvU4G0eJljDPkyd0o=; b=Umxq/k7+Sue9AHpdQBnytFdqQQdXLzfkgloHuBQYNZc9KfPxVV3FzOpC/TPjvVbtMJ S/yIaVTE5XHbPlt1HnenOz0L4qbz5ALriKyLE5UZKHEivuhZm+L98OPZe5m5hNixTOXu BCyTkd8xriJ6uTHYZxVdhwBXZrf6a9+y+IQbW6vBAbwmFFJo7f2/TD4GaIG2BDIHLAHN vMOpsfD1VxJJtQYxr9vDye0ce82BFslJKaORcyBaBbNgjF8CBCw2LWLp+a7NoTBkCRL2 WQcR1CkP7XTPqP3DnG/oIVyhnev6xCn32Qd9/raUgGiYco9S1yJ0wg0HCTIFjBACBK5O dOag== MIME-Version: 1.0 Received: by 10.216.102.131 with SMTP id d3mr1219993weg.151.1342643756906; Wed, 18 Jul 2012 13:35:56 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.14.204.71 with HTTP; Wed, 18 Jul 2012 13:35:56 -0700 (PDT) Date: Wed, 18 Jul 2012 22:35:56 +0200 X-Google-Sender-Auth: 3dKADk9MgfEWUbdgci8ZUyhg-Qc Message-ID: Subject: [chain] javadoc tags From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org 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