Return-Path: Delivered-To: apmail-repository-archive@www.apache.org Received: (qmail 55642 invoked from network); 23 Aug 2006 21:05:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Aug 2006 21:05:42 -0000 Received: (qmail 67572 invoked by uid 500); 23 Aug 2006 21:05:40 -0000 Delivered-To: apmail-repository-archive@apache.org Received: (qmail 67520 invoked by uid 500); 23 Aug 2006 21:05:40 -0000 Mailing-List: contact repository-help@apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: repository@apache.org List-Id: Delivered-To: mailing list repository@apache.org Received: (qmail 67461 invoked by uid 99); 23 Aug 2006 21:05:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 14:05:40 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wsmoak@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 14:05:39 -0700 Received: by wr-out-0506.google.com with SMTP id i21so106233wra for ; Wed, 23 Aug 2006 14:05:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R/uT/l5jp/+mY0ncVBPVCtzjznKV27Xa9gLjoIxyFzBtvc70ZT1kaqZIQ94ZGrQHpg+RKtQF4jTSXNn+l8tDo3+UI/uxYX4IkAqqvyFwEsJ+6Fo01GyQApwYRYHAuPB0CP6oxsY8eLVSSLp1he5ixmsD9SKfZ8iNTxi6zfA96V8= Received: by 10.90.55.19 with SMTP id d19mr317282aga; Wed, 23 Aug 2006 14:05:19 -0700 (PDT) Received: by 10.90.68.3 with HTTP; Wed, 23 Aug 2006 14:05:18 -0700 (PDT) Message-ID: Date: Wed, 23 Aug 2006 14:05:18 -0700 From: "Wendy Smoak" To: repository@apache.org Subject: Re: creating staging repositories In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/23/06, Jorg Heymans wrote: > Currently i'm holding this staging repository in ~/jheymans/ > public_html, i'ld like to remove this location asap. > > Any objections to this ? FWIW, we (Shale and Struts) have been deploying 'test builds' (prior to a vote) to repo/m2-snapshot-repository. We're still investigating how best to move the artifacts over to m2-ibiblio-rsync-repository when it's time. The current process involves running 'mvn deploy' one more time and then quickly overwriting them with the 'original' artifacts copied from the snapshot repo. -- Wendy