SgDotNet
Singapore Professional .NET User Group -For Cool Developers

CruiseControl.NET conditional tasks

Latest post 06-03-2008 6:47 PM by cruizer. 3 replies.
  • 04-11-2008 6:03 PM

    CruiseControl.NET conditional tasks

    Any CC.NET users here? where can I find materials teaching how to execute tasks conditionally? Like build SIT/UAT/Release copies only if Debug compile and passed tests.

    Or am I required to grind down to NAnt or MSBuild to achieve this level of flexibility?

    The melody of logic will always play out the truth. ~ Narumi Ayumu, Spiral

  • 04-11-2008 6:33 PM In reply to

    • cruizer
    • Top 50 Contributor
    • Joined on 07-25-2007
    • Singapore
    • Posts 140

    Re: CruiseControl.NET conditional tasks

    yep, looks like you'll have to do that conditional within nant or msbuild...
    http://devpinoy.org/blogs/cruizer
  • 06-03-2008 4:45 PM In reply to

    Re: CruiseControl.NET conditional tasks

    Yes, at the end of this project, that is exactly how I implemented it - CC.NET simply calls a custom MSBuild project file with a target, and the target branches down to all its dependencies.

    The melody of logic will always play out the truth. ~ Narumi Ayumu, Spiral

  • 06-03-2008 6:47 PM In reply to

    • cruizer
    • Top 50 Contributor
    • Joined on 07-25-2007
    • Singapore
    • Posts 140

    Re: CruiseControl.NET conditional tasks

    looks like you really have to go into MSBuild or NAnt if you want conditional tasks
    http://devpinoy.org/blogs/cruizer
Page 1 of 1 (4 items) | RSS
Copyright SgDotNet 2004-2008
Powered by Community Server (Commercial Edition), by Telligent Systems