Skip to content

Pin dependencies to java 11 for Solrbot - #4732

Closed
epugh wants to merge 2686 commits into
apache:mainfrom
epugh:pin_dependencies_to_java_11
Closed

Pin dependencies to java 11 for Solrbot#4732
epugh wants to merge 2686 commits into
apache:mainfrom
epugh:pin_dependencies_to_java_11

Conversation

@epugh

@epugh epugh commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description

Solrbot doesn't know that some dependencies have been moved to Java versions newer than 11, but branch_9x must stay at 11.

For example: #4719

Solution

Pin the dependencies so they don't get updated.

solrbot and others added 30 commits October 25, 2025 01:50
* Update install_solr_service.sh, adding Amazon Linux as known distro

---------

Co-authored-by: Eric Pugh <epugh@opensourceconnections.com>
Remove SOLR-16667 from 9x changelog
Add missing dependency changelog for 9.8
Remove duplicate SOLR-17304 changelog
Added SOLR-16986 changelog to branch_9x
* SOLR-17619 Cleanup after logchange cutover
* Exclude generated archive.md files from license checks
* Fix generate-filename
* Incorporate David's suggestion.
* Fixes precommit

 Fixes apache#3818

(cherry picked from commit fb74fa8)
- Port tool parseContributorsFromChanges.py to use logchange
- Release Wizard improvements for 9.10.0:
  - support for persisting vars in commands
  - changed logchange steps
- Many improvements in the 1-time changes2logchange.py utility
- Bug fix changes2html.py to handle ALPHA/BETA releases
- New validateChangelogs.py tool
…he#3831)

- Authors with url and github nick handled
- Plain PR ref `apache#123` detected as PR#123 with github link
- Correct a changelog yaml missing JIRA issue
- Fix links in dev-docs/changelog.adoc
- Describe logchangeArchive task.
- Remove mention of Perl as a requirement for build

(cherry picked from commit 19ec326)
(cherry picked from commit 87785bb)
hossman and others added 13 commits August 3, 2026 15:09
9x delta: uses StatisticsHandler.setGracefulShutdownWaitsForRequests(true) instead of Jetty 12's GracefulHandler, which doesn't exist in Jetty 10.

(cherry picked from commit 0c3d2f8)
(cherry picked from commit ef212f0)
(cherry picked from commit 09fd8d2)
(cherry picked from commit 1aa47ef)
…-up to apache#4609)

These files are not "released" (not in the source or any other release),
mirroring the exclusion main gained via apache#4569's broader RAT overhaul.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
These files are not "released" (not in the source or any other release anymore).

(cherry picked from commit bfd7ff1)
Co-authored-by: Eric Pugh <epugh@opensourceconnections.com>
Co-authored-by: Eric Pugh <epugh@opensourceconnections.com>
@epugh

epugh commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

crap, made this to main, not branch_9x. That get's me all the damn time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.