jmeter-gradle-plugin icon indicating copy to clipboard operation
jmeter-gradle-plugin copied to clipboard

Add support for jmeter-plugins and fancy graph generation

Open pokowaka opened this issue 9 years ago • 13 comments

pokowaka avatar May 28 '15 23:05 pokowaka

@pokowaka There are a whole bunch of whitespace/formatting changes in this PR, should they be a separate PR instead of being interspersed with functional changes?

foragerr avatar May 29 '15 16:05 foragerr

Probably intellij going to town with the source. Let me see if I can just fix the whitespace.

pokowaka avatar May 29 '15 16:05 pokowaka

I like this commit but do you think there should be an option to turn off the loading of the ext jmeter-plugins just in case someone wanted to use the bare-bones jmeter for some reason?

Also, why did you choose not to load extras-libs or hadoop ??

When this update takes, I will update my project to reflect the update:https://github.com/djangofan/launch-jmeter

djangofan avatar May 29 '15 17:05 djangofan

@djangofan, that might be better for backwards compatibility as well.

pokowaka avatar May 29 '15 17:05 pokowaka

Can you put an update in the docs and/or wiki for the changes you make? If you are loading the external plugins, it might be nice to mention that in the main page.

djangofan avatar May 29 '15 17:05 djangofan

@djangofan i will update the documentation.

pokowaka avatar May 29 '15 18:05 pokowaka

@djangofan, @kulya, @foragerr any of you had a chance to look at the suggested changes?

pokowaka avatar Jun 03 '15 23:06 pokowaka

Looks good to me. Just so you know, only @kulya has rights to approve a PR. Wish there was a way to add unit tests to a gradle plugin - so we can check we aren't breaking something when putting in changes.

foragerr avatar Jun 05 '15 14:06 foragerr

It looks like @kulya is not very active in this repo. If nothing happens in the following week I will look into hard forking and pushing it to a maven repo under a different name.

pokowaka avatar Jun 05 '15 16:06 pokowaka

I think if you just hang in there and be patient, it is likely that @kulya will check-in and look at your pull request. It could take a few months, but just hang in there.

djangofan avatar Jun 05 '15 18:06 djangofan

One last ditch ask to get this merged and released, I'm really not looking for ward to forking this plugin :(

rtyler avatar Jun 29 '15 13:06 rtyler

@kulya They just released version 1.3.0 of the Jmeter plugins. That being the case, maybe we will see some movement on this? The reason being that the jmeter-gradle-plugin needs to be tested with and perhaps versioned for 1.3.0 . http://jmeter-plugins.org/wiki/Changelog/

djangofan avatar Jun 30 '15 15:06 djangofan

Merged and forked here: https://github.com/jmeter-gradle-plugin/jmeter-gradle-plugin

foragerr avatar Jul 14 '15 17:07 foragerr