Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 15832 invoked from network); 17 Oct 2002 00:10:17 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Oct 2002 00:10:17 -0000 Received: (qmail 11079 invoked by uid 97); 17 Oct 2002 00:11:03 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 11062 invoked by uid 97); 17 Oct 2002 00:11:03 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 11039 invoked by uid 98); 17 Oct 2002 00:11:02 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-Id: <5.0.2.1.0.20021016181633.026d4d88@192.168.2.34> X-Sender: liz@192.168.2.34 X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Wed, 16 Oct 2002 18:17:11 -0600 To: "Ant Users List" From: Elizabeth Cooper Subject: Correction ... Re: Passing a fileset into javac Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N { I made an error in the pathconvert example, now fixed } The simplest way to pass a refid of a fileset to javac is: 1. create a fileset (with an id) 2. use pathconvert on the fileset (use the refid). The filelist created with the pathconvert can have an id. 3. use this filelist id in javac. For example: .... etc. Does this help? At 07:54 PM 10/16/2002 -0400, you wrote: >Ick :-) I think I'd rather look at patching the javac task to inherit >fileset's refid attribute if that's viable... > >L. > >On 10/16/02 3:36 PM, "Dominique Devienne" wrote: > > > You mean using ? ;-) --DD > > > > -----Original Message----- > > From: Laurie Harper [mailto:zodiac@holoweb.net] > > Sent: Wednesday, October 16, 2002 2:28 PM > > To: Ant Users List > > Subject: Re: Passing a fileset into javac > > > > Is there a way to get the base directory used in declaring the fileset from > > a fileset reference? (I think I know the answer to that but I thought I'd > > ask :-) > > > > -- > > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > >-- >To unsubscribe, e-mail: >For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: