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 Jul 25, 2013 · 10 revisions

Roxy is meant to work across multiple versions of MarkLogic.

  • MarkLogic 7: still in development. Roxy works with MarkLogic 7.0-20130725 or later (available to MarkLogic employees)
  • 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.

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