You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/01/18 19:23:00 UTC

[jira] [Commented] (SOLR-16624) Remove Gradle Groovy version override

    [ 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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org