https://issues.apache.org/bugzilla/show_bug.cgi?id=47943

           Summary: [Patch] DisabledComponentRemover should die
           Product: JMeter
           Version: 2.3.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=24347)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24347)
Patch 1 : delete the call to DisabledComponentRemover from Start

In org.apache.jmeter.gui.action.Start#startEngine is the only method in jmeter
where DisabledComponentRemover is used and it's useless.
The disabled components have already been removed from the tree by the previous
instruction : JMeter#convertSubTree.

Patch 1 : delete the call to DisabledComponentRemover from Start
Patch 2 : delete the DisabledComponentRemover file

Benoit Wiart
Ubik Ingénierie
http://www.ubik-ingenierie.com

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to