How can we execute a specific target at a specific time from the build file

View: New views
2 Messages — Rating Filter:   Alert me  

How can we execute a specific target at a specific time from the build file

by Ajay Mehra :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 Advance
Ajay

Re: How can we execute a specific target at a specific time from the build file

by Steve Loughran :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 this.
>
nothing. Use a continuous integration server -I like Hudson- to do the
scheduling for you

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...