filename collisions when compiling

2007-06-27 Thread David Alves
files from the second directory if they are present there, but takes them from the first directory if they are not present? Thanks in advance for your help. Regards, David Alves

RE: How to RENAME a file in ANT 1.6.2

2007-06-22 Thread David Alves
If you just want to rename a single file, use . Regards, David Alves -Original Message- From: Satheesh [mailto:[EMAIL PROTECTED] Sent: Friday, June 22, 2007 6:12 AM To: Ant Users List Subject: How to RENAME a file in ANT 1.6.2 I need to copy a file and rename it and store it in some

RE: how to enable Java assertions (ie how to pass '-ea' to the jvm)

2007-05-31 Thread David Alves
Can you use a nested inside your tag to specify the -ea parameter? Something like: ... -Original Message- From: Doron Cohen [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 1:16 PM To: user@ant.apache.org Subject: how to enable Java assertions (ie how to pas

RE: generating log file in AIX

2007-05-29 Thread David Alves
Take a look at the task at this address: http://ant.apache.org/manual/CoreTasks/recorder.html Does that do what you're looking for? Regards, David Alves -Original Message- From: Lakshmi Prasad Thota [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 1:11 PM To: Ant Users Li

Assembling src files in multiple directories for compilation

2007-05-25 Thread David Alves
e group. Thanks in advance for your help! Regards, David Alves

Directory question

2007-05-17 Thread David Alves
Finding common directory... Path to lib set to: ${path_to_lib} Two folders up... One folder up... Thanks in advance for your help! Regards, David Alves