RE: webbased build and deployment tool

2005-02-22 Thread Barnes, Michael
I would say that lunt build that I looked at was very good with presentation and build management. However, if you need any type of customization to the build process (we capture build information to a database), then I would recommend going to CruiseControl 2.2.1 http://cruisecontrol.sourceforge.n

RE: Attachments with MailLogger

2004-12-09 Thread Barnes, Michael
Subject: RE: Attachments with MailLogger Can Cruisecontrol list down the differences between two tags/versions in cvs itself ? also can it search for a filename in cvs? If somebody is using cruisecontrol, pls help -Original Message- From: Barnes, Michael [mailto:[EMAIL PROTECTED] Sent

RE: Attachments with MailLogger

2004-12-08 Thread Barnes, Michael
Why are you not using one of the various Continues Integration tools such as CruiseControl? These tools will do exactly what you are looking for without you having to do any programming. -Original Message- From: Ivan Ivanov [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 7:29

RE: StarTeam

2004-10-27 Thread Barnes, Michael
arTeam I looked on their site and did not find starteam-sdk.jar. I also installed the jdk and still not there. Does anyone have it? Z -Original Message----- From: Barnes, Michael [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 1:14 PM To: 'Ant Users List' Subject: RE:

RE: StarTeam

2004-10-27 Thread Barnes, Michael
their is a task called stlabel. have not used it but, you may be able to use this to get the latest label and then set up some kind of property. If that does not work then , still using stlabel, you could create a custom task to do what you want. Sorry I do not have any better answers, but maybe

RE: optional tasks

2004-10-27 Thread Barnes, Michael
: RE: optional tasks i keep core optional tasks (ftp, junit) in the ant lib folder, and keep 3rd party tasks (xdoclet, cactus, castor, etc) as part of my application. > -Original Message- > From: Barnes, Michael [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 27, 2004 2:1

optional tasks

2004-10-27 Thread Barnes, Michael
I have several optional tasks that I need to use from other projects. What is the recommended way to include this in the ant start up: the 2 solutions that I can think of currently is 1) copy all needed jars into the ant/lib I feel that this approach over time is harder to maintain as new libr

RE: [Cruisecontrol-user] Preserving case

2004-10-14 Thread Barnes, Michael
Regards, ~Jeff -Original Message----- From: Barnes, Michael [mailto:[EMAIL PROTECTED] Sent: October 8, 2004 13:16 To: '[EMAIL PROTECTED]' Subject: [Cruisecontrol-user] Preserving case How do I get the stcheckout to preserve case when checking out files from start team? I have a situation wh

preserving case

2004-10-08 Thread Barnes, Michael
How do I get stcheckout to recoginize that I have changed the case of a file and replace it with the new file? I have a file that is all upper case and have renamed it to mixed case. Unfortunately, the stcheckout task does not seem to remove the old file and replace it with the new file. eg. FINI

RE: Switching JDK

2004-10-08 Thread Barnes, Michael
: Switching JDK You could try to change the JAVA_HOME environment variable via a shell script. Cheers. > -Mensaje original- > De: Barnes, Michael [SMTP:[EMAIL PROTECTED] > Enviado el: viernes, 08 de octubre de 2004 15:14 > Para: '[EMAIL PROTECTED]' > Asunto: S

Switching JDK

2004-10-08 Thread Barnes, Michael
I have 2 JDK's on my system. I need to get ant to use the appropriate JDK and can not figure out how to do this as well as verifying that ant is using the appropriate JDK. BTW, I am running ANT 1.6.1 Thanks ** This message, including an