Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 20848 invoked from network); 18 Sep 2010 16:03:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 16:03:34 -0000 Received: (qmail 82028 invoked by uid 500); 18 Sep 2010 16:03:33 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 81968 invoked by uid 500); 18 Sep 2010 16:03:33 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 81961 invoked by uid 99); 18 Sep 2010 16:03:33 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:03:33 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ryantxu@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-iw0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:03:11 +0000 Received: by iwn9 with SMTP id 9so3963549iwn.35 for ; Sat, 18 Sep 2010 09:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=JNnMaOPOWuuI7sdauTsWEkKjh3kQissWEz+PL6SCe24=; b=x/k7F3598MRj8U7QKbuiwkZDxf0nRQmznJjbLcsY90mcfX+nSJse2HnJpnWqAoHHQm BwFAkDtfVkY6SBWMA+gZUdzVSu1eJrnjrVdkFBwI0hO041JECtSGnU2+SLKH/RHLVhbe KGicTtCZWl3a7itIyOKbxFmSj7VB0YN7DiXRg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Qr8KRInhFsK91rZ//Z8DZSZNpB6KcwHCQNWZ6Cv/lQvfS9MTS78DD2hxBFkNfN9ZqN x5Z8Oa3JMMsVWRzJUYp5qg+pKTHDu58dWGoYYZTKlyNN3DDPFyhjmqZmQrxKKG9mhncp rzNYp0ML2qAyWz++QW36cEny1YWrG//fDCCyM= MIME-Version: 1.0 Received: by 10.231.179.24 with SMTP id bo24mr6217061ibb.193.1284825770330; Sat, 18 Sep 2010 09:02:50 -0700 (PDT) Received: by 10.231.187.16 with HTTP; Sat, 18 Sep 2010 09:02:50 -0700 (PDT) In-Reply-To: References: <4C9427DC.1040003@gmail.com> Date: Sat, 18 Sep 2010 09:02:50 -0700 Message-ID: Subject: Re: discussion about release frequency. From: Ryan McKinley To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I don't get what is being proposed... are you guys really suggesting we drop the ant generate-maven-artifacts target? and let people who use maven sort it out for themselves? Making sure the generated poms are valid is another question On Fri, Sep 17, 2010 at 8:44 PM, Chris Male wrote: > > On Sat, Sep 18, 2010 at 2:45 PM, Mark Miller wrot= e: >> >> On 9/17/10 9:45 PM, Chris Hostetter wrote: >> =A0When we vote on a release, tha's what we >> > are voting on: source. =A0We may also distribute precompiled binary ja= rs >> > via the download mirrors, or via maven, but that's not what the releas= e >> > is >> > about -- so let's get hte pom template files out of hte src tree, let'= s >> > get the maven related tasks out of the build.xml file and treat >> > publishing >> > to maven as a seperate process that happens *after* the release. =A0We >> > vote >> > on the release, we release it, and then the folks that care about mave= n >> > can publish the jars after the fact. >> > > > Given how messy and problem plagued the maven releases code is currently,= +1 > to this idea. > > > -- > Chris Male | Software Developer | JTeam BV.| www.jteam.nl > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org