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

Do not try to create proxies for instances of Throwable #30

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

pshevche
Copy link
Member

  • Do not sign locally published artifact
  • Add tests for handling custom exceptions in buildFinished callback
  • Do not create proxies for instances of Throwable

@pshevche pshevche self-assigned this Apr 16, 2024
@pshevche pshevche requested a review from a team April 16, 2024 13:52
@pshevche pshevche changed the title pshevche/fix build result exception handling Do not try to create proxies for instances of Throwable Apr 16, 2024
@pshevche pshevche merged commit 5e1fdbd into main Apr 17, 2024
2 checks passed
@pshevche pshevche deleted the pshevche/fix-build-result-exception-handling branch April 17, 2024 07:02
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.

IllegalArgumentException in ProxyFactory: java.lang.Throwable is not an interface
2 participants