Auftrag von Martin Gainty
Gesendet: Montag, 10. Oktober 2005
13:47
An: Frank Striegel; nant-users@lists.sourceforge.net
Betreff: Re: [Nant-users] List of
XML Node Subnodes
Frank
Take a look at the use of this example Nane xmlpoke which
references xmlpoke to parse Nant variables (in this case
Hello,
is it possible to get a list of one node’s XML-Subnodes
to iterate thru it?
Regards
Frank
I’m using the NUnit2
task for more than a year without any problems.
Frank
-Ursprüngliche Nachricht-
Von:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Bart Read
Gesendet: Montag, 22. August 2005
09:45
An: [EMAIL PROTECTED];
nant-users@lists.sourceforge.net
Cc:
Hello All,
How can I get the
write output to a property instead of file? if not possible, how can I remove
the CRLF
from a String-Property read in with ?
Here the facts:
I want to get the actual revision number in a
p
Hallo,
is there any possibility to replace some string
expressions in a text-file. With task loadfile
I just can replace some strings and read the file in
a property. But I need some replaces in
a file on the hd and not in memory.
Thanks
Frank
Hello,
I use persistent database objects. The tool I use to
manage database-persistence uses
an enhancer, that runs after the compiling process in
VS. I don’t have any exe-File
of this enhancer, so I can’t run it manually.
Is it possible to run the enhancer while a normal
build wi
Hallo,
how can I use the documenter VS.NET 2003 within the ndoc-Task?
Thanks