[NAnt-users] Namespaces and Nant

2005-12-13 Thread Richard Griffiths
I have the following fragment of xml http://www.springframework.net"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.springframework.net http://www.springframework.net/xsd/spring-objects.xsd";>

Re: [Nant-users] XMLPOKE Xpath assitance

2005-09-16 Thread Richard Griffiths
Hmm - just tried them both again - same error >/objects/[EMAIL PROTECTED]'Configuration']/constructor-arg/value >and >//[EMAIL PROTECTED]'Configuration']/constructor-arg/value here's the target I'm using RC3 --- SF.Net email i

[Nant-users] XMLPOKE Xpath assitance

2005-09-16 Thread Richard Griffiths
I have the following xml fragment http://www.springframework.net"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.springframework.net http://www.springframework.net/xsd/spring-objects.xsd";> NOF components for prototype

[Nant-users] (no subject)

2005-05-17 Thread Richard Griffiths
Hi, Apologies for my first post being a problem but I have an application that uses a test runner (written in VB, but utilizing a junit framework) and I'm tring to get the test runner to work. Normally I'd just run the tests like this vai the command line tests.testrunner.exe /t:TextMode (whic