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

Create gradle build for cassjmeter project #5

Open
jasobrown opened this issue Jan 22, 2013 · 6 comments
Open

Create gradle build for cassjmeter project #5

jasobrown opened this issue Jan 22, 2013 · 6 comments
Assignees

Comments

@jasobrown
Copy link
Contributor

Thanks!

@ghost ghost assigned quidryan Jan 22, 2013
@quidryan
Copy link

Starting work on this. It's pretty easy to overlay gradle over this. I just want to understand one bit about the final artifacts. It looks like it wants all the dependency libs in a directory. Is this needed because it runs on its own? Would onejar be a better alternative? I'm not familiar with how JMeter plugins work.

@jasobrown
Copy link
Contributor Author

Actually, one big jar would be better. However, we need to exclude the jmeter jars from that big jar.

@quidryan
Copy link

I'm investigating how JMeter plugins should be built, and it's not exactly clear from their documentation. If I can't figure out it out, I'll just take the naive approach and exclude some deps by hand.

@quidryan
Copy link

On hold until I get back next week.

Looking at Maven builds for jmeter plugins, they use the shade plugin. That makes sense and luckily a Gradle one came out recently:

http://forums.gradle.org/gradle/topics/announcing_gradle_shadow_plugin_maven_shade_port

@jasobrown
Copy link
Contributor Author

bump :)

@jasobrown
Copy link
Contributor Author

bump again @quidryan

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

No branches or pull requests

2 participants