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

Release: openmrs-trunk-1911

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
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> bbca156dd92abb85332f83f7d16d1ffc359e0f97 Test AdministrationService.addGlobalPropertyListener
by adding a unit test to the AdministrationServiceUnitTest
mocking EventListeners since
AdministrationServiceImpl.addGlobalPropertyListener
simply delegates to the EventListeners which serves its
List<GlobalPropertyListeners> to the public