ml-app-deployer icon indicating copy to clipboard operation
ml-app-deployer copied to clipboard

Java client for the MarkLogic REST Management API

Results 11 ml-app-deployer issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.24 to 6.0.0. Release notes Sourced from spring-web's releases. v6.0.0 See What's New in Spring Framework 6.x and Upgrading to Spring Framework 6.x for upgrade instructions and...

dependencies

Currently there is no way to delete a forest using ml-gradle.

It seems that you can create alert configs with rules and actions, but not make it install the associated triggers automatically, like described here: https://docs.marklogic.com/REST/POST/manage/v2/databases/[id-or-name]/alert/configs Would it be difficult to...

https://docs.marklogic.com/guide/java/intro#id_64103 . Will depend on changes to ml-javaclient-util as well.

Copied from https://github.com/marklogic-community/ml-gradle/issues/525 . Something in the set of Database Java classes isn't happy about that XML, need to figure out the issue and hopefully it's just a simple tweak...

MarkLogicBug

Need to add a lot of new properties as well.

Similar to TDE templates - can invoke rdt.ruleValidate

blocked

If you set up forests under `ml-config/forests/my-db/my-db-forests.json` and then run `mlPrintForestPlan`, the output will not be based on the content of `my-db-forests.json`.

bug

Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.29 to 6.0.18. Release notes Sourced from org.springframework:spring-web's releases. v6.0.18 :star: New Features Extract reusable method for URI validations #32441 Allow UriTemplate to be built with an...

dependencies

The intent is to wrap the configDirs methods for consistency with the other "Paths" JavaBean properties - schemaPaths, modulePaths, and dataPaths.