marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
58 stars 72 forks source link

Bumping Gradle wrapper to version 8 #1662

Closed rjrudin closed 4 months ago

rjrudin commented 4 months ago

This will make supporting Java 21 easier, and also includes a few updates based on deprecated Gradle stuff.

Also removed the "dist" stuff from marklogic-client-api. AFAICT, we have not updated nor published this zip in a long time. It seems intended for someone to download and have a local copy of the examples and javadocs. It causes issues with Gradle 8, so removing since we haven't used this in a long time.