Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 17316 invoked from network); 6 Apr 2007 19:24:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Apr 2007 19:24:55 -0000 Received: (qmail 87373 invoked by uid 500); 6 Apr 2007 19:25:01 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 86505 invoked by uid 500); 6 Apr 2007 19:24:58 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 86494 invoked by uid 99); 6 Apr 2007 19:24:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2007 12:24:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of david.blevins@visi.com designates 208.42.156.2 as permitted sender) Received: from [208.42.156.2] (HELO conn-smtp.mc.mpls.visi.com) (208.42.156.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2007 12:24:51 -0700 Received: from [192.168.42.22] (cpe-76-167-141-63.socal.res.rr.com [76.167.141.63]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by conn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id 3CA20824F for ; Fri, 6 Apr 2007 14:24:30 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <46163715.4030801@apache.org> References: <46054A21.2090600@hanik.com> <634d38d80703241826k27a47fd7p5bd6f1acfed3a39a@mail.gmail.com> <5DC907D0-EC6C-4C49-B08A-07559B3D8BD9@yahoo.com> <46070869.1070403@apache.org> <415D045C-9443-4B15-A250-7425FCD6A037@yahoo.com> <46092CBA.1090408@apache.org> <762332FF-72EF-4B5C-B751-5AD88F4F73EB@yahoo.com> <461618D5.9030002@apache.org> <46163715.4030801@apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Blevins Subject: Re: Annotation processing - Geronimo injection Date: Fri, 6 Apr 2007 12:24:24 -0700 To: "Tomcat Developers List" X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org On Apr 6, 2007, at 5:03 AM, Remy Maucherat wrote: > David Jencks wrote: >> but I won't put it in the org.apache package. > > There are not too many solutions to this problem, and > (unfortunately for you, apparently) I think it's the most > appropriate, or least inappropriate if you prefer. Just as a note, I'd be great if people didn't put classes directly in the org.apache namespace. If every java project at Apache did that, we'd have a mess real quick. -David --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org