[
https://issues.apache.org/jira/browse/SOLR-18397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18117535#comment-18117535
]
ASF subversion and git services commented on SOLR-18397:
--------------------------------------------------------
Commit dddbd79b6978912b6390ce0236ce76c7b2326cd5 in solr's branch
refs/heads/branch_10x from Jan Høydahl
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=dddbd79b697 ]
SOLR-18397: Clean up stale '*Copy' configuration entries in gradle.lockfiles
(#4806)
(cherry picked from commit 8479f0de48555f8b1956812c51da7a433c62f8bb)
branch_10x delta: lockfiles regenerated from scratch (resolveAndLockAll
--write-locks) rather than taking main's version; only the *Copy entries are
removed. main's unrelated dependency version changes in those lockfiles
(checker-qual, calcite, httpclient5, ...) and the checker-qual-3.54.0 sha1
deletion don't apply here. sql, solrj-streaming and webapp lockfiles are
unchanged.
> Manually cleanup '*Copy' configuration names in grade.lockfiles
> ---------------------------------------------------------------
>
> Key: SOLR-18397
> URL: https://issues.apache.org/jira/browse/SOLR-18397
> Project: Solr
> Issue Type: Task
> Reporter: Chris M. Hostetter
> Assignee: Chris M. Hostetter
> Priority: Major
> Labels: pull-request-available
> Attachments: SOLR-18397.patch
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Solr-Bot seems to have started adding a bunch of {{fooBarCopy}} configuration
> names to many of our {{gradle.lockfile}} files anytime it needed to modify a
> {{fooBar}} configuration.
> this is causing problems when attempting to update lucene (and presumably
> other dependencies updated by hand?) because gradle detects version
> constraint conflicts that can't be resolved.
>
> SOLR-18396 exists to try and fix solr-bot to stop doing this, while this Jira
> exists to attempt a cleanup of the existing lockfiles.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]