Hi, I'm using ant to run Jmeter scripts using the build script as suggested in http://www.programmerplanet.org/pages/projects/jmeter-ant-task.php. I'm using Aggregate report listener to log the results in a file. In the generated reports the following columns are present.
URL TestsFailuresSuccess RateAverage TimeMin TimeMax TimeI want to add 90% line column also in the report. Can some one please provide some inputs or pointers as to how i can accomplish this. Thanks, Prasanna

