Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Supported MarkLogic versions

David Cassel edited this page Jan 19, 2015 · 10 revisions

Roxy is meant to work across multiple versions of MarkLogic.

  • MarkLogic 8: actively tested and used. There may be features that are not yet fully supported. If you find one, please report it.
  • MarkLogic 7: actively tested and used. Report bugs if you find them.
  • MarkLogic 6: actively tested and used. Report bugs if you find them.
  • MarkLogic 5: tested less than it used to be, but still in active use. Report bugs if you find them.
  • MarkLogic 4.2: ought to work, but no longer tested. Bugs specific to working with MarkLogic 4.2 are unlikely to be addressed.

Your properties will need to specify which version of MarkLogic you are using. Set the "server-version" property accordingly, typically in deploy/build.properties.

server-version=6

Clone this wiki locally