Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 82478 invoked from network); 17 Nov 2006 11:36:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Nov 2006 11:36:02 -0000 Received: (qmail 46056 invoked by uid 500); 17 Nov 2006 11:36:11 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 45711 invoked by uid 500); 17 Nov 2006 11:36:10 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 45702 invoked by uid 99); 17 Nov 2006 11:36:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 03:36:10 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 03:36:00 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E01A7714327 for ; Fri, 17 Nov 2006 03:35:38 -0800 (PST) Message-ID: <1156533.1163763338915.JavaMail.jira@brutus> Date: Fri, 17 Nov 2006 03:35:38 -0800 (PST) From: "Jan Kuzniak (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-612) Restructure the Jackrabbit source tree In-Reply-To: <22653263.1162154356618.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/JCR-612?page=comments#action_12450709 ] Jan Kuzniak commented on JCR-612: --------------------------------- Jukka: > You mean textfilters/changes/changes.xml? I don't see why we should need a file like that. I just moved everything that I could from maven1 to maven2. There was changelog turned on in maven1 so I made it avaiable for maven2 as well. It seems to be quite informative report so I would think about turning it on in core or super project as well. Angela: > uuuuuuuuuuuuuuuh....... and i was waiting for an ok... [...] Heh, classic dead lock. I have to admit that I have the foggiest idea what sits inside jcr-server so I am was waiting for any decision. What do you think Jukka, should Angela make it real, or should I maven2 jcr-server as it is at the moment? Regards! > Restructure the Jackrabbit source tree > -------------------------------------- > > Key: JCR-612 > URL: http://issues.apache.org/jira/browse/JCR-612 > Project: Jackrabbit > Issue Type: Improvement > Reporter: Jukka Zitting > Assigned To: Jukka Zitting > Fix For: 1.2 > > Attachments: pomParent.zip > > > Reintroduce some of the changes in JCR-157 as a more general restructuring to simplify the Jackrabbit project structure. See http://thread.gmane.org/gmane.comp.apache.jackrabbit.devel/9170/ for the rationale and discussion. The main parts of this restructuring would be: > 1. Create a Jackrabbit "super-project" (artifactId: jackrabbit) in trunk/ > 2. Use the super-project POM as the parent of all Jackrabbit component POMs > 3. Move the contents of trunk/jackrabbit/src/site directly to trunk/src/site, and use the super-project to generate the web site > 4. Create independent subprojects for the the jackrabbit-api and jackrabbit-commons components, moving the the corresponding parts of the source tree > 5. Move the jcr-server subprojects on level up > 6. Rename the subproject directories to match their artifactIds > Note that this restructuring depends on JCR-611 and JCR-332, since the best way to implement this by utilizing a snapshot repository for the component dependencies. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira