Bug 59918 - Ant generated HTML report is broken (extras folder)
Summary: Ant generated HTML report is broken (extras folder)
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 regression (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-01 07:58 UTC by Philippe Mouawad
Modified: 2016-08-01 08:03 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2016-08-01 07:58:54 UTC
Related to work on Bug 58729, the wrong xsl files were removed which leads to ant generated report being empty.

This has been seen here:
http://stackoverflow.com/questions/38654937/generating-a-fauly-report-when-running-jmeter-test-with-ant
Comment 1 Philippe Mouawad 2016-08-01 08:03:20 UTC
Author: pmouawad
Date: Mon Aug  1 08:02:05 2016
New Revision: 1754707

URL: http://svn.apache.org/viewvc?rev=1754707&view=rev
Log:
Bug 59918 - Ant generated HTML report is broken (extras folder)
Bugzilla Id: 59918

Added:
    jmeter/trunk/extras/jmeter-results-detail-report_21.xsl   (with props)
    jmeter/trunk/extras/jmeter-results-report_21.xsl   (with props)
Removed:
    jmeter/trunk/extras/jmeter-results-detail-report.xsl
    jmeter/trunk/extras/jmeter-results-report.xsl
Modified:
    jmeter/trunk/extras/build.xml
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:04 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4033