marklogic / flux

Data movement application for MarkLogic.
https://marklogic.github.io/flux/
Other
0 stars 2 forks source link

Added note about running updateJavadoc #241

Closed rjrudin closed 2 months ago

rjrudin commented 2 months ago

Haven't found a way to force the use of Java 17 yet, and we only need it here, not for the whole project. It is possible that we could require Java 17 for all tasks, with Java 11 still being the level that the code is compiled at.