Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 72774 invoked from network); 2 Sep 2004 10:41:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Sep 2004 10:41:06 -0000 Received: (qmail 64166 invoked by uid 500); 2 Sep 2004 10:40:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 64131 invoked by uid 500); 2 Sep 2004 10:40:55 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 64116 invoked by uid 99); 2 Sep 2004 10:40:54 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_COST X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [155.208.255.20] (HELO bbnrelbul01.net.external.hp.com) (155.208.255.20) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Sep 2004 03:40:54 -0700 Received: from vistula.poland.hp.com (vistula.poland.hp.com [15.188.0.12]) by bbnrelbul01.net.external.hp.com (Postfix) with ESMTP id 0857137DF3 for ; Thu, 2 Sep 2004 12:40:41 +0200 (CEST) Received: from [127.0.0.1] (jlaskowski.emea.cpqcorp.net [15.188.174.249]) by vistula.poland.hp.com with ESMTP (8.9.3 (PHNE_28760_binary)/8.8.6 SMKit7.02) id MAA07663 for ; Thu, 2 Sep 2004 12:40:41 +0200 (METDST) Message-ID: <4136F8A8.30502@apache.org> Date: Thu, 02 Sep 2004 12:40:40 +0200 From: Jacek Laskowski Organization: Apache Geronimo (http://geronimo.apache.org) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040817 X-Accept-Language: pl, en, en-us MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: cvs commit: incubator-geronimo project.xml References: <20040902043109.71747.qmail@minotaur.apache.org> In-Reply-To: <20040902043109.71747.qmail@minotaur.apache.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N dain@apache.org wrote: > dain 2004/09/01 21:31:08 > > Modified: applications/jmxdebug project.xml > applications/demo project.xml > etc version-info.ent > . project.xml > Log: > Changed version tags to use entity references Awesome! I really like the idea of using the entity references. I have seen it the first time in OpenEJB2 (I guess it was Dave who made the changes) and I was deeply entertained. I haven't seen it anywhere, but in Geronimo and OpenEJB (which simply means I don't spend too much time reading others' code :)). I think people tend to use highly complicated solutions before using such simple ones. I hope others have also so much fun reading the code. These're lessons you'll never have a chance to take at no charge! Just couldn't resist to not send it to the ML :) Jacek