[ 
https://issues.apache.org/jira/browse/SOLR-16432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618313#comment-17618313
 ] 

ASF subversion and git services commented on SOLR-16432:
--------------------------------------------------------

Commit d5900ae98a571abbf0ef1bad0f17d1cda436ef12 in solr's branch 
refs/heads/branch_9x from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d5900ae98a5 ]

SOLR-16432: Fix hdfs tests to allow illegal access to start HDFS cluster


> Upgrade the gradle wrapper to 7.5.1
> -----------------------------------
>
>                 Key: SOLR-16432
>                 URL: https://issues.apache.org/jira/browse/SOLR-16432
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build
>    Affects Versions: 9.0, 9.1
>            Reporter: Shawn Heisey
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: main (10.0), 9.2
>
>         Attachments: solr-upgrade-gradle-7.5.1.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> To upgrade the build system to the latest gradle version, I ran the following 
> command after installing the gradle snap on my system:
> {code:java}
> gradle wrapper --gradle-version 7.5.1{code}
> Then I had to update the version number to 7.5.1 in two files relative to the 
> root of the repo's working dir:
> {code:java}
> gradle/validation/check-environment.gradle
> gradle/wrapper/gradle-wrapper.jar.version{code}
> Doing that resulted in the attached patch.
> I tested with "./gradlew precommit -Pvalidation.git.failOnModified=false" on 
> branch_9x and main with OpenJDK 17 after I did this upgrade.  Both passed.  
> Does it need any more validation before committing to main?  Is it something 
> that should be backported to branch_9x?
> This gradle upgrade gets us Java 18 support, but not Java 19.
>  



--
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

Reply via email to