Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 57605 invoked from network); 1 Aug 2007 19:43:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Aug 2007 19:43:15 -0000 Received: (qmail 40552 invoked by uid 500); 1 Aug 2007 19:43:13 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 40502 invoked by uid 500); 1 Aug 2007 19:43:12 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 40491 invoked by uid 99); 1 Aug 2007 19:43:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2007 12:43:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jason.dillon@gmail.com designates 209.85.198.190 as permitted sender) Received: from [209.85.198.190] (HELO rv-out-0910.google.com) (209.85.198.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2007 19:42:44 +0000 Received: by rv-out-0910.google.com with SMTP id b22so196171rvf for ; Wed, 01 Aug 2007 12:42:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=uGkx4/o2JueujlFeeQmiXkmN3HkOB9Qfr1ZX9EXS+8hk3FoCP+pEtHA9DO/1Mq625Nnt9Y2dvaJ2gTnnNlA+xfCONI68axY4M8DASWb30hlwJJQ1qQCRwYJJkH2ZCZF6e/KSGVVdpJIQhUBHtZIUTGZ02vlkzYqVWYoqp81mQxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=PWcv6IdJxPkmGT4CGIjNKVSUBRgsD4c2dKl3ITV/IOsT+Czte9/y0ul4h39idOkz/R5Vh3iGHK/jLOnM3qJnwlZ21tnUHkfrQjJ+ilW2f7lgRyR8zOwATAqIWzH3lpa803WqOH779K9xKZiyFyyWncBWRRl5r18IZfNWpdv76LI= Received: by 10.114.123.1 with SMTP id v1mr1019410wac.1185997365235; Wed, 01 Aug 2007 12:42:45 -0700 (PDT) Received: from ?10.0.1.100? ( [24.7.69.241]) by mx.google.com with ESMTPS id m6sm1075959wag.2007.08.01.12.42.43 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 01 Aug 2007 12:42:44 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <2CA6A6CB-C1CA-4D79-83CD-03CD8B588421@yahoo.com> References: <2CA6A6CB-C1CA-4D79-83CD-03CD8B588421@yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <63FBA2D0-7B4F-4FE8-BBF8-1E8D6A23BE42@planet57.com> Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: Problems trying to release tx + cx component jars Date: Wed, 1 Aug 2007 12:42:32 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org Cool :-) --jason On Aug 1, 2007, at 10:00 AM, David Jencks wrote: > Jvanzyl has offered to try to get the release plugin to stage these. > > thanks > david jencks > > On Aug 1, 2007, at 2:03 AM, David Jencks wrote: > >> I tried to get a release candidate together for the tx and cx >> component jars but have failed. >> >> maven-release-plugin tags the jars into genesis and there seems to >> be way to override this, despite the documentation. http:// >> jira.codehaus.org/browse/MRELEASE-272 >> >> The release procedure at http://cwiki.apache.org/GMOxPMGT/release- >> branching-process.html works up to the point where I try to execute >> http://cwiki.apache.org/GMOxPMGT/release-branching-process.html >> >> which however fails because the legal files aren't getting into >> the source jar. >> >> If anyone else wants to try, the possibly ready to try to release >> stuff is at https://svn.apache.org/repos/asf/geronimo/components/ >> txmanager/branches/2.0 >> >> thanks >> david jencks >