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

JMH version bump to 1.3.1 #26

Closed
biboudis opened this issue Nov 24, 2014 · 7 comments
Closed

JMH version bump to 1.3.1 #26

biboudis opened this issue Nov 24, 2014 · 7 comments
Milestone

Comments

@biboudis
Copy link

I am profiling a library written in scala and many of the hottest regions aren't reported (pretty printed) because they are unparseable.

I would like to see how 1.3.1 behaves because perfasm has been improved since 1.1.

Thx!

@ktoso
Copy link
Member

ktoso commented Nov 24, 2014

Would you like to do the version bumping PullRequest?
That'd be awesome - I can release once PRed.

Otherwise this will have to wait a bit - untill I have time to do it properly myself - could be tonight or later this week - not sure.

@ktoso
Copy link
Member

ktoso commented Nov 24, 2014

@biboudis Also, you can simply bump the JMH version using the exposed configuration option:
Please read: https://github.com/ktoso/sbt-jmh#versions (version in Jmh := ...)

@biboudis
Copy link
Author

I am a new user of sbt-jmh but I will try to PR this after testing it a little bit first today.

Thx.

@ktoso
Copy link
Member

ktoso commented Nov 24, 2014

should be as easy as updating the version number in the plugin and adding new versions to the readme.
Thanks in advance! I'll try to make some time to do the release soon.

@biboudis
Copy link
Author

Interesting thing: I am getting an Exception in thread "main" java.lang.IllegalStateException: Mismatched format for versions > 1.1.1 (1.2, 1.3, 1.3.1) (w/ sbt clean).

@ktoso
Copy link
Member

ktoso commented Nov 24, 2014

hello @biboudis, I've resolved this issue by 7e6c3db

It's released as 0.1.7 and available for download... now! :-)
Thanks for reporting.

@ktoso ktoso closed this as completed Nov 24, 2014
@ktoso ktoso added this to the v0.1.7 milestone Nov 24, 2014
@biboudis
Copy link
Author

No IllegalStateException as well. Thx!

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

No branches or pull requests

2 participants