You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2009/10/06 11:26:01 UTC

DO NOT REPLY [Bug 47943] New: [Patch] DisabledComponentRemover should die

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: jmeter-dev@jakarta.apache.org
        ReportedBy: benoit.wiart@gmail.com


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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47943] [Patch] DisabledComponentRemover should die

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47943

--- Comment #1 from benoit.wiart@gmail.com 2009-10-06 02:27:02 PDT ---
Created an attachment (id=24348)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24348)
Patch 2 : delete the DisabledComponentRemover file

-- 
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-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47943] [Patch] DisabledComponentRemover should die

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47943

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Sebb <se...@apache.org> 2009-11-14 15:11:08 UTC ---
Thanks, fixed:

URL: http://svn.apache.org/viewvc?rev=836288&view=rev
Log:
Bug 47943 - DisabledComponentRemover is not used in Start class

-- 
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-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org