Re: [NAnt-users] XMLPoke with Xml processing instructions

2007-04-27 Thread Hassam, Alim
throws an exception when it tries to modify the value. -Alim From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: April 27, 2007 4:49 PM To: Hassam, Alim; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] XMLPoke with Xml processing instructions Is this

Re: [NAnt-users] XMLPoke with Xml processing instructions

2007-04-27 Thread Bob Archer
@lists.sourceforge.net Subject: [NAnt-users] XMLPoke with Xml processing instructions Hi, I'm having trouble doing an xml poke on an xml processing instruction. My xml document contains a line like this: and I would like to update that version number from an nant task. I did the foll

[NAnt-users] XMLPoke with Xml processing instructions

2007-04-27 Thread Hassam, Alim
Hi, I'm having trouble doing an xml poke on an xml processing instruction. My xml document contains a line like this: and I would like to update that version number from an nant task. I did the following: but nant fails, it gives be the following error: updateVersionNumber: