apache / couchdb

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
https://couchdb.apache.org/
Apache License 2.0
6.28k stars 1.03k forks source link

chore(dev): Make Gradle script choosable #5293

Closed big-r81 closed 1 month ago

big-r81 commented 1 month ago

By default, use the shipped Gradle wrapper script to build Nouveau.

As an option, we can now override the GRADLE variable to point to another gradle script, e.g. what the system provides.