You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/12/13 15:36:21 UTC

[Bug 58728] New: Drop old properties

https://bz.apache.org/bugzilla/show_bug.cgi?id=58728

            Bug ID: 58728
           Summary: Drop old properties
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

I propose to drop 2 very old behavioural properties:
# (2.2.1) JMeterThread behaviour has changed so that PostProcessors are run in
forward order
# (as they appear in the test plan) rather than reverse order as previously.
# Uncomment the following line to revert to the original behaviour
#jmeterthread.reversePostProcessors=true

# (2.2) StandardJMeterEngine behaviour has been changed to notify the listeners
after
# the running version is enabled. This is so they can access variables. 
# In case this causes problems, the previous behaviour can be restored by
uncommenting
# the following line.
#jmeterengine.startlistenerslater=false

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58728] Drop old behavioural properties

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Dec 17 22:28:07 2015
New Revision: 1720685

URL: http://svn.apache.org/viewvc?rev=1720685&view=rev
Log:
Bug 58728 - Drop old behavioural properties
Bugzilla Id: 58728

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/core/org/apache/jmeter/engine/StandardJMeterEngine.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58728] Drop old behavioural properties

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Drop old properties         |Drop old behavioural
                   |                            |properties
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.