1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-1893

INCOMPLETE
Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 8c491132d226da6ed2b85be06ca21e8e66eea29f Merge pull request #2613 from teleivo/TRUNK-5368
TRUNK-5368 Deprecate OpenmrsUtil.join
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> a175f708e1e1d704dd30dfd165efd757b56de8aa TRUNK-5368 Deprecate OpenmrsUtil.join
in favor of javas native String.join or apache commons StringUtils.join
when the iterable does not extend CharSequence