Hi All, As part of my latest CC.NET adventure I have a build project which results in several artifact files of varying formats (*.pdf, *.pdb for example).
I'd like to have these collated and accessable from the project build report page. It would be nice if each build had it's own folder in which build artifacts could be stored. It should then be possible to reference the contents of this folder from within XSL to add links so that the artifacts can be downloaded on the report page. Since CC.Net dosn't currently handle this. I'm experimenting to find a work around. I have tried creating a folder in the "artifacts \buildlogs" folder and placing some files inside of there. Then in my XSL template I am then trying to create a "right click and save as" type link for retrieving the file. But I can't seem to get the path right. Any idea what the path should look like? Cheers, Shaun p.s. I second the comment at the bottom of the "Merge Publisher" page... http://confluence.public.thoughtworks.org/display/CCNET/File+Merge+Task
