Closed Jamalam360 closed 6 months ago
This happened when upgrading to Gradle 8.7 with Loom 1.6. It may well be an issue with a dependency or an upstream loom issue, not sure yet.
https://docs.gradle.org/current/userguide/upgrading_version_8.html#xml_parsing_now_requires_recent_parsers -> this Gradle page provides a temporary workaround for users
I was able to get this error sorted by switching to Temurin rather than OpenJDK (installed through Fedoras repos), in case anybody else is running into this.
This happened when upgrading to Gradle 8.7 with Loom 1.6. It may well be an issue with a dependency or an upstream loom issue, not sure yet.
https://docs.gradle.org/current/userguide/upgrading_version_8.html#xml_parsing_now_requires_recent_parsers -> this Gradle page provides a temporary workaround for users