Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 60605 invoked from network); 25 Jul 2006 06:32:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 06:32:09 -0000 Received: (qmail 46872 invoked by uid 500); 25 Jul 2006 06:32:06 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 46767 invoked by uid 500); 25 Jul 2006 06:32:06 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 46634 invoked by uid 99); 25 Jul 2006 06:32:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 23:32:05 -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 flamefew@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 23:32:04 -0700 Received: by ug-out-1314.google.com with SMTP id m2so2704917uge for ; Mon, 24 Jul 2006 23:31:43 -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=R9bPrlwkaWos3AF/lskErQRykPgb0MJ6rPYDmVVjagTGnLfgxvHKB/VQIss8cwE+x1xXGqbej6bsUGle92Qb9WaQp53Ll1Dteb2M7zjQ2PLJWfXIwU55j7S/FzHJUlbhWf9V+Jl3dh+9qqYa9TTCMdwAD63R5bqmDowAH/hUY9g= Received: by 10.78.177.3 with SMTP id z3mr2109901hue; Mon, 24 Jul 2006 23:31:42 -0700 (PDT) Received: by 10.78.128.13 with HTTP; Mon, 24 Jul 2006 23:31:42 -0700 (PDT) Message-ID: <31cc37360607242331r59e90346g8c3cce6bd5e24665@mail.gmail.com> Date: Mon, 24 Jul 2006 23:31:42 -0700 From: "Henri Yandell" To: "Jakarta Commons Developers List" Subject: Re: [transaction] Preparing a release In-Reply-To: <9da4f4520607240426j53f53ac4vd66624b489df6d48@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9da4f4520607240426j53f53ac4vd66624b489df6d48@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/24/06, Oliver Zeigermann wrote: > Hi folks! > > I have already uploaded the files for a 1.2 release candidate to > > http://people.apache.org/~ozeigermann/tx-1.2rc1/ Have you read the Releasing Components webpages? Few things to change: .MD5 to .md5 .tgz to .tar.gz zips and tar.gz's should unzip to a directory with the same name as the archive (ie: it shouldn't make a mess when unpacked) include a jar for the Maven repository (and a .pom) gpg sign all files Hen --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org