Re: nant plugin problem
Adam Bruss <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks I’ve moved on to use ant because it worked no problem but I’d like still like to know why my nant attempt didn’t work. I’ll see what I can get from the debug output tomorrow. Adam Bruss Development Engineer AWR Corporation/Simulation Technology & Applied Research 11520 N. Port Washington Rd., Suite 201 Mequon, WI 53092 USA P: 1.262.240.0291 x104 F: 1.262.240.0294 E: [email protected] W: http://www.awrcorp.com From: Jeffrey Fredrick [mailto:[email protected]] Sent: Monday, November 29, 2010 7:15 PM To: [email protected] Subject: Re: [Cruisecontrol-user] nant plugin problem I'd start by turning on debug output: http://confluence.public.thoughtworks.org/display/CC/TurnOnDebug That should let you see exactly what command-line CC is trying to use or if some error is happening before NAnt is invoked. Jtf On Mon, Nov 15, 2010 at 12:51 PM, Adam Bruss <[email protected]<mailto:[email protected]>> wrote: Hi, I’m running cruisecontrol on Windows 7 via the windows service. I’m trying to use the nant plugin in cruisecontrol. When cc encounters the nant task it hangs I think. Running an exec task before the nant command will work. Running an exec task after the nant command will never happen. Cruisecontrol isn’t reporting any errors. Abbreviated config file below: <project name="listener-ccnet"> <modificationset> <filesystem folder="\\meqtestbuild-dt\C\Program Files (x86)\CruiseControl.NET\server\Test-build.state<file:///\\meqtestbuild-dt\C\Program%20Files%20(x86)\CruiseControl.NET\server\Test-build.state>" /> </modificationset> <schedule interval="15"> <nant nantworkingdir="E:\ProjectsSVN\AUTOBUILD\nant" buildfile="orion-system.build" target="build" /> </schedule> </project> Adam Bruss Development Engineer AWR Corporation/Simulation Technology & Applied Research 11520 N. Port Washington Rd., Suite 201 Mequon, WI 53092 USA P: 1.262.240.0291 x104 F: 1.262.240.0294 E: [email protected]<http://[email protected]> W: http://www.awrcorp.com -- CITCON Continuous Integration and Testing Conference http://www.citconf.com/ ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user