marklogic-community / marklogicworkflow

Content and Human Centric Workflow for MarkLogic NoSQL systems
Other
19 stars 12 forks source link

Migrate deployment code to ml-gradle #129

Closed damonfeldman closed 6 years ago

damonfeldman commented 6 years ago

There is now a fairly mature migration path from Roxy to ml-gradle deployment.

See: https://github.com/marklogic-community/ml-gradle/wiki/Migrating-a-Roxy-project-to-ml-gradle .

Roxy tests can still be run, but may require support from the internal ML project to re-use Roxy tests from JUnit (see internal ML link: https://project.marklogic.com/repo/projects/INT/repos/roxy-test/browse )

rjrudin commented 6 years ago

@damonfeldman This is another candidate (just like the AM toolkit) for packaging up ML modules as a zip, publishing to a Maven repository, and automatically downloading and installing via ml-gradle.

eouthwaite commented 6 years ago

TODO: trim gradle.properties; update any readme files that involve deployment or unit tests

eouthwaite commented 6 years ago

Also TODO: Incorporate #90 as optional directory