|
I'm in the process of removing most
of the XPath expressions from the source. Most of the instances where it was
used are not necessary.
The following files have been
updated.(These updates are pretty minor, but could have a large
impact.)
Project.cs
Target.cs
FileSet.cs
Tasks
TStampTask.cs
StyleTask.cs
IncludeTask.cs
ExternalProgramBase.cs
ScriptTask.cs
NUnit
NUnitTask.cs
If you have any problems, please
send me email and I will look into it immediately. I still have a few to
go...
BTW. I found that using the
foreach(XMLNode node in parentNode) returned node(s) that were #comments or
#text. In XPath, these nodes aren't returned, so be aware of the difference
:)
|
- [nant-dev] Schema Task Name Scott Hernandez
- Re: [nant-dev] Schema Task Name Bernard Vander Beken
- [nant-dev] no command line arg target behavior Scott Hernandez
- [nant-dev] no command line arg target behavi... Scott Hernandez
- Re: [nant-dev] no command line arg targe... Brad Wilson
- RE: [nant-dev] no command line arg t... Stefan Boberg
- RE: [nant-dev] no command line ... Scott Hernandez
- RE: [nant-dev] no command line arg t... Scott Hernandez
- Re: [nant-dev] no command line ... Brad Wilson
- Re: [nant-dev] no command l... Ian MacLean
- RE: [nant-dev] no comma... Scott Hernandez
- RE: [nant-dev] no command l... Scott Hernandez
- Re: [nant-dev] no command line arg targe... Ian MacLean
