Thanks Ruben, another perfect answer the environment variables were the key. One other question, my task doesn't properly set the exit code. Can I simply set the exit code in the environment variable and CCNet detect it on return? If so, I am trying to set successExitCodes to something other than 0 but I still get a "successful build". Any Suggestioins? My executable task executing a vbscript. Thanks, Terry
________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Ruben Willems Sent: Thursday, January 22, 2009 2:08 AM To: [email protected] Subject: [ccnet-user] Re: Basic Question Hi take a look at the integration properties, for example in the exec task http://confluence.public.thoughtworks.org/display/CCNET/Executable+Task these also exist for the nant, msbuil, ... tasks with kind regards Ruben Willems On Wed, Jan 21, 2009 at 9:30 PM, Terry Hunt <[email protected]> wrote: In my ccnet.config file, I have a file label task. Can I reference this label later on? For example I have an executable task later in the filethat calls our installer compiler and I want to use this label on in the buildargs. Thanks, Terry This e-mail message and any attachments are for the sole use of the intended recipient(s) and may contain confidential information. If you are not an intended recipient, or an intended recipient's authorized agent, you are hereby notified that any dissemination, distribution or copying of this e-mail message or any attachments is strictly prohibited. If you have received this message in error, please notify the sender by reply e-mail and delete this e-mail message and any attachments from your computer system. This e-mail message and any attachments are for the sole use of the intended recipient(s) and may contain confidential information. If you are not an intended recipient, or an intended recipient's authorized agent, you are hereby notified that any dissemination, distribution or copying of this e-mail message or any attachments is strictly prohibited. If you have received this message in error, please notify the sender by reply e-mail and delete this e-mail message and any attachments from your computer system.
