Return-Path: Delivered-To: apmail-archiva-dev-archive@www.apache.org Received: (qmail 34526 invoked from network); 20 Nov 2009 01:39:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Nov 2009 01:39:04 -0000 Received: (qmail 76164 invoked by uid 500); 20 Nov 2009 01:39:04 -0000 Delivered-To: apmail-archiva-dev-archive@archiva.apache.org Received: (qmail 76102 invoked by uid 500); 20 Nov 2009 01:39:04 -0000 Mailing-List: contact dev-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list dev@archiva.apache.org Received: (qmail 76092 invoked by uid 99); 20 Nov 2009 01:39:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 01:39:04 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.216.204] (HELO mail-px0-f204.google.com) (209.85.216.204) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 01:38:53 +0000 Received: by pxi42 with SMTP id 42so1444922pxi.5 for ; Thu, 19 Nov 2009 17:38:32 -0800 (PST) Received: by 10.115.103.23 with SMTP id f23mr853265wam.226.1258681111704; Thu, 19 Nov 2009 17:38:31 -0800 (PST) Received: from ?10.0.0.1? (CPE-203-51-110-244.lns11.cht.bigpond.net.au [203.51.110.244]) by mx.google.com with ESMTPS id 20sm652538pzk.5.2009.11.19.17.38.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 19 Nov 2009 17:38:30 -0800 (PST) Sender: Brett Porter From: Brett Porter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: seeking review on plan/work for MRM-1025 Date: Fri, 20 Nov 2009 12:38:26 +1100 Message-Id: <1EB11C1E-5CDD-47FB-8876-41F8F43D3EFF@apache.org> To: dev@archiva.apache.org Mime-Version: 1.0 (Apple Message framework v1077) X-Mailer: Apple Mail (2.1077) X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have again picked up the task of removing the requirement of the = database from Archiva (seeking to push it over to either an optional = add-on, or replace it with an alternative). We use very little of the = data in there for core functionality at the moment. The main reasoning is to clean up the architecture though and remove a = certain classification of bugs that we get on a regular basis. I'd like to make sure the work I'm doing is reviewed though, even though = it's on a branch. If you get time to review the code, please do. Short = of that, please sanity check the current plan: = http://jira.codehaus.org/browse/MRM-1025 If you have any questions, comments, or would like to help, just shout! - Brett=