Cruise with Nant and MSBuild#851
|
|
I don’t think this is a bug. It is something that people should be aware off. I have just tried to setup some test box with Cruise Server and Cruise Agent. When MSBuild was executed for Compilation job it had a problem to compile a solution. Couldn’t find App.config files for some project. (eg. error message: can’t copy file “c:\Program Files\Cruise Agent\pipelines\BlablSolution\BlablaProject\\App.config”). Cruise Agent by default is installed in “C:\Program Files\Cruise Agent”. Once I reinstalled it into “c:\CruiseAgent” everything was working fine. This is just something to be aware of. If you are running .NET project on Cruise and using MSBuild to build it, make sure you agents are installed in a “Good_Place”. Good job guys, Cruise is awesome ;) Greg @ ThoughtWorksUK |
