Ajay Mehra wrote:
Hi,
I have a build file which consists of multiple targets so if i have to run
some targets at some point of time.letz say my Target1 should run at 1 p.m and
my Target2 should run at 2pm.so is there any feature availabe in ant so that i
can plan my targets to run like t
Hi,
I have a build file which consists of multiple targets so if i have to run
some targets at some point of time.letz say my Target1 should run at 1 p.m and
my Target2 should run at 2pm.so is there any feature availabe in ant so that i
can plan my targets to run like this.
Thanks in Adva