RE: need to change the directory of build.xml

2007-11-20 Thread Pallavi.Satish
Thanks -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 20, 2007 3:03 PM To: continuum-users@maven.apache.org Subject: Re: need to change the directory of build.xml you should define the build.xml path in the build definition. Emmanuel [EMAIL

Re: need to change the directory of build.xml

2007-11-20 Thread Emmanuel Venisse
you should define the build.xml path in the build definition. Emmanuel [EMAIL PROTECTED] a écrit : Hi all, I am building my project which has its build.xml in different directory not with src. Is it possible to define directory of build.xml in continuum? Thanks regards Pallavi

need to change the directory of build.xml

2007-11-20 Thread Pallavi.Satish
Hi all, I am building my project which has its build.xml in different directory not with src. Is it possible to define directory of build.xml in continuum? Thanks regards Pallavi

Re: need to change the directory of build.xml

2007-11-20 Thread Emmanuel Venisse
look at CONTINUUM_WORKING_DIRECTORY/PROJECT_ID/build/ if your file exist Emmanuel [EMAIL PROTECTED] a écrit : Hey while trying to do so I am getting this error Buildfile: build\build.xml does not exist! Build failed Thanks Pallavi -Original Message- From: Emmanuel Venisse

RE: need to change the directory of build.xml

2007-11-20 Thread Pallavi.Satish
Hey while trying to do so I am getting this error Buildfile: build\build.xml does not exist! Build failed Thanks Pallavi -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 20, 2007 3:25 PM To: [EMAIL PROTECTED] Subject: Re: need to change the

RE: need to change the directory of build.xml

2007-11-20 Thread Pallavi.Satish
Yupp I got that Thanks -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 20, 2007 3:25 PM To: [EMAIL PROTECTED] Subject: Re: need to change the directory of build.xml buildDefinition.xml ??? what is this file? I'm talking about build definition

RE: need to change the directory of build.xml

2007-11-20 Thread Pallavi.Satish
Hi, Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain. Thanks Pallavi Satish -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 20, 2007 3:03 PM To: [EMAIL PROTECTED] Subject: Re: need to change the

Re: need to change the directory of build.xml

2007-11-20 Thread Emmanuel Venisse
buildDefinition.xml ??? what is this file? I'm talking about build definition in the Continuum UI in the project group or in the project. Emmanuel [EMAIL PROTECTED] a écrit : Hi, Are you talking about buildDefinition.xml file if yes then in which attribute. kindly explain. Thanks Pallavi

RE: need to change the directory of build.xml

2007-11-20 Thread Pallavi.Satish
Thanks for all the help I am able to build now -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 20, 2007 3:50 PM To: [EMAIL PROTECTED] Subject: Re: need to change the directory of build.xml look at CONTINUUM_WORKING_DIRECTORY/PROJECT_ID/build/