https://issues.apache.org/bugzilla/show_bug.cgi?id=47474
Summary: Change View Results Tree by a more extensible listener Product: JMeter Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: jmeter-dev@jakarta.apache.org ReportedBy: milambersp...@gmail.com CC: milambersp...@gmail.com Hello, To permit add some new renderer in view results tree, you find a new listener for replace the 'old' view results tree. See this thread message for the origine : http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-dev/200906.mbox/%3c25aac9fc0906281625i64d8c22fn512684d5df87b...@mail.gmail.com%3e See screenshots to view the new design. To install the new listener: 1/ apply the patch 2/ add the new files from zip file (import zip in project in Eclipse) The ant script 'distribution' have 2 errors in test case. 1) GUIComponents1(org.apache.jmeter.junit.JMeterTest)junit.framework.AssertionFailedError: SaveService nameMap (saveservice.properties) should contain org.apache.jmeter.display.results.ViewResultsBase 2) runGUITitle(org.apache.jmeter.junit.JMeterTest)junit.framework.AssertionFailedError: component_reference.xml needs 'View_Results_Base' anchor for org.apache.jmeter.display.results.ViewResultsBase If this new listener is valid to integration with JMeter main branch, I propose to rename ViewResultsBase to ViewResultsTree and archive the old ViewResultsFullVisualizer. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org