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 2018/12/19 09:55:06 UTC

[Bug 62959] Ability to create a Test plan from a Curl command

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |FixedInTrunk
         Resolution|---                         |FIXED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
pmouawad@apache.org

10:54 AM (2 minutes ago)

to commits
Author: pmouawad
Date: Wed Dec 19 09:54:42 2018
New Revision: 1849285

URL: http://svn.apache.org/viewvc?rev=1849285&view=rev
Log:
Bug 62959 - Ability to create a Test plan from a Curl command

Contributed by UbikLoadPack

This closes #436
Bugzilla Id: 62959

Added:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/curl/
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/curl/BasicCurlParser.java
  (with props)
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/action/
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.java
  (with props)
    jmeter/trunk/test/src/org/apache/jmeter/curl/
    jmeter/trunk/test/src/org/apache/jmeter/curl/BasicCurlParserTest.java  
(with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/ActionNames.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml

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