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

Fix stack trace printing (#146) #676

Merged
merged 3 commits into from
Apr 14, 2022
Merged

Fix stack trace printing (#146) #676

merged 3 commits into from
Apr 14, 2022

Conversation

sixcorners
Copy link
Contributor

This code will print the "Caused By" and any suppressed exceptions.

@sriv sriv added the ReleaseCandidate If a PR is tagged with this label, after merging it will be released label Feb 25, 2022
@gaugebot
Copy link

gaugebot bot commented Feb 25, 2022

@sixcorners Thank you for contributing to gauge-java. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

@sriv
Copy link
Member

sriv commented Feb 27, 2022

@sixcorners - if you can please bump version I can merge this and that will trigger a release. You can use 0.9.0 for this change.

@sixcorners
Copy link
Contributor Author

@sriv Does the output look ok? I think the exception message will get included twice.

sixcorners and others added 3 commits March 11, 2022 06:29
This code will print the "Caused By" and any suppressed exceptions.

* bump gauge-java -> 0.89.0

Signed-off-by: sixcorners <sixcorners@gmail.com>
Fix build issues by updating to the correct version

Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>
@zabil zabil merged commit c6e0512 into getgauge:master Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReleaseCandidate If a PR is tagged with this label, after merging it will be released
Development

Successfully merging this pull request may close these issues.

None yet

3 participants