Return-Path: Delivered-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Received: (qmail 29018 invoked from network); 18 Mar 2009 07:43:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Mar 2009 07:43:04 -0000 Received: (qmail 98187 invoked by uid 500); 18 Mar 2009 07:43:04 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 98168 invoked by uid 500); 18 Mar 2009 07:43:03 -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 98157 invoked by uid 99); 18 Mar 2009 07:43:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Mar 2009 00:43:03 -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 robertburrelldonkin@gmail.com designates 209.85.218.171 as permitted sender) Received: from [209.85.218.171] (HELO mail-bw0-f171.google.com) (209.85.218.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Mar 2009 07:42:56 +0000 Received: by bwz19 with SMTP id 19so429970bwz.4 for ; Wed, 18 Mar 2009 00:42:35 -0700 (PDT) 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=E7aBWz3RxCmzd+R7lv3BGrU2Bb52SImUH/x3CqRXWCk=; b=sGfC03z1Yx/SypAl1/U/sIKBvwnolFXVONOPe59K3tAOHFqmr1gH9JEBh51AMqmns+ f3vddtlHgkdn865BwbLLuIkSdhYfk3ePzGNmtQN0VzG6bvL3rLsp4s8aS5ESDlHLx6a/ mjesdPF+oLhrP/azjilgI/S230FVefaSU0fZ0= 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=C1M9gBoje2r0HDmgb0SfU5BcWq27xSFGiboWvvu5i8H7K5yGHegZpKZ5Iim8aoyD8u gZN4d52RahpaK+8/D6o1buMNJml5i7ZCBc/bYl1sc5UqsIErp+JHX0BH9kTkuu8IXPEY dA9l3cy7fDcV+GUNN+KiCzd3AlRkW8iDsIhYY= MIME-Version: 1.0 Received: by 10.204.63.20 with SMTP id z20mr311579bkh.200.1237362155709; Wed, 18 Mar 2009 00:42:35 -0700 (PDT) In-Reply-To: References: <1124203030.1237225670542.JavaMail.jira@brutus> Date: Wed, 18 Mar 2009 07:42:35 +0000 Message-ID: Subject: Re: [jira] Commented: (MIME4J-101) Convert Mime4J into a project with multiple modules From: Robert Burrell Donkin To: mime4j-dev@james.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Mar 17, 2009 at 11:46 AM, Markus Wiederkehr wrote: > On Mon, Mar 16, 2009 at 6:52 PM, Robert Burrell Donkin > wrote: >> On Mon, Mar 16, 2009 at 5:47 PM, Robert Burrell Donkin (JIRA) >> wrote: >> >>> Robert Burrell Donkin commented on MIME4J-101: >>> ---------------------------------------------- >>> >>> I've added a very basic multi-module build to http://svn.apache.org/repos/asf/james/mime4j/future/. This can easily and quickly switched in once people are happy. >> >> please checkout and see if it seems ok > > Looks good to me. > >> if so, then i'll switch it in position and break out some further tasks > > +1 unless anyone jumps in, i'm going to get start with this >>> ATM the name of the main module is 'core' but perhaps some other name would be better. >> >> opinions > > I think core is okay for now; later we are probably going to split it > into parse, store and dom anyway. +1 - robert