This is an automated email from the ASF dual-hosted git repository. janl pushed a commit to branch doc/nouveau-java-21 in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 377e94dd0327d8117b618a7872e51e053d9a2d14 Author: Jan Lehnardt <[email protected]> AuthorDate: Mon May 18 22:18:05 2026 +0200 doc: link to Adoptium for third-party Java 21 debs. --- src/docs/src/install/nouveau.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/docs/src/install/nouveau.rst b/src/docs/src/install/nouveau.rst index 152a2fa2f..dd1d6fd38 100644 --- a/src/docs/src/install/nouveau.rst +++ b/src/docs/src/install/nouveau.rst @@ -27,6 +27,10 @@ the loopback network. Nouveau server is runtime-compatible with Java 21 or higher. +If your Linux distribution does not provide Java 21 packages you can get third +party ones, `like Adoptium for Debian <https://adoptium.net/en-GB/installation/linux>`_. + + Enable Nouveau ==============
