madrob commented on PR #2082:
URL: https://github.com/apache/solr/pull/2082#issuecomment-1823713512
Excellent, thank you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
madrob merged PR #2082:
URL: https://github.com/apache/solr/pull/2082
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
culmat commented on PR #2082:
URL: https://github.com/apache/solr/pull/2082#issuecomment-1815385797
Hi @madrob,
this replaces #2081. Sorry didn't get my git history and the PR in sync.
I have implemented you review
https://github.com/apache/solr/pull/2081#pullrequestreview-1732983259
culmat opened a new pull request, #2082:
URL: https://github.com/apache/solr/pull/2082
# Description
Gradle build fails because of eclipse internal licenses
# Solution
exclude eclipse settings from validation
# Tests
Gradle build runs again.
# Checkli