From graffito-dev-return-753-apmail-incubator-graffito-dev-archive=www.apache.org@incubator.apache.org Tue Nov 29 08:00:19 2005 Return-Path: Delivered-To: apmail-incubator-graffito-dev-archive@www.apache.org Received: (qmail 61901 invoked from network); 29 Nov 2005 08:00:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Nov 2005 08:00:19 -0000 Received: (qmail 76391 invoked by uid 500); 29 Nov 2005 08:00:18 -0000 Mailing-List: contact graffito-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: graffito-dev@incubator.apache.org Delivered-To: mailing list graffito-dev@incubator.apache.org Received: (qmail 76373 invoked by uid 99); 29 Nov 2005 08:00:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 00:00:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of christophe.lombart@gmail.com designates 64.233.182.206 as permitted sender) Received: from [64.233.182.206] (HELO nproxy.gmail.com) (64.233.182.206) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 00:01:48 -0800 Received: by nproxy.gmail.com with SMTP id p46so343471nfa for ; Mon, 28 Nov 2005 23:59:55 -0800 (PST) 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=OoymEH3Z1SX2uvHFnII94DSY5iS3NHUVlbGVLj3VOy1KeNer1DXoWUJ/oVDa328rJ89QURkLd/fBHs2E74YHfyuB0loChcrufhQ+fmhUKl9Dsyk7T3p6JNCpgHsaEjycXF2SrisBWnIWsmOfN5pVa/+In0UHEztj82vHy3w7wko= Received: by 10.48.246.18 with SMTP id t18mr548372nfh; Mon, 28 Nov 2005 23:59:55 -0800 (PST) Received: by 10.49.1.3 with HTTP; Mon, 28 Nov 2005 23:59:55 -0800 (PST) Message-ID: <3b728ee90511282359l2924aa68i7a12cbce9c481db@mail.gmail.com> Date: Tue, 29 Nov 2005 08:59:55 +0100 From: Christophe Lombart To: graffito-dev@incubator.apache.org Subject: Re: Proposal : new Graffito project structure In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3b728ee90511282200w46f43984sb30ecc0b7d3e686b@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Can you help for the maven migration ? Is it possible to do it in 2 steps= : 1. review the project structure 2. migrate to maven 2. Christophe On 11/29/05, Oliver Kiessler wrote: > On 11/29/05, Christophe Lombart wrote: > > I would like to make some changes in the Grafftio structure. The JCR > > area becomes more and more important and a Spring support is required. > > By this way, I can start the complete integration with the main > > Graffito components. > > > > Here is the new structure proposal : > > Application (portlet applications) > > API > > Commons > > Components > > Doc > > Engine > > etc > > JCR (with the following subproject) : > > mapping > > nodemanagement > > spring > > If you want to make this kind of restructuring, we should also > consider migrating the project to maven 2. What do you think? > > Regards, > Oliver >