Return-Path: Delivered-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Received: (qmail 79691 invoked from network); 26 Feb 2009 15:11:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2009 15:11:47 -0000 Received: (qmail 94710 invoked by uid 500); 26 Feb 2009 15:11:47 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 94690 invoked by uid 500); 26 Feb 2009 15:11:47 -0000 Mailing-List: contact mime4j-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mime4j-dev@james.apache.org Delivered-To: mailing list mime4j-dev@james.apache.org Received: (qmail 94679 invoked by uid 99); 26 Feb 2009 15:11:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 07:11:47 -0800 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 markus.wiederkehr@gmail.com designates 209.85.220.174 as permitted sender) Received: from [209.85.220.174] (HELO mail-fx0-f174.google.com) (209.85.220.174) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 15:11:39 +0000 Received: by fxm22 with SMTP id 22so643354fxm.4 for ; Thu, 26 Feb 2009 07:11:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=u8aL2HE0EJqVNSpDIfSR1rqsVUaoZWQigMHtWQWd96c=; b=Hf0s6K40S8FZLA3zSDPKKB4ERpN/1CrpDr8IN5Q4q7t1IFKD2N2p4dLLTW8hhjaMsj ZUmhsQdBjNiyLXlB3WHCSeSKYyuO0+wJJZqwXAxAuMq/ex2NXCGC6lj7axavfSONiLZZ TgFRMwt8xNf6+PNgvD6Skf8CylCEXbdw5kApE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Au3OZNQ5iFFlBSsu9v4VTMkUm0oHbCTtwpQx0Cum9yEPfdlIJcr6gf1gtwo9mb3YqT QrWB2G/yE8UOXvEg+2e96or9NB6LiwMQd5ZI2JH5V/VL76xQCojlrPcfEsg1lll23XzP O4ir49uD2dQtnfgGe3n7Ya6YN11LPoDA8bepk= MIME-Version: 1.0 Received: by 10.223.111.134 with SMTP id s6mr2195171fap.60.1235661079128; Thu, 26 Feb 2009 07:11:19 -0800 (PST) In-Reply-To: <1050989640.1235565242207.JavaMail.jira@brutus> References: <1050989640.1235565242207.JavaMail.jira@brutus> Date: Thu, 26 Feb 2009 16:11:19 +0100 Message-ID: Subject: Re: [jira] Commented: (MIME4J-101) Convert Mime4J into a project with multiple modules From: Markus Wiederkehr To: mime4j-dev@james.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Feb 25, 2009 at 1:34 PM, Robert Burrell Donkin (JIRA) wrote: > > =C2=A0 =C2=A0[ https://issues.apache.org/jira/browse/MIME4J-101?page=3Dco= m.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedComme= ntId=3D12676626#action_12676626 ] > > Robert Burrell Donkin commented on MIME4J-101: > ---------------------------------------------- > > I have a plan that would allow work to begin on this before the 0.6 relea= se is finalised. > > My proposal is to create a peer directory in subversion next to tags, bra= nchs and trunk called 'future'. svn:externals would be used to import the c= urrent trunk as a subdirectory. This would allow work to start on the top l= evel components as work continues on the 0.6 release. > > Once 0.6 is released, the svn:externals would be removed, trunk moved to = future/main and future renamed to trunk. I think 0.6 is maybe only a matter of days and after that the trunk is all yours if you like (unless Oleg has plans, of course). Personally I have a few other thinks to attend to and there will be probably not much time for Mime4j for a few weeks.. If you prefer the svn:externals approach I have no objections though.. Markus