RE: Regarding Continous build integration.

2006-02-22 Thread Ferrer, Eric
, February 22, 2006 10:57 AM To: Ant Users List Subject: RE: Regarding Continous build integration. I think you are talking about adding a default behavior so that if no args are passed the production release is created. This can be done by adding another target like this... Then make the other

RE: Regarding Continous build integration.

2006-02-22 Thread Anderson, Rob (Global Trade)
6 2:58 PM > To: Ant Users List > Subject: RE: Regarding Continous build integration. > > Rob, > > Is there anyway to do what you described all at once with out > providing the arguments? > > For example, I want to provide 3 targets (build all, build > with unit tes

RE: Regarding Continous build integration.

2006-02-21 Thread Ferrer, Eric
, 2006 3:20 PM To: Ant Users List Subject: RE: Regarding Continous build integration. > -Original Message- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 18, 2006 2:24 PM > To: Ant Users List > Subject: Re: Regarding Continous build integrati

RE: Regarding Continous build integration.

2006-02-21 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 18, 2006 2:24 PM > To: Ant Users List > Subject: Re: Regarding Continous build integration. > > Ferrer, Eric wrote: > > This topic brings up an interesting issu

Re: Regarding Continous build integration.

2006-02-18 Thread Steve Loughran
Ferrer, Eric wrote: This topic brings up an interesting issue I am having and maybe the community has the answer. I have a local build for tomcat and our development environment (properties files are the same, information to connect to our databases the same). However, the problem lies with dep

Fw: Regarding Continous build integration.

2006-02-18 Thread Ninju Bohra
riday, February 17, 2006 5:01:03 PM Subject: RE: Regarding Continous build integration. Do I need to register to send emails to this mailing list.? Thanks srikrishna -Original Message- From: Ninju Bohra [mailto:[EMAIL PROTECTED] Sent: Friday, February 17, 2006 5:55 PM To: Ant Users List Subjec

RE: Regarding Continous build integration.

2006-02-17 Thread Srikrishna_Parthasarathy
Do I need to register to send emails to this mailing list.? Thanks srikrishna -Original Message- From: Ninju Bohra [mailto:[EMAIL PROTECTED] Sent: Friday, February 17, 2006 5:55 PM To: Ant Users List Subject: Re: Regarding Continous build integration. I believe you have sent this email

Re: Regarding Continous build integration.

2006-02-17 Thread Ninju Bohra
riday, February 17, 2006 4:52:25 PM Subject: RE: Regarding Continous build integration. I have multiple projects for which I want to use cruisecontrol to do builds. What is the best way to configure this.? I have c:\cvssource Checkout/project1 Checkout/pro

RE: Regarding Continous build integration.

2006-02-17 Thread Srikrishna_Parthasarathy
ers="false" spamwhilebroken="true"> -Original Message- From: Joe Schmetzer [mailto:[EMAIL PROTECTED] Sent: Friday, February 17, 2006 12:23 PM To: Ant Users List Cc: user@ant.apache.org; [EMAIL PROTECTED] Subject: RE: Regarding Contino

RE: Regarding Continous build integration.

2006-02-17 Thread Ferrer, Eric
PROTECTED] Sent: Friday, February 17, 2006 1:29 PM To: user@ant.apache.org Subject: RE: Regarding Continous build integration. I need to build for multiple projects. Can you share the cruisecontrol.war file. Thanks srikrishna -Original Message- From: Joe Schmetzer [mailto:[EMAIL PROTECTED

RE: Regarding Continous build integration.

2006-02-17 Thread Srikrishna_Parthasarathy
: Regarding Continous build integration. On Fri, 17 February, 2006 4:49 pm, [EMAIL PROTECTED] wrote: > Can you brief through the basic steps ? I am new to using JMX. > Have a nice weekend . I think you will need to read through the documentation at http://cruisecontrol.sourceforge.net/ and the CC wi

RE: Regarding Continous build integration.

2006-02-17 Thread Joe Schmetzer
On Fri, 17 February, 2006 4:49 pm, [EMAIL PROTECTED] wrote: > Can you brief through the basic steps ? I am new to using JMX. > Have a nice weekend . I think you will need to read through the documentation at http://cruisecontrol.sourceforge.net/ and the CC wiki. If you have futher problems, you ca

RE: Regarding Continous build integration.

2006-02-17 Thread Srikrishna_Parthasarathy
; [EMAIL PROTECTED] Subject: RE: Regarding Continous build integration. On Fri, 17 February, 2006 3:46 pm, [EMAIL PROTECTED] wrote: > Is there a utility which comes with cruise control to trigger the builds > manually through a web interface. Yes. CruiseControl can be managed by a JMX int

RE: Regarding Continous build integration.

2006-02-17 Thread Joe Schmetzer
On Fri, 17 February, 2006 3:46 pm, [EMAIL PROTECTED] wrote: > Is there a utility which comes with cruise control to trigger the builds > manually through a web interface. Yes. CruiseControl can be managed by a JMX interface, which is included as part of the CC reporting application: http://conflu

RE: Regarding Continous build integration.

2006-02-17 Thread Srikrishna_Parthasarathy
Continous build integration. CruiseControl is the way to go!!! - Original Message From: "Burgess, Benjamin" <[EMAIL PROTECTED]> To: Ant Users List Sent: Thursday, December 22, 2005 9:28:58 AM Subject: RE: Regarding Continous build integration. All of your requireme

Re: Regarding Continous build integration.

2005-12-22 Thread Ninju Bohra
CruiseControl is the way to go!!! - Original Message From: "Burgess, Benjamin" <[EMAIL PROTECTED]> To: Ant Users List Sent: Thursday, December 22, 2005 9:28:58 AM Subject: RE: Regarding Continous build integration. All of your requirements are met with CruiseCon

Re: Regarding Continous build integration.

2005-12-22 Thread Erwann Abalain
[EMAIL PROTECTED] a écrit : I would like to know if there are any open-source continuous integration build tools other than CruiseControl. Is there any other documentation other than The following website regarding this. http://cruisecontrol.sourceforge.net/ We would like to do the fo

RE: Regarding Continous build integration.

2005-12-22 Thread Burgess, Benjamin
besides the website, try the Wiki: http://confluence.public.thoughtworks.org/display/CC/Home Ben -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, December 22, 2005 10:24 AM To: user@ant.apache.org Subject: Regarding Continous build integration. Importance

Regarding Continous build integration.

2005-12-22 Thread Srikrishna_Parthasarathy
I would like to know if there are any open-source continuous integration build tools other than CruiseControl. Is there any other documentation other than The following website regarding this. http://cruisecontrol.sourceforge.net/ We would like to do the following tasks: a) Do