Hi All, I have a strange problem with the merge publisher.
One of our tasks generates a .xml file which I am trying to merge into the build log and then later parse and render via XSL. Unfortunately it seems that CC.Net always insists on merging this particular .xml file wrapped in a CDATA section. This means that the XSL code can't actually see any of the elements in the XML file. :( Does anyone have any idea why this might be happening? I do this a lot and haven't come across this problem with any other xml files. Cheers, Shaun
