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 6667290F1 for ; Sat, 15 Oct 2011 12:17:32 +0000 (UTC) Received: (qmail 10809 invoked by uid 500); 15 Oct 2011 12:17:31 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 10708 invoked by uid 500); 15 Oct 2011 12:17:31 -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 10700 invoked by uid 99); 15 Oct 2011 12:17:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Oct 2011 12:17:31 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.27.42.6] (HELO smtp6-g21.free.fr) (212.27.42.6) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Oct 2011 12:17:24 +0000 Received: from [192.168.0.10] (unknown [82.247.19.29]) by smtp6-g21.free.fr (Postfix) with ESMTP id DADE982452 for ; Sat, 15 Oct 2011 14:16:56 +0200 (CEST) Message-ID: <4E9979B7.2050703@apache.org> Date: Sat, 15 Oct 2011 14:16:55 +0200 From: Emmanuel Bourg User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [ognl] SVN $ID and @author References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit -0 on the @author tag since I'm not involved in OGNL. I find it a bit rude to remove the signature from someone else work. But feel free to remove your own name. Emmanuel Bourg Le 15/10/2011 10:59, Christian Grobmeier a écrit : > Again, the old discussion. > > OGNL has @author tags. I do not like them. Who wants to keep them? I > prefer a developers section in the pom and of course there is svn > history. > > In addition: > * $Id: ASTAdd.java 1183232 2011-10-14 07:40:32Z grobmeier $ > > This line must not be the first of the license header, otherwise > checkstyle is crying. In addition I have never understood the sense of > that line. I am +1 for removing it too (svn history does all i need). > > If we keep it, we need to move it on class level docs. > > OK, let the rumble begin... your opinions gents! > > CHeers > Christian > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org