I don't want to use XALAN in ANT because it is causing problems with other projects I am running. I want ANT to use Saxon as the XSL transformer. I must be able to specify this in my junitreport section?
here is my generation part, what do I need to add to make it use saxon?