I am using NANT to deploy the code to servers using s/w CCtray. sometimes I get this error but looks like the vsts is up according to the administrator.
I\'ve just started using ccnet and it appears to be double building the nant file: The build log shows the build output twice:
I\'ve just started using CruiseControl.NET and I\'m having trouble understanding why the merging of NAnt and NUnit outputs are not working.I\'ve setup my ccnet.config with typical values as found on g
I am trying to figure out how to write a simple if condition in nant that will evaluate to true when both x & y properties are true.
I just cannot for the life of me get my nant build file to terminate upon a test failure and return (thus preventing the packaging and artifact step from running)
is it possib开发者_StackOverflow中文版le to change the connection string in my web.config automatically when build type is release using Nant? if so, how? thanksI think you could use the xmlpoke task.
I wanted to display some error messages in the console of Cruisecontrol using Nant. Please let me know whether any other way is there rather than thetask .
Not sure if I\'m just totally missing it but I couldn\'t not figure out how to create a new directory using Nant.Is there built in functionality to do this? Can I just use the command prompt?I tried s
Is NAnt still being actively developed, or are there other projects that are gaining more momentum in the Automated Build space?
I downloaded nant 0.86 beta which seems to be the latest release. Now running: nant default.build I get this error: