Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #4374 was successful
Job: Release to maven did not start
Code commits
Git
-
Mark Goodrich <mark.goodrich@live.com> 15c8f94973b0af59efd899c9a61e276d13b3a8b1
RA-1711: Program Enrollment Widget should allow enrollment date of program to be equal to completion date of previous program (#399)
* RA-1911: Program Enrollment Widget should allow enrollment date of program to be equal to completion date of previous program- api/src/main/java/org/openmrs/module/coreapps/utils/PatientProgramComparator.java (version 15c8f94973b0af59efd899c9a61e276d13b3a8b1)
- api/src/test/java/org/openmrs/module/coreapps/utils/PatientProgramComparatorTest.java (version 15c8f94973b0af59efd899c9a61e276d13b3a8b1)
- omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/program/ProgramHistoryFragmentController.java (version 15c8f94973b0af59efd899c9a61e276d13b3a8b1)
- omod/src/main/web/dashboardwidgets/programstatus/programstatus.controller.js (version 15c8f94973b0af59efd899c9a61e276d13b3a8b1)