Return-Path: Delivered-To: apmail-avalon-dev-archive@www.apache.org Received: (qmail 93026 invoked from network); 7 Aug 2004 05:26:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Aug 2004 05:26:41 -0000 Received: (qmail 30076 invoked by uid 500); 7 Aug 2004 05:26:39 -0000 Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 29828 invoked by uid 500); 7 Aug 2004 05:26:37 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 29815 invoked by uid 99); 7 Aug 2004 05:26:37 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [202.187.40.2] (HELO f2.hedhman.org) (202.187.40.2) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 06 Aug 2004 22:26:34 -0700 Received: from f2.hedhman.org (f2.hedhman.org [127.0.0.1]) by f2.hedhman.org (8.12.8/8.12.8) with ESMTP id i775QTs0007576 for ; Sat, 7 Aug 2004 13:26:30 +0800 From: Niclas Hedhman Organization: Private To: "Avalon Developers List" Subject: Re: Cornerstone - Maven issue ? Date: Sat, 7 Aug 2004 13:26:28 +0800 User-Agent: KMail/1.5 References: <411419B7.50802@Hammant.org> In-Reply-To: <411419B7.50802@Hammant.org> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200408071326.28915.niclas@hedhman.org> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Saturday 07 August 2004 07:52, Paul Hammant wrote: > I'm trying to submit some patches for Cornerstone to allow it (or at > least ConnectionManager) to be used without Avalon. Specifically, in a > Constructor Dependency Injection (CDI) manner. > > I'm having problems getting Maven 1.0 to compile it. Some custom Avalon > goal is missing (see below) > > Any ideas? I hope you have managed to get Magic working by now. :o) Shouldn't be that hard. The main issue here revolves around the suggested changes, and I want to kick off a discussion of whether this is 'desirable'. Gang, Paul's changes can probably best be summarized as; 1. Moving any 'functional' code into POJOs, and have an Avalon wrapper to maintain Avalon compatibility. 2. Introduction of the "No Logging Strategy" with a connection monitor, and monitor adapters for Avalon and Commons-logging. We need to discuss if these are changes that are in line with the Avalon direction and a way that should be supported, maintained and encouraged. Personally, I have no strong opinion at this point in time, and would like the folks to speak up. Preferably also the Excalibur camp... Cheers Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org