I have installed Jenkins 1.514 and told it to automatically provide solely 
ANT 1.9.2 from Apache. So there is only ANT 1.9.2 on Master and no other 
ANT installation.
Then I created a project with the "Run Ant" build task and explicitly 
specified to use "ANT 1.9.2" in the "ANT version" configuration line.
The project builds very well.

Then I removed "ANT 1.9.2" and replaced it by "Standard".
The project does not build now. It says I have to configure the ANT version 
in the job config.

This is weird. What is "Standard" good for, if it neither automatically 
chooses the sole ANT installation found on Master, nor allows me to 
configure "ANT 1.9.2" to be "Standard"?

Thanks!
-Markus

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to