From stdcxx-dev-return-166-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Fri Sep 16 16:27:18 2005 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 64688 invoked from network); 16 Sep 2005 16:27:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2005 16:27:17 -0000 Received: (qmail 30378 invoked by uid 500); 16 Sep 2005 16:27:15 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 30356 invoked by uid 500); 16 Sep 2005 16:27:14 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 30330 invoked by uid 99); 16 Sep 2005 16:27:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 09:27:14 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [12.17.213.84] (HELO bco-exchange.bco.roguewave.com) (12.17.213.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 09:27:24 -0700 Received: from [10.70.3.113] (10.70.3.113 [10.70.3.113]) by bco-exchange.bco.roguewave.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id S0A359Q0; Fri, 16 Sep 2005 10:25:46 -0600 Message-ID: <432AF2D9.1040003@roguewave.com> Date: Fri, 16 Sep 2005 10:29:13 -0600 From: Martin Sebor User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 X-Accept-Language: en-us, en MIME-Version: 1.0 To: general@incubator.apache.org CC: stdcxx-dev@incubator.apache.org Subject: Re: [VOTE RESULT] References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Noel J. Bergman wrote: > Martin Sebor wrote: > > >>I plan to put the tarball with the snapshot in >>http://incubator.apache.org/stdcxx/snapshots > > > They would go under /www/cvs.apache.org/dist/incubator/stdcxx. Thank you! I thought there was a better place but for the life of me I couldn't find it. (I assume it's safe to just copy it there by hand and it won't get overwritten by some automatic update process.) > > And don't forget that you need to follow the release guidelines in terms of > notices and naming convention, as I noted in my earlier e-mail. Yes, thanks for the reminder. The name of the file will be: stdcxx-incubating-4.1.2-2005-07-19.tar.gz The included README has the required disclaimer at the top: http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/etc/config/README?rev=240138 Martin