On Aug 27, 2012, at 7:37 AM, praneeth <[email protected]> wrote: > Can you please let me know how can i set ant as a global environment variable > in jenkins configuration..?
What do you mean? If you're using ant, you can auto-install it. Jenkins knows where it is and runs it without you doing anything. There are two ways to define global environment variables. One is to set them before starting Jenkins. Another is to use the environment variable plugin. -- David Weintraub [email protected]
