Skip to content

3.3.0

Compare
Choose a tag to compare
@rjrudin rjrudin released this 02 Jan 01:12
· 1922 commits to master since this release

All issues - https://github.com/marklogic-community/ml-gradle/issues?q=is%3Aclosed+milestone%3A3.3.0

This release makes small changes to a couple existing tasks. First, the "mlClearContentDatabase" task now requires a property named "confirm" (instead of "deleteAll") to be set to "true". This is for consistency with the other change, which is that "mlUndeploy" now also requires that "confirm" be set to "true" (see #276). This pattern will be used for all tasks that benefit from some protection so that they're not accidentally run.

Highlights: