Jenkins build is back to normal : JMeter-trunk #7012

2019-01-05 Thread Apache Jenkins Server
See

buildbot success in on jmeter-trunk

2019-01-05 Thread buildbot
The Buildbot has detected a restored build on builder jmeter-trunk while building . Full details are available at: https://ci.apache.org/builders/jmeter-trunk/builds/4116 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler

Re: svn commit: r1850507 - in /jmeter/trunk/xdocs/images/screenshots/templates: template_folder.png template_parameters.png template_recording_retrieved_value.png

2019-01-05 Thread Felix Schumacher
Am 05.01.19 um 22:08 schrieb Philippe Mouawad: Probably not. Feel free to change it. Any idea, what word would be better? Execute, fill-in, render, generate, ...? Felix Thanks On Saturday, January 5, 2019, Felix Schumacher < felix.schumac...@internetallee.de> wrote: While

Re: search and replace feature

2019-01-05 Thread Philippe Mouawad
On Saturday, January 5, 2019, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Hi all, > > while looking after Bug 63025 I saw, that the only samplers that are > "Replaceable" are HTTPSamplerBase and HeaderManager. > > Shouldn't we extend the set of samplers further? There are 2

buildbot failure in on jmeter-trunk

2019-01-05 Thread buildbot
The Buildbot has detected a new failure on builder jmeter-trunk while building . Full details are available at: https://ci.apache.org/builders/jmeter-trunk/builds/4115 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler

Re: svn commit: r1850507 - in /jmeter/trunk/xdocs/images/screenshots/templates: template_folder.png template_parameters.png template_recording_retrieved_value.png

2019-01-05 Thread Philippe Mouawad
On Saturday, January 5, 2019, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 05.01.19 um 22:08 schrieb Philippe Mouawad: > >> Probably not. >> Feel free to change it. >> > > Any idea, what word would be better? Execute, fill-in, render, generate, > ...? > > generate / confirm

search and replace feature

2019-01-05 Thread Felix Schumacher
Hi all, while looking after Bug 63025 I saw, that the only samplers that are "Replaceable" are HTTPSamplerBase and HeaderManager. Shouldn't we extend the set of samplers further? The second thing I noticed was the repetitive code that is used to do the replacement of the values. I think the