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

Removing buggy usage of `execute` #1627

Closed rjrudin closed 9 months ago

rjrudin commented 9 months ago

Not sure why output was ever set to execute - removing it does not cause any breaks on MarkLogic 11.1, and the 11-nightly (properly) throws an error when it's included. So removing it.