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

feat(#1633): Replace RsFork with typedResponse #1634

Merged
merged 2 commits into from
Mar 10, 2023

Conversation

volodya-lombrozo
Copy link
Contributor

@volodya-lombrozo volodya-lombrozo commented Mar 9, 2023

Replace RsFork with typedResponse method. The current solution with typedResponse method is crutch, actually. The previous solution with RsFork was broken after the Maven 3.9.0 release. The proper solution would be to fix the original problem in takes framework and then to return the correct solution with RsFork back.

Original problem: yegor256/takes#1207

Closes: #1633

@volodya-lombrozo
Copy link
Contributor Author

@yegor256 Could you have a look, please?

@yegor256
Copy link
Owner

yegor256 commented Mar 9, 2023

@volodya-lombrozo maybe you can submit a bug to Takes first and then mention it in the puzzle here?

@volodya-lombrozo
Copy link
Contributor Author

@yegor256 Sure. Here is it - yegor256/takes#1207

@yegor256
Copy link
Owner

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Mar 10, 2023

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 9b7b07d into yegor256:master Mar 10, 2023
@rultor
Copy link
Collaborator

rultor commented Mar 10, 2023

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 12min)

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.

Test rendersHomePageViaHttp fails with a new maven version 3.9.0
3 participants