Re: task won't run in cruise control but runs from windows command prompt...

2008-03-03 Thread Tim-at-Startupgeek
Greetings - Just ran into this myself with our CC environment - your question about 'why this will run from the command prompt but not from Cruise Control' is something I just solved for us. Check the system account that Cruise Control is running under. We're running CCNet under Windows ourse

Re: task won't run in cruise control but runs from windows command prompt...

2008-02-12 Thread Antti Luoma
Hi, Have you introduced ${existingExt.dir} in cruise control and passed that to ant correctly? for example: ... ... ... ... ... -- -Antti- 2008/2/5, Christopher Styles <[EMAIL PROTECTED]>: > > Hi, > > I know this isn't a Cruise Control list, b

AW: task won't run in cruise control but runs from windows command prompt...

2008-02-05 Thread Knuplesch, Juergen
t- Von: Christopher Styles [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 5. Februar 2008 15:21 An: Ant Users List Betreff: task won't run in cruise control but runs from windows command prompt... Hi, I know this isn't a Cruise Control list, but I need some assistance with this issue, since i

task won't run in cruise control but runs from windows command prompt...

2008-02-05 Thread Christopher Styles
Hi, I know this isn't a Cruise Control list, but I need some assistance with this issue, since it centers around Ant - and no one from the Cruise Contol list has responded... When I run the tasks below in cruise control 2.7.1, the second task fails, which happens to be dependent on the first... Wh