OpenMRS Core Master

Build: #1962 was successful

Job: Integration Test was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Shao Yuan <fish.inkernator@gmail.com>

    Shao Yuan <fish.inkernator@gmail.com> b44b9a7633dc991395b12ed3f75fc46f7abe2e5d

    TRUNK-5408 Patient Constructor that takes in Patient (Revision) (#2697)
    * Added since annotations, made patient identifier clonable, ensured cloned patients identifiers refer to correct patient

    * Removed redundant code

    • api/src/main/java/org/openmrs/Patient.java (version b44b9a7633dc991395b12ed3f75fc46f7abe2e5d)
    • api/src/main/java/org/openmrs/PatientIdentifier.java (version b44b9a7633dc991395b12ed3f75fc46f7abe2e5d)
    • api/src/test/java/org/openmrs/PatientTest.java (version b44b9a7633dc991395b12ed3f75fc46f7abe2e5d)