https://bz.apache.org/bugzilla/show_bug.cgi?id=62959
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Keywords| |FixedInTrunk Resolution|--- |FIXED CC| |[email protected] | |om --- Comment #3 from Philippe Mouawad <[email protected]> --- [email protected] 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.
