Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 8155 invoked from network); 5 Apr 2011 08:56:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Apr 2011 08:56:05 -0000 Received: (qmail 16995 invoked by uid 500); 5 Apr 2011 08:56:02 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 16782 invoked by uid 500); 5 Apr 2011 08:55:59 -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 16773 invoked by uid 99); 5 Apr 2011 08:55:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 08:55:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,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.49 as permitted sender) Received: from [74.125.82.49] (HELO mail-ww0-f49.google.com) (74.125.82.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 08:55:51 +0000 Received: by wwb39 with SMTP id 39so165645wwb.6 for ; Tue, 05 Apr 2011 01:55:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=HlwwdvgsrKfLIqirb+AkKROt43X4S1dvmC7fEsqZ0Q8=; b=Cr3JthYj3qbdjBNKkerLBJm7eQI3nxJur/I52x7O5isCPJShWWQnK3m1iDKSQqzrvq v9X+MVvNYlfSYlJLSfmO5KOwHShZKqiIYlSLYq3A4jEeerQoxnSiWErBIX8l3plUrnoj QHX+VoooALGicWfnkJfroRjg3R7amAt8+mwuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=I1IYSPMyD5Z8PI7XbhkVmxaf8bVNppxoJvx/HR1358XkjCkp4hSdYTf6faxG/9LJSX y/iI+o1Y6WVzoN6CjWKQPJkhrdeRPZ38fYDJfKKPistmb8SJuD/cTpH8T+f4dJUWqVoR Ra4tjTxolBloyOuYxbT2VQ64VQx3nti1eyuXY= MIME-Version: 1.0 Received: by 10.227.58.132 with SMTP id g4mr2482770wbh.110.1301993730749; Tue, 05 Apr 2011 01:55:30 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.227.143.141 with HTTP; Tue, 5 Apr 2011 01:55:30 -0700 (PDT) In-Reply-To: References: Date: Tue, 5 Apr 2011 10:55:30 +0200 X-Google-Sender-Auth: lvPjltBKRk7fZjBeGRzBMoxRSOM Message-ID: Subject: Re: [ALL] @version tag :) From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi all guys! @Torsten: I agree, question is that I have never understood why the common usage is putting SVN tags in @version javadoc, so since I noticed a mixed usage, I wondered which one is the commonly used; @Christian: I intended @version, because existing source have *a lot* of that tag; for @since instead the common usage seems to be correct BTW I would be +1 for NO @version and putting only @since Danke, alles gute! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Tue, Apr 5, 2011 at 10:39 AM, Christian Grobmeier wrote: > On Tue, Apr 5, 2011 at 10:28 AM, Torsten Curdt wrote: >> @version should show the version of artifact. > > Isnt this the intention of @since? > > --------------------------------------------------------------------- > 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