Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #4478 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com>

    icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> 22fc4958971f4ac2edf525965496fc64236ca976

    RA-1926: Merge Visits: Remove visitId from URL to prevent NPE if that visit was merged (#410)
    * RA-1926 Remove visitId from URL to prevent NPE if that visit was merged

    * RA-1926 Remove visit ID if that visit was merged

    * RA-1926 Add new method to remove URL visits if necessary

    * RA-1926 Add new test file, and 2 new tests, to remove url if that visit id was merged

    * RA-1926 Change MergeVisitsPageControllerTest.java file to correct package

    * RA-1926 Change variables names

    * RA-1926 Indentation

    * RA-1926 Add comment

    * RA-1926 Changed var names

    * RA-1926 Change tests MergeVisitsPageControllerTest

    * RA-1926 Changed method to protected

    * RA-1926 Renaming variables

    * RA-1926 Indentation

    * RA-1926 Change StringUtils Library

    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/MergeVisitsPageController.java (version 22fc4958971f4ac2edf525965496fc64236ca976)
    • omod/src/test/java/org/openmrs/module/coreapps/page/controller/MergeVisitsPageControllerTest.java (version 22fc4958971f4ac2edf525965496fc64236ca976)