-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i would like to ask you which automated build environment you consider better, based on practical experience. i'm planning to do some .Net and some Java development, so i would like to have a tool that supports both these platforms.
i've been reading around and found out about CruiseControl.NET,…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi All,
I'm trying to call a PSExec task from CC.NET and running into some difficulties.
Here's the CC project
<project name="Test">
<tasks>
<exec>
<executable>C:\Utilities\psexec.exe</executable>
<buildArgs>-u [UNAME] -p [PWD] "C:\Utilities\Joel…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hey all.
I have a working workflow in CruiseControl.Net that successfully builds and tests an MSBuild project that is calling my Visual Studio 2010 solution.
How do I create Visual Studio project templates in either CruiseControl.Net or with MSBuild? The build server does not have Visual Studio…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a cruisecontrol.net project which currently doesn't monitor a source safe project. It is forced manually. Within the source control block however I want to be able to exclude the 'get' operation of a certain folder. I know there is a ExclusionFilter feature on a source control block in the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I want to setup CruiseControl.Net at my company. We currently have several .net solutions stored in a Bazaar repository and I want to use MSBuild to build each solution. This didn't seem too controversial, but I can't see an easy way of binding CruiseControl.Net to Bazaar.
There seems to have been…
>>> More