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

Avoid serialization of anonymous classes #81

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Aug 30, 2023

Fix #76

Use callable classes to avoid the need for serialization using anonymous classes.

@yahavi yahavi added the bug Something isn't working label Aug 30, 2023
@yahavi yahavi requested a review from eyalbe4 August 30, 2023 14:38
@yahavi yahavi self-assigned this Aug 30, 2023
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Aug 30, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Aug 30, 2023
@yahavi yahavi merged commit 8fb7908 into jfrog:main Aug 31, 2023
8 of 9 checks passed
@yahavi yahavi deleted the callables branch August 31, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jenkins complains about serialization of an anonymous inner class
2 participants