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

Release: openmrs-trunk-1268

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
Daniel Kayiwa Daniel Kayiwa 2687b9b92692f5cdbdb0c68d9d603f6f0ef514eb Merge pull request #1760 from winglam/formattest
Adding tests for org.openmrs.util.Format in org.openmrs.util.FormatTe…
Wing Lam <wing.c.lam@gmail.com> Wing Lam <wing.c.lam@gmail.com> 8cd6e8c0cc8e1f849c9016e44fa6da534d51d3b3 Adding tests for org.openmrs.util.Format in org.openmrs.util.FormatTest. The added tests calls org.openmrs.util.Format.format with nulls and valid arguments. I have added documentation for org.openmrs.util.Format and null check for its parameters. The tests in org.openmrs.util.FormatTest now passes.
Daniel Kayiwa Daniel Kayiwa b8312db143758895e83b08d42f1090cd6ed4f9ba Merge pull request #1763 from ern2/TRUNK-4850
Changed getExtensions() so extensionNames expands when contents do not match
ern2 <ern2@illinois.edu> ern2 <ern2@illinois.edu> 462f78e44843eda2a9f53ee9768d7ca52a159256 changed getExtensions() so extensionNames expands when its contents do not match extensions.
Daniel Kayiwa Daniel Kayiwa 2be22b14bee53c04ed06bfdffa82c9a2ded61c57 Merge pull request #1767 from astorga2/TRUNK-4851
TRUNK-4851 fix error in unit test
astorga2 <astorga.2@osu.edu> astorga2 <astorga.2@osu.edu> 32733cb1f0d2ab6eec1cac74432855f1f574ea81 TRUNK-4851 fix error in unit test
Daniel Kayiwa Daniel Kayiwa 7a8bdfff32cfd75858da5748d1a5370c1b7b0ffa Merge pull request #1724 from ivange94/TRUNK-4668
TRUNK-4668: when a module is started, all its dependencies should be …
Ivange Larry <ivangelarry@gmail.com> Ivange Larry <ivangelarry@gmail.com> 0bfc4ec3ae0ce677a11e1fee251442e69da669c5 TRUNK-4668: when a module is started, all its dependencies should be started