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

Use appropriate class loader for servermanger commands #294

Merged
merged 1 commit into from Oct 21, 2023

Conversation

smhc
Copy link

@smhc smhc commented Aug 28, 2023

Additional change to address restart issues with issue 293

@boris-petrov
Copy link
Member

@smhc thanks for that! Seems good to me. You could extract a method that does that (although I don't see a good way of reusing it in the already-existing place).

@f4lco please take a look and give your opinion - you definitely know the code better than me. I guess it makes sense that all startServer calls are surrounded with classloader-modification.

@boris-petrov
Copy link
Member

Thanks again for this and sorry for taking so long to merge it! @f4lco please take a look when you can and we can always fix anything you want after that. :)

@boris-petrov boris-petrov merged commit c2d47c1 into gretty-gradle-plugin:master Oct 21, 2023
4 checks passed
@f4lco
Copy link
Collaborator

f4lco commented Oct 22, 2023

Thank you so much @smhc for your contribution. Indeed, the missing guards have been an oversight!

@smhc smhc deleted the classpath-fix branch October 22, 2023 22:54
@boris-petrov
Copy link
Member

Released in 4.1.1. Thanks!

@smhc
Copy link
Author

smhc commented Oct 26, 2023

Will there be a 3.x release with theses changes?

@boris-petrov
Copy link
Member

@smhc for sure! I wanted to fix #297 before that for the 3.x branch. Hopefully early next week. Feel free to do it before me if you have the time! 😄

@boris-petrov
Copy link
Member

@smhc I've released 3.1.2. Sorry for the delay!

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.

None yet

3 participants