Hi 

I'm also new to jenkins and i'm trying to do  a  unit test  but i'm using 
also ANT for the jobs but i did not  find this build.xml. 
My questions is where does this build.xml come from?  Do i have to create 
the file manually ? 

Hope can somebody help me .. 
Thank you for your time


Le dimanche 1 mai 2011 07:05:14 UTC+1, Didier Durand a écrit :
>
> Hi, 
>
> What Chris says is the solution. 
>
> But, why don't you rather try to move your build file in the directory 
> where ant is searching for it. That would make on parameter less in 
> your Jenkins config: less parameters is always better. 
>
> That means that you may have to move the build.xml file in your source 
> code repository so that it is downloaded in the right place next time 
> Jenkibs needs to do it. 
>
> regards 
>
> didier 
>
> On Apr 29, 7:35 pm, Chris Marks <[email protected]> wrote: 
> > You can change where the build script is by going to the "Configure" 
> page, 
> > and under your "Invoke Ant" build step, click the "Advanced" button. 
> >  There's a line for "Build File" that specifies the path relative to the 
> > workspace where the build file exists. 
> > 
> > Hope this helps. 
> > 
> > Thanks, 
> > topher 
> > 
> > On Tue, Apr 26, 2011 at 5:06 AM, M.Hueber <[email protected]> 
> wrote: 
> > > sorry to ask again... 
> > > but I am still in trouble - and really desperate - waiting for 
> aswers/ideas 
> > > This problem might be very obvious and easy to solve, but I am not 
> able to 
> > > find it. 
> > 
> > > Dont think if it helps but .... this is my console output for the job 
> ... 
> > 
> > > Sync complete, took 220781 ms 
> > > FATAL: Unable to find build script at 
> > > D:\jenkins\jobs\JOB1\workspace\build.xml 
> > > Notifying upstream projects of job completion 
> > 
> > > I updated Jenkins to Jenkins ver. 1.409 
> > 
> > > I am happy about any idea - how to re-/set the location for the ANT 
> > > build.xml file. 
> > > thx 
> > > M. 
> > 
> > > -- 
> > > View this message in context: 
> > >http://jenkins.361315.n4.nabble.com/Problem-with-location-of-ANT-buil... 
>
> > > Sent from the Jenkins users mailing list archive at Nabble.com. 
> > 
> >

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/cd6182ef-fc11-410b-88b9-9aa18acdcafd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to