Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 29607 invoked from network); 25 Dec 2004 15:40:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Dec 2004 15:40:35 -0000 Received: (qmail 41374 invoked by uid 500); 25 Dec 2004 15:40:34 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 41340 invoked by uid 500); 25 Dec 2004 15:40:34 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: user@geronimo.apache.org Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 41327 invoked by uid 99); 25 Dec 2004 15:40:33 -0000 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=DATE_IN_PAST_48_96 X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from bbnrelbul01.net.external.hp.com (HELO bbnrelbul01.net.external.hp.com) (155.208.255.20) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 25 Dec 2004 07:40:29 -0800 Received: from vistula.poland.hp.com (vistula.poland.hp.com [15.188.0.12]) by bbnrelbul01.net.external.hp.com (Postfix) with ESMTP id 5FBB238EE0 for ; Sat, 25 Dec 2004 16:40:20 +0100 (CET) Received: from [127.0.0.1] (namdynwar18.poland.hp.com [15.127.97.18]) by vistula.poland.hp.com with ESMTP (8.9.3 (PHNE_28760_binary)/8.8.6 SMKit7.02) id QAA18210 for ; Sat, 25 Dec 2004 16:40:18 +0100 (MET) Message-ID: <41CACA65.1020905@apache.org> Date: Thu, 23 Dec 2004 14:38:45 +0100 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.8a5) Gecko/20041122 X-Accept-Language: pl, en, en-us MIME-Version: 1.0 To: user@geronimo.apache.org Subject: Re: xdoclet-geronimo plugin References: <20041222185150.3424.qmail@web50501.mail.yahoo.com> In-Reply-To: <20041222185150.3424.qmail@web50501.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N L. Yeung wrote: > I've written some docs on geronimo-plugin and uploaded > the geronimo-xdoclet sources and geronimo-apps, a > sample maven template, moments ago. > > The @geronimo.attr is currently written as class leel > instead of method level. I think it should be moved to > method level for better source manageability, but I > can't find any good samples which uses attributes. If > you could provide some, I'll move them in a few days. > > Any feedback is highly appreciated. I've assigned myself to the JIRA issue and will be reviewing it in the comming days. Keep in mind that I (might) have never worked with XDoclet, so that it may last longer that is really required ;) Thanks for the work! > - L. Yeung Jacek