From dev-return-8287-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Thu Jul 02 06:30:40 2009 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 15553 invoked from network); 2 Jul 2009 06:30:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 06:30:40 -0000 Received: (qmail 57793 invoked by uid 500); 2 Jul 2009 06:30:51 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 57706 invoked by uid 500); 2 Jul 2009 06:30:50 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 57695 invoked by uid 99); 2 Jul 2009 06:30:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 06:30:50 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of odeaching@gmail.com designates 209.85.216.184 as permitted sender) Received: from [209.85.216.184] (HELO mail-px0-f184.google.com) (209.85.216.184) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 06:30:42 +0000 Received: by pxi14 with SMTP id 14so1366425pxi.10 for ; Wed, 01 Jul 2009 23:30:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=lnnsuW/N2hcZs4Dn41HZLj7QpAuQgjYa1PtWSfVTivU=; b=VviTlxv7/hjW5kCrmHpaAp5EDTTEF+5wqzI+dMNkYZ+ulW1/TOGRAeY9YJhx7Glel0 y8rb11AJPIb6sW8j3ydQ9xYvGf2+7QVLpf9K8YbQmNdHbS1PShoJNaLtZdn4iND9CnGv LdbaacZeCDMannsLTFw7AnJDcy4D+TAOBxARw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=t0yh2gebJ4pu1ro8IaUozqsxvJ6NiAsFTwwrn2KBJE83ECPmAZwgDaibg6TvOWLzHS hxwe6m3n9FLs3i9Eb1hpyWqJSi0i8Geiu2eLDmG8N+NCHcrlbde/NOXMnQeuoWI1bA9M Oa7YH95ux47A5vhNGmmfTrkg3XaxY5X4hzta4= MIME-Version: 1.0 Sender: odeaching@gmail.com Received: by 10.114.159.6 with SMTP id h6mr16827916wae.19.1246516222118; Wed, 01 Jul 2009 23:30:22 -0700 (PDT) In-Reply-To: <7C560B73-3DCE-4795-A8BE-1F937BCE7AE9@apache.org> References: <8667b1bd0905130349ye8e8816xbccb8f8aadddc666@mail.gmail.com> <7C560B73-3DCE-4795-A8BE-1F937BCE7AE9@apache.org> Date: Thu, 2 Jul 2009 14:30:21 +0800 X-Google-Sender-Auth: 2b310c1971d72df7 Message-ID: <8667b1bd0907012330u6514bdc1vc92f3ec1d68d0492@mail.gmail.com> Subject: Re: CONTINUUM-1569 and 2193 staged From: Deng Ching To: dev@continuum.apache.org Content-Type: multipart/alternative; boundary=00163646b5bca04d3a046db32c46 X-Virus-Checked: Checked by ClamAV on apache.org --00163646b5bca04d3a046db32c46 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Not yet :( I'm planning to merge it next week.. Thanks, Deng On Thu, Jul 2, 2009 at 10:36 AM, Brett Porter wrote: > This is one of the mails that I wound up losing track of since May was, um, > busy :) > > Did this already get merged to trunk? > > > On 13/05/2009, at 8:49 PM, Deng Ching wrote: > > Hi, >> >> I've staged the binaries for the continuum-flat-multi-module branch at: >> >> http://people.apache.org/~oching/continuum-flat-multi-module/ >> >> These are the changes in the branch: >> 1. Multi-module projects (both regular and flat) can be checked out into a >> single directory. To do this, just tick the 'Checkout multi-module project >> in single directory' checkbox when you add a Maven 2 project. >> 2. Releasing flat multi-module projects is now possible. The regular >> release >> process applies when releasing a flat multi-module project. >> >> I haven't committed the fix in maven-release (MRELEASE-261) yet as I'm >> still >> waiting for someone to review it first. So if you want to build from >> source, >> you need to checkout maven-release first then apply MRELEASE-261 and build >> maven-release. The staged binaries which I've built locally already has >> that >> fix in though. >> >> If everyone's ok with the changes I've made, I'll merge the branch to >> trunk.. >> >> Thanks, >> Deng >> > > --00163646b5bca04d3a046db32c46--