From dev-return-86179-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Mon Nov 29 10:16:18 2010 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 31197 invoked from network); 29 Nov 2010 10:16:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Nov 2010 10:16:17 -0000 Received: (qmail 87128 invoked by uid 500); 29 Nov 2010 10:16:17 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 86794 invoked by uid 500); 29 Nov 2010 10:16:15 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 86786 invoked by uid 99); 29 Nov 2010 10:16:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 10:16:15 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 10:16:07 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 3018040E0008 for ; Mon, 29 Nov 2010 11:15:47 +0100 (CET) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nSWAPRaiypsh for ; Mon, 29 Nov 2010 11:15:46 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id D9E0440E0007; Mon, 29 Nov 2010 11:15:46 +0100 (CET) From: Stefan Bodewig To: dev@ant.apache.org Subject: Re: [PATCH] ant-core/docs/manual/Tasks/taskdef.html References: <87aal1o7ag.fsf@v35516.1blu.de> X-Draft-From: ("nnfolder:mail.jakarta-ant" 101849) Date: Mon, 29 Nov 2010 11:15:46 +0100 In-Reply-To: (Kevin Connor Arpe's message of "Tue, 23 Nov 2010 23:44:01 +0800") Message-ID: <87d3po1lm5.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org On 2010-11-23, Kevin Connor Arpe wrote: > Seems like my patch should be merged with the typedef page. I thought so, > Regarding the namespace issue, no one I talked to at my office knew > anything about classloaders. I wasn't sure how to describe it, but I > don't want users to need to be a Java expert to understand the docs... The problem is you need to understand a bit of Java classloading in order to understand what is going on. And as usual people who know a difficult issue - and had to learn them a long time ago - are often not the best people to describe them to newbies. I'll give it a shot when I get around to it. > I will leave this patch to you to integrate -- or not. Thank you. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org