[Nant-users] XMLPoke not allowing null

2004-03-10 Thread Price, Henry
Title: XMLPoke not allowing null Hi, I'm using the in our scripts quite a bit - the only problem is that it won't take an empty value - fails with: '' is not a valid value for attribute 'value' of . An empty value is not allowed. An example of the script to generate it:

Re: [Nant-users] XMLPoke not allowing null

2004-03-10 Thread Gert Driesen
Henry, This is now fixed in cvs. Thanks for reporting this ! Gert - Original Message - From: "Price, Henry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 12:42 PM Subject: [Nant-users] XMLPoke not allowing null > Hi, > >

Re: [Nant-users] XMLPoke not allowing null

2004-03-10 Thread Gert Driesen
PM Subject: [Nant-users] XMLPoke not allowing null Hi, I'm using the in our scripts quite a bit - the only problem is that it won't take an empty value - fails with: '' is not a valid value for attribute 'value' of . An empty value is

[Nant-users] XMLPoke not allowing null

2004-03-10 Thread Price, Henry
Title: XMLPoke not allowing null Hi, I'm using the in our scripts quite a bit - the only problem is that it won't take an empty value - fails with: '' is not a valid value for attribute 'value' of . An empty value is not allowed. An example of the script to generate it: