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

Classloading issue with Gradle 6.7+ #147

Merged
merged 3 commits into from
Jun 15, 2021

Conversation

ralfgrossklaus
Copy link
Contributor

Fixed failing PDE bootstrap using Goomph in projects with Gradle 6.7 and higher.

Fixed failing PDE bootstrap using Goomph in projects with Gradle 6.7 and higher.
@ralfgrossklaus
Copy link
Contributor Author

Hi Ned!

We experienced some problems, when using Goomph in Gradle 6.7 or higher. Turned out, that Gradle introduces some changes in their classloading with 2c5adc8, so that some Gradle classes are not added to the classpath when Goomph starts the external process for bootstraping PDE. It is a small fix and I am happy to share.

Regars, Ralf

@nedtwigg nedtwigg merged commit c10d1ed into diffplug:main Jun 15, 2021
@nedtwigg
Copy link
Member

Thanks for yet another fix! Published in 3.30.0.

@ralfgrossklaus ralfgrossklaus deleted the Classloading_Gradle_6.7 branch June 18, 2021 10:24
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.

2 participants