Re: Run-tests can't be used on a server w/out Internet connection

2011-03-25 Thread Jacques Le Roux
+1, this makes more sense Jacques From: Paul Foxworthy p...@cohsoft.com.au If we do have two tasks, how about run-tests which would revert to the older style without cobertura and would not depend on an Internet connection, and run-tests-with-coverage which would use cobertura and would

Re: Run-tests can't be used on a server w/out Internet connection

2011-03-25 Thread Erwan de FERRIERES
Le 25/03/2011 09:12, Jacques Le Roux a écrit : +1, this makes more sense Jacques From: Paul Foxworthy p...@cohsoft.com.au If we do have two tasks, how about OK, as many of you are in favour of adding a new task, I will work on it. Cheers, -- Erwan de FERRIERES www.nereide.biz

Run-tests can't be used on a server w/out Internet connection

2011-03-24 Thread Jacques Le Roux
I have nothing against (as it can be easily bypasssed) it but it's worth to be noted that run-tests depends now on download-cobertura, which itself depends on an internet connection. Hence run-tests can't be used on a server w/out Internet connection Jacques

Re: Run-tests can't be used on a server w/out Internet connection

2011-03-24 Thread Ruth Hoffman
on a server w/out Internet connection Jacques

Re: Run-tests can't be used on a server w/out Internet connection

2011-03-24 Thread Erwan de FERRIERES
connection. Hence run-tests can't be used on a server w/out Internet connection Jacques Hi Ruth, it's really easy to bypass, just remove the download-cobertura call. target name=run-tests depends=download-cobertura, build I have been added this as there was an error in the logs when lauching tests

Re: Run-tests can't be used on a server w/out Internet connection

2011-03-24 Thread Ruth Hoffman
be used on a server w/out Internet connection Jacques Hi Ruth, it's really easy to bypass, just remove the download-cobertura call. target name=run-tests depends=download-cobertura, build I have been added this as there was an error in the logs when lauching tests and the lib wasn't found

Re: Run-tests can't be used on a server w/out Internet connection

2011-03-24 Thread Scott Gray
on a server w/out Internet connection Jacques smime.p7s Description: S/MIME cryptographic signature

Re: Run-tests can't be used on a server w/out Internet connection

2011-03-24 Thread Paul Foxworthy
If we do have two tasks, how about run-tests which would revert to the older style without cobertura and would not depend on an Internet connection, and run-tests-with-coverage which would use cobertura and would have the dependency? Better to say what tasks do and what they are, rather than