From dev-return-7662-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Wed Dec 24 05:38:40 2008 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 73826 invoked from network); 24 Dec 2008 05:38:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Dec 2008 05:38:40 -0000 Received: (qmail 12504 invoked by uid 500); 24 Dec 2008 05:38:39 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 12463 invoked by uid 500); 24 Dec 2008 05:38:39 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 12452 invoked by uid 99); 24 Dec 2008 05:38:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2008 21:38:39 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 72.14.220.158 as permitted sender) Received: from [72.14.220.158] (HELO fg-out-1718.google.com) (72.14.220.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Dec 2008 05:38:33 +0000 Received: by fg-out-1718.google.com with SMTP id l26so1547473fgb.26 for ; Tue, 23 Dec 2008 21:38:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=/2zGjN5qgWab1DoH2Bbalm6VwdACuPdLmJ/QygK1gjg=; b=kTijGAZTymIqu/7q3lgT+bctdk1NO/usBNVfMJk1rBarLV3xc4GtK6VKF3ACvp6wOH 2eWiSbQNFtpErdsTFRBnIrtWBUSsPvUOJGngKnhY3OIOWoJ4OiysuOBhhslvt87prOav FYn3AZjtwzqr8D257gOk830mk2iMeIcq9CrRw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=gQBBwasBgSMnjVT5vxIcH1+qnSToPsQ1TTA3lKkDgGwVoLWah3Z/CAXi5Krq04KOLo EMtDv2DbA+GmoAQwrWLzV6sojAk8Rseqx+gG4uK0oRE9+tzua5uFzYbAPO2J1mccnde1 os3P7WnHo0d47dl3ibDujf9vZ/A+FgsQ5PuS8= Received: by 10.86.84.5 with SMTP id h5mr4916261fgb.12.1230097091865; Tue, 23 Dec 2008 21:38:11 -0800 (PST) Received: by 10.86.35.10 with HTTP; Tue, 23 Dec 2008 21:38:11 -0800 (PST) Message-ID: Date: Wed, 24 Dec 2008 06:38:11 +0100 From: "Emmanuel Venisse" To: dev@continuum.apache.org Subject: Re: Annotations In-Reply-To: <9948cb690812231314t23313d6csb38561ffdf016088@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_102159_2458300.1230097091855" References: <9948cb690812231314t23313d6csb38561ffdf016088@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_102159_2458300.1230097091855 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline It's ok for me. Emmanuel On Tue, Dec 23, 2008 at 10:14 PM, Olivier Lamy wrote: > Hi, > And what about other tags (like @Service) ? (which is more spring > dependant) > > -- > Olivier > > 2008/12/19 Emmanuel Venisse : > > Hi, > > > > Actually, we use plexus tags in fields comments. WDYT if we replace them > by > > @Resource tags and let spring play with them instead of to use the > > plexus-maven-plugin? > > > > Emmanuel > > > ------=_Part_102159_2458300.1230097091855--