Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Gradle has a Groovy version override in build.gradle that used to be needed to avoid illegal reflective access. After upgrading to Gradle 7.6 (SOLR-16508) (and possibly earlier) - the packaged Groovy is a higher version than the one we specify.
./gradlew --v ------------------------------------------------------------ Gradle 7.6 ------------------------------------------------------------ Build time: 2022-11-25 13:35:10 UTC Revision: daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8 Kotlin: 1.7.10 Groovy: 3.0.13 Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021 JVM: 17.0.5 (Eclipse Adoptium 17.0.5+8) OS: Mac OS X 13.1 aarch64
Attachments
Issue Links
- relates to
-
SOLR-16508 Upgrade gradle wrapper to 7.6
- Closed
- links to