Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for jmeter-plugins and fancy graph generation #51

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add support for jmeter-plugins and fancy graph generation #51

wants to merge 3 commits into from

Conversation

pokowaka
Copy link

No description provided.

Erwin Jansen added 2 commits May 27, 2015 12:04
generation. For now it generates all the reports.

- Bumped version number.
existing project declares the plugins we will remove the in built ones.
@foragerr
Copy link
Contributor

@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?

@pokowaka
Copy link
Author

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

@djangofan
Copy link

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

@pokowaka
Copy link
Author

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

@djangofan
Copy link

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.

@pokowaka
Copy link
Author

@djangofan i will update the documentation.

- Make the extension optional, so the optional jars are only added when
  needed.
- Undid some layout changes.
- Updated documentation.
@pokowaka
Copy link
Author

pokowaka commented Jun 3, 2015

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

@foragerr
Copy link
Contributor

foragerr commented Jun 5, 2015

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.

@pokowaka
Copy link
Author

pokowaka commented Jun 5, 2015

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.

@djangofan
Copy link

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.

@rtyler
Copy link

rtyler commented Jun 29, 2015

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

@djangofan
Copy link

@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/

@foragerr
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants