No, it is not. I want Jenkins to install ANT and then use that one, which works fine if I specify an explicit ANT version in the job. But I don't care that the exact version, as the job in fact would run with really any version of ANT.
Am Dienstag, 22. Oktober 2013 14:53:12 UTC+2 schrieb LesMikesell: > > On Tue, Oct 22, 2013 at 5:26 AM, <[email protected] <javascript:>> wrote: > > In my particular case, the ANT script to run is so ridiculously simple > that > > it won't fail ever. It consists only of a single <exec>. So I'd be happy > if > > I could just tell Jenkins that it shall just pick any ANT to do the job. > > > > Is there an ant located in the PATH on the machine? > > -- > Les Mikesell > [email protected] <javascript:> > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
