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 20360DA65 for ; Mon, 18 Mar 2013 14:42:35 +0000 (UTC) Received: (qmail 8568 invoked by uid 500); 18 Mar 2013 14:42:34 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 8490 invoked by uid 500); 18 Mar 2013 14:42:34 -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 8482 invoked by uid 99); 18 Mar 2013 14:42:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 14:42:34 +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 (nike.apache.org: domain of gudnabrsam@gmail.com designates 74.125.83.51 as permitted sender) Received: from [74.125.83.51] (HELO mail-ee0-f51.google.com) (74.125.83.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 14:42:27 +0000 Received: by mail-ee0-f51.google.com with SMTP id d17so2593232eek.24 for ; Mon, 18 Mar 2013 07:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:reply-to:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=/J1aZTz/TUksZB/S3AP7D65GyvBaiTbsLEtFrcd9rVw=; b=G469gfe6gMhNyPy4VMchDeoqM69sgqxC/XSeWA5UjKhhZ+U5xeGimdP+xzxkOIhi1w jna2sx7fxsqGfzuuFQW0kcxfxJlsXJEiXpeQvSTPeIDTBrlkrZf38kK3cEecqxtm9m84 QEhURFzDNinop4SwBxvTywGBJtSuxvOZZwHL1R1z3L0fom0ahuGXaCyL+EKVJR+e7dCR 9+R80x0ZA2ageBkreNRHaUP0irMLs2VRh+2rufEi+r3XbC+/m895aeBgadGykELUJ6zM vTZDNLgZHPqesI4UwbzlBOxGiPxeIx3XG3pve7qXsaylJuSdvT8uv9X5ypL8abOa6rC8 cP8Q== MIME-Version: 1.0 X-Received: by 10.14.204.195 with SMTP id h43mr21578475eeo.14.1363617727204; Mon, 18 Mar 2013 07:42:07 -0700 (PDT) Received: by 10.223.201.1 with HTTP; Mon, 18 Mar 2013 07:42:07 -0700 (PDT) Reply-To: gudnabrsam@gmail.com In-Reply-To: References: Date: Mon, 18 Mar 2013 09:42:07 -0500 Message-ID: Subject: Re: [DBUTILS] [VOTE] Release commons-dbutils 2.0 based on RC1 From: Matt Benson To: Commons Developers List Content-Type: multipart/alternative; boundary=047d7b3438ae3d742804d833fe38 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3438ae3d742804d833fe38 Content-Type: text/plain; charset=ISO-8859-1 @author tags are discouraged across ASF Java code; Maven projects can use the POM, while other projects can use whatever other mechanism they deem appropriate for establishing a record of contributors. My personal view is that the presence of author tags is not so offensive as to hold up a release. WRT the Javadoc objection, in general I would say this is a subjective call (how much does the incorrectness of the Javadoc limit usability?) and I haven't yet looked at the specific commit(s) in question (though having stepped into this discussion, I don't see how I can now avoid it ;) ). Bear in mind that a -1 on a release vote constitutes just a negative vote as opposed to a veto [1]. HTH, Matt [1] http://www.apache.org/foundation/voting.html#ReleaseVotes On Mon, Mar 18, 2013 at 8:22 AM, William Speirs wrote: > On Sun, Mar 17, 2013 at 5:34 PM, sebb wrote: > >> Maven artifacts are here: > >> http://people.apache.org/~wspeirs/commons-dbutils-2.0-RC1/maven > > > > Maven artifacts must be uploaded to Nexus. > > How do I do this? I was following the directions here: > http://commons.apache.org/releases/release.html which don't mention > Nexus. > > > There a still several @author tags in the code > > @author tags are not allowed? > > Thanks for the feedback! > > Bill- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --047d7b3438ae3d742804d833fe38--