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

Release: openmrs-trunk-1361

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 692ff644d67d90b6e973fa4cd523f4d16ef9515b Merge pull request #1860 from samshuster/TRUNK-4696
TRUNK-4696: added specific exception classes for the Order Service
samshuster <samshuste@gmail.com> samshuster <samshuste@gmail.com> b33cae6e570d0b0195c9df751068dbaeed087694 TRUNK-4696: added specific exception classes for the Order Service
Modifying some Order Exception definitions to be more in line with the messages.properties. Fixing test to map to these new definitions.

moving exceptions to separate classes. Changing call to use overloaded method without throwable

adding license to files