Hi~I had wrote a script my buildfile and solved my problem.take a look at my
solution and feedback to me.thanks~
please link to
http://groups.google.com.tw/group/SCM_OnLine/web/nant-loop-xmlpeek-using-script
> I ran into this issue *so* many times that I obtained the task
> and source from:
>
> http://weblogs.asp.net/soever/archive/2006/12/01/nant-xmllist-command-updated.aspx
Snap! Thanks so much for that. That should go a long way towards
solving my current PITA.
Brad
---
I ran into this issue *so* many times that I obtained the task
and source from:
http://weblogs.asp.net/soever/archive/2006/12/01/nant-xmllist-command-updated.aspx
and modified the code so that if the final nodename specified is "*",
all nodenames are returned in a comma-separated list.
Then I
Hello,
I'm spinning my wheels with this issue and don't know how to solve it. I
have an XML file that contains the name of the client I will build my app
for.
This is an excerpt of the XML file:
client1
...