[NAnt-users] Powershell hangs when called from NAnt?

2012-04-04 Thread LLCard
We are calling powershell from Nant to execute a deploy script. The script executes properly but it never returns after completion. I am calling this nant script from Bamboo but I have tried directly from the command line and it hangs as well. Any ideas? Thanks in advance.

[NAnt-users] Nant SQL Task limitations / problems

2009-07-07 Thread LLCard
Hi, I am trying to use the NAnt sql task to run a set of sql scripts. I am getting errors with the sql task not parsing the sql script properly. Any help would be very much appreciated (lance_ly...@gordian-health.com).Is NAnt SQL Task the way to go? Should I be using sqlcmds which will

[NAnt-users] Question about Variables

2008-12-16 Thread LLCard
I have seen some ccnet.config scripts use variables as shown below ( !!{ variablename }!! ) but I am not certain how that is done. I thought it might be a filterchain with a replace token but I am not certain and if this were the case, where would this filterchain block be placed since this was i

[NAnt-users] Beginner Questions

2008-12-09 Thread LLCard
Hi Folks, I am just beginning to start using NAnt and CruiseControl.Net that I have set up on my home machine with an SVN repository using Apache. I have a couple easy builds already working and can see them in CCTray. I have added 2 projects to the ccnet.config file that point to 2 different b