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 07AE7C3B9 for ; Wed, 2 May 2012 21:21:07 +0000 (UTC) Received: (qmail 21198 invoked by uid 500); 2 May 2012 21:21:06 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 21090 invoked by uid 500); 2 May 2012 21:21:06 -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 21082 invoked by uid 99); 2 May 2012 21:21:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2012 21:21:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of garydgregory@gmail.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2012 21:21:01 +0000 Received: by dalh21 with SMTP id h21so398182dal.34 for ; Wed, 02 May 2012 14:20:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tiaKaYkcHRMoUlMmRIdrxFgXSa+DB7iK5kCbnD1QXGc=; b=HbbVipcv+rsxkuraFnf0Yhbe3u49KSE31OzJaSUIp+tTG9w8wdxO+5URcUKP5ZYzpj u+0ogU39WMHeeo1xEdSaaEXm9my/BzDgX2pNj7f82NOAIQp6Nr2C42sqVx1v6B1OY8H9 6pYsIShcYiacfUV/EJ5K2EJYZSgDcasaIybwnQJoxMHgB6E0OFubbYzah9yFjQnOcXAe OdtUsUuA7JJiuq3vYwrnDV7TtVL6ut0I8S8XlM07bYvaVceWu1vINkpzm0XONrMWEIJ+ GbiEn2VNCeXgjU+OMZ2/eEffH7Ci/VyZLVhC4PVrjtsoy/SejjohvNGJIiKt4yM8BjIs isWw== MIME-Version: 1.0 Received: by 10.68.226.129 with SMTP id rs1mr1122768pbc.29.1335993641502; Wed, 02 May 2012 14:20:41 -0700 (PDT) Received: by 10.68.218.136 with HTTP; Wed, 2 May 2012 14:20:40 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 May 2012 17:20:40 -0400 Message-ID: Subject: Re: [POOL2] tidyup: remove @author and $Date$ references From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=e89a8ff244d76c868a04bf1442fd X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff244d76c868a04bf1442fd Content-Type: text/plain; charset=UTF-8 +1 to removing all author tags +1 to using $Id: $ Gary On Wed, May 2, 2012 at 3:10 PM, sebb wrote: > Pool2 still contains a lot of original @author tags. > These are now generally completely out of date, so we should consider > removing them. The original authors can be credited as developers in > the po,. > > The $Date$ SVN variables cause problems, because the date is expanded > using the local time zone. > This means that a checkout of the TAG may not agree with the released > source code. > There's generally no need for the date anyway; the $Revision$ should > be enough. If not, $Id$ provides a UTC timestamp. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > -- E-Mail: garydgregory@gmail.com | ggregory@apache.org JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 Spring Batch in Action: http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --e89a8ff244d76c868a04bf1442fd--