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 2016/03/01 13:17:06 UTC

[Bug 59094] New: Drop support of old JMX file format

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

            Bug ID: 59094
           Summary: Drop support of old JMX file format
           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

Drop properties:
# file_format          - affects both JMX and JTL files
# file_format.testplan - affects JMX files only
# file_format.testlog  - affects JTL files only

And references in code

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

[Bug 59094] Drop support of old JMX file format

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

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: Tue Mar  1 12:19:31 2016
New Revision: 1733049

URL: http://svn.apache.org/viewvc?rev=1733049&view=rev
Log:
Bug 59094 - Drop support of old JMX file format
Bugzilla Id: 59094

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/core/org/apache/jmeter/save/SaveService.java
   
jmeter/trunk/src/core/org/apache/jmeter/save/converters/TestElementConverter.java
   
jmeter/trunk/src/core/org/apache/jmeter/save/converters/TestElementPropertyConverter.java
    jmeter/trunk/xdocs/changes.xml

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