Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 79015 invoked by uid 500); 16 Apr 2001 22:41:22 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Delivered-To: moderator for ant-dev@jakarta.apache.org Received: (qmail 74223 invoked from network); 16 Apr 2001 22:31:11 -0000 Message-ID: <772D05059C5DD4119FBD00306E0041198AC7A8@u10sm002.us10.cocreate.com> From: Karsten Opitz To: ant-dev@jakarta.apache.org Subject: RE:[PATCH] bug fix for group attribute in javadoc Date: Tue, 17 Apr 2001 00:31:02 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Stefan, you're absolutely right, I was misled by some comments in the source code. With your suggestions, things work perfectly for me both on Windows & Unix. Two minor things : (1) I didn't find the documentation you mentioned The documentation for 's packages attribute says that multiple packages need to be separated by ":". Where would I find this kind of information other than in the Users' manual ? (2) The Users' Manual describes a "groups" nested element analogous to the group attribute. I suppose that's a type-o, shouldn't it be "group" as well ? And finally, I'm interested more in the design of Ant and possible design patterns. Is there some documentation about the design of Ant similar to what's available for Xalan ? Thanks again for your great contributions ! Karsten