RE: global javac debug flag

2002-05-13 Thread Ilya Lipkind
e > though. :^/ > > -Original Message- > From: Dominique Devienne [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 2:02 PM > To: 'Ant Users List' > Subject: RE: global javac debug flag > > > No. --DD > > -Original Message- &g

global javac debug flag

2002-05-13 Thread Ilya Lipkind
Hi all, Is there any way to specify global javac property (like debug="on") that will be used by all of my javac tasks, so I don't have to specify it for each javac target. thanks, - Ilya -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Delete task does not take filelist

2002-05-06 Thread Ilya Lipkind
> > > --- Ilya Lipkind <[EMAIL PROTECTED]> wrote: > > It seems strange to me but apparently task does not take > > filelist. Is there a good way to delete files > > according to a filelist and not a fileset generated by a pattern > > When you say &

Delete task does not take filelist

2002-05-06 Thread Ilya Lipkind
Hi all, It seems strange to me but apparently task does not take filelist. Is there a good way to delete files according to a filelist and not a fileset generated by a pattern thanks, - Ilya -- To unsubscribe, e-mail: For additional commands, e-mail:

Ant/javac ignores previously uncompiled files

2002-04-28 Thread Ilya Lipkind
d.xml ... and so on Ilya Lipkind Talaris Corporation 1145 Market Street, Suite 100 San Francisco, CA 94103 (408) 730-3369 phone InfoWorld's "Top

RE: Ant/javac ignores previously uncompiled files

2002-04-26 Thread Ilya Lipkind
Stephan, thank you for your response. > Can ant -verbose help you? It will tell you which files it considers > for compileation and which are dropped. verbose helped me, so I have a better idea what is happening now. I have roughly the following dependancy graph among tagets: prepare -> platf

Ant/javac ignores previously uncompiled files

2002-04-25 Thread Ilya Lipkind
d.xml ... and so on Ilya Lipkind Talaris Corporation 1145 Market Street, Suite 100 San Francisco, CA 94103 (408) 730-3369 phone InfoWorld's "Top