[ https://issues.apache.org/jira/browse/SOLR-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678366#comment-17678366 ]
ASF subversion and git services commented on SOLR-16624: -------------------------------------------------------- Commit 9c5bceed15fe5266975971f2a20deeec607f9d3f in solr's branch refs/heads/main from Kevin Risden [ https://gitbox.apache.org/repos/asf?p=solr.git;h=9c5bceed15f ] SOLR-16624: Remove Gradle Groovy version override (#1298) > Remove Gradle Groovy version override > ------------------------------------- > > Key: SOLR-16624 > URL: https://issues.apache.org/jira/browse/SOLR-16624 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Components: Build > Reporter: Kevin Risden > Assignee: Kevin Risden > Priority: Minor > Time Spent: 20m > Remaining Estimate: 0h > > 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. > {code:java} > ./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 > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org