SgDotNet
Singapore Professional .NET User Group -For Cool Developers

CruiseControl.NET conditional tasks

rated by 0 users
Not Answered This post has 0 verified answers | 3 Replies | 1 Follower

Top 10 Contributor
2,284 Posts
icelava posted on 04-11-2008 6:03 PM

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

All Replies

Top 25 Contributor
184 Posts
yep, looks like you'll have to do that conditional within nant or msbuild...

http://devpinoy.org/blogs/cruizer

Top 10 Contributor
2,284 Posts
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

Top 25 Contributor
184 Posts
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