Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 83615 invoked from network); 22 Mar 2000 22:03:38 -0000 Received: from h-205-217-237-46.netscape.com (HELO netscape.com) (205.217.237.46) by locus.apache.org with SMTP; 22 Mar 2000 22:03:38 -0000 Received: from dredd.mcom.com (dredd.mcom.com [205.217.237.54]) by netscape.com (8.8.5/8.8.5) with ESMTP id NAA07669 for ; Wed, 22 Mar 2000 13:58:22 -0800 (PST) Received: from netscape.com ([206.222.226.187]) by dredd.mcom.com (Netscape Messaging Server 4.1 Aug 9 1999 18:28:31) with ESMTP id FRUFXB00.LM6 for ; Wed, 22 Mar 2000 14:03:11 -0800 Message-ID: <38D942FC.F4A6891C@netscape.com> Date: Wed, 22 Mar 2000 14:02:36 -0800 From: chanezon@netscape.com (Patrick Chanezon) Organization: iPlanet E-Commerce Solutions, A Sun-Netscape Alliance X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en,fr MIME-Version: 1.0 To: ant-dev@jakarta.apache.org Subject: Re: [PATCH] Support for multiple source paths in javac References: <852568AA.005269A9.00@d54mta04.raleigh.ibm.com> Content-Type: multipart/mixed; boundary="------------F150A95E9F5F72041B911DC8" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --------------F150A95E9F5F72041B911DC8 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi I wrote the patch using semicolon and I'm rewriting it to use nested elements. I'll include the multiple sourcedir elements as well. P@ rubys@us.ibm.com wrote: > Conor wrote: > >The following patch allows the srcDir attribute of Javac to have a comma > >separated list of source paths. > > There is a proposed javadoc patch which uses a semicolon separated list. > Your patch has a comma separated list. The existing MatchingTask accepts > either a space or a comma. And, of course, Javac uses the system dependent > path.separator (so much for portable build.xml files). > > In short, we are slowly accumulating a patchwork quilt of ad-hoc > mechanisms. > > I'd like to propose that in all cases we support nested XML elements. In > many cases, I believe that this will be sufficient. If necessary, we can > support delimited lists in attributes as an alternate syntax. > > An example of this approach can be found in the current version of > MatchingTask.java. > > - Sam Ruby -- Patrick Chanezon, Vortex - Portal/EServices Technical Lead Netscape Communications Corp. - http://people.netscape.com/chanezon/ Opinions are my own. "Ouais, n'emp�che qu'� la retraite de Russie, c'est les mecs qu'�taient � la tra�ne qu'ont �t� repass�s..." - Michel Audiard - Les Tontons Flingueurs --------------F150A95E9F5F72041B911DC8 Content-Type: text/x-vcard; charset=us-ascii; name="chanezon.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Patrick Chanezon Content-Disposition: attachment; filename="chanezon.vcf" begin:vcard n:Chanezon;Patrick tel;fax:603.388-9565 tel;work:650.937.6605 x-mozilla-html:TRUE org:
;Vortex version:2.1 email;internet:chanezon@netscape.com title:Vortex - Portal/EServices Technical Lead note:
Have Fun with


adr;quoted-printable:;;Netscape Communications Corp.=0D=0A501 E. Middlefield Road=0D=0ABuilding 6=0D=0AMV-025;Mountain View;CA;94043;USA fn:Patrick Chanezon end:vcard --------------F150A95E9F5F72041B911DC8--