Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Releases: marklogic/ml-javaclient-util

2.12.1

03 Feb 00:55

Choose a tag to compare

Slight tweak to 2.12.0 to avoid any chance of a null-pointer on taskExecutor in DefaultModulesLoader

2.12.0

03 Feb 00:55

Choose a tag to compare

2.11.0

06 Jan 18:20

Choose a tag to compare

2.10.0

28 Oct 21:51

Choose a tag to compare

2.9.1

24 Jun 12:29

Choose a tag to compare

Issues:

  • #31 Allow gradle.properties to not exist when using BasicConfig

2.9.0

06 May 13:52

Choose a tag to compare

This is available as "2.9.0" from jcenter.

Issues:

  • #23 Substitute tokens while loading modules, just like Roxy does it
  • #27 Quiet down logging when metadata file isn't present for a transform

2.8.1

04 May 19:31

Choose a tag to compare

This is a bit of a "beta" release that includes work done on #23 . The work will allow for Roxy tokens to be replaced while loading modules via ml-junit, but not yet via ml-gradle. 2.9.0 will address ml-gradle support.

2.8.0

07 Apr 12:23

Choose a tag to compare

Issues:

  • #22 Adjustments for tde changes
  • #21 Load schemas

2.5

21 Jan 14:46

Choose a tag to compare

2.5
  • #13 Added support for loading from any directory in source path
  • Added classes from ml-xcc-util