RE: Different JDKS

2008-02-25 Thread Pallavi.Satish
Hey I am not sure about maven but for ant project I have configured JDK1.4 for building just go to administration - installations - add TOOL you can add JDKversion of your choice You can visit http://maven.apache.org/continuum/docs/1.1/administrator_guides/jdk.html for further details Regards

RE: Configure FROM mailbox

2008-01-10 Thread Pallavi.Satish
I am sorry I think this is not correct Regards Pallavi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 10, 2008 6:38 PM To: continuum-users@maven.apache.org Subject: RE: Configure FROM mailbox Hi, You need to set your plexux.xml file under

RE: Configure FROM mailbox

2008-01-10 Thread Pallavi.Satish
Hi, You need to set your plexux.xml file under \continuum-1.1\conf from localhost to your mailServer name Below I have copied the xml file part. !-- START SNIPPET: mail -- !-- Mail Session -- resource namemail/Session/name

RE: Wrong running state

2007-12-14 Thread Pallavi.Satish
You may restart your continuum and the try to delete that. Some time as noticed by me if your build is taking time, try running default maven2 buildDefinition(you will have this under Project Information tab) first and then your usual build definition it may help. Regards Pallavi -Original

RE: Unable to remove maven default build definition

2007-12-14 Thread Pallavi.Satish
You can not delete that and you may find it very useful as well. Just try running it once. It will make your build faster. Regards Pallavi. -Original Message- From: Ingo Siebert [mailto:[EMAIL PROTECTED] Sent: Friday, December 14, 2007 2:10 PM To: [EMAIL PROTECTED] Subject: Unable to

not able to send mail notification of the build

2007-12-12 Thread Pallavi.Satish
Hi all, I am not able to send mail notification of the build. I am using continuum1.1 to build my ant project, I have added Notifiers also but the mail is not getting delivered even once. I think it is because I have not configured SMTP server can anyone tell me what is the solution. Thanks

how to change jdk verssion in continuum

2007-12-03 Thread Pallavi.Satish
Hi I am using continuum 1.0.3 to build my project which uses jdk1.4. Can anyone of you tell how will I configure continuum so that it takes jdk 1.4 to build my project? Thanks regards Pallavi

RE: how to change jdk verssion in continuum

2007-12-03 Thread Pallavi.Satish
Thanks oliver for the help I am able to configure it now. Regards Pallavi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of olivier lamy Sent: Monday, December 03, 2007 4:43 PM To: [EMAIL PROTECTED] Subject: Re: how to change jdk verssion in continuum Hi,

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

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 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 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/

RE: Running ant project from continuum

2007-11-19 Thread Pallavi.Satish
Hi vishal you can try http://blog.cokee.org/?cat=14 link it will give you simple steps to build ant project from continuum regards Pallavi -Original Message- From: Vishal Pahwa [mailto:[EMAIL PROTECTED] Sent: Monday, November 19, 2007 2:59 PM To: continuum-users@maven.apache.org

download generated output from continuum server

2007-11-19 Thread Pallavi.Satish
Hello, I am using continuum-1.1-beta-3 for my project which is using ANT as build tool. My build.xml creates a .tar file. Project build is successful and a tar file is getting generated which is saved in my local system, the problem is I am not able to download that file from continuum

RE: download generated output from continuum server

2007-11-19 Thread Pallavi.Satish
Thanks -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, November 19, 2007 8:33 PM To: continuum-users@maven.apache.org Subject: Re: download generated output from continuum server The tar mimetype isn't supported for the moment for a direct download.