setting environment variables

2001-11-01 Thread Krish_Srinivas
Hi I really have a very trivial question here. Please let me know how we can set environment variables in Ant and also should it be set in localConfig or build.xml? If anyone has codes for this, please share them. Thanks K.Srinivas -- To unsubscribe, e-mail: Fo

Re: Question on wildcard

2001-10-27 Thread Krish_Srinivas
It seems I was not clear in my earlier mail. I will try to explain this once more. Actually, I am not supposed to compile any java files in ant. I am only supposed to create a script through Ant ( here it is called compile.cmd) which should  take all java files in the argument. I will use this gen

compiling in source directory

2001-10-27 Thread Krish_Srinivas
In a simple compiling of java files, is there anyway I can compile the java programs with same source and destination directories.  When I give the same directory it does not update the class files already present.           description="compiles ">                                   verbose="of

Question on wildcard

2001-10-26 Thread Krish_Srinivas
Hi I am in the process of converting one Imakefile to Ant. I have not been able to convert the following line in that Imakefile to Ant: -

Question on wildcard

2001-10-25 Thread Krish_Srinivas
Hi I am in the process of converting one Imakefile to Ant. I have not been able to convert the following line in that Imakefile to Ant: -