Greetings, I am using Ant 1.7.0 for testing and converting jtl to html using templates provided with JMeter/extras.
Seems standard xslt task works bad with this templates: 1) Max, Min functions don't work 2) The following XPath doesn't work: /testResults/*[not(@lb = preceding::*/@lb)] and duplicates first record in the summary and details report. Maybe I did something wrong but can't achieve success with native ant xslt task. I replaced xslt processor to Saxon7 and it works. I send this email because I didn't find information about that on wiki. Instruction how to change xslt processor can't be found here: http://mtxslt.sourceforge.net/. -- Regards, Dmitry Kudrenko ARDAS group http://www.ardas.dp.ua --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

