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

Build: #3782 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> dc9b76e7abd35dab82bfecaf23370d1d70c1215e

    RA-1928: LoginPageController to handle URLs with one "/" only. (#91)
    * RA-1928 If only contains one "/" character, it till use the entire urlPath for the urlContextPath

    * RA-1928 Change from http to https

    * RA-1928 Change from http to https

    * RA-1928 Undo changes from http to https

    * RA-1928 New Test for LoginPageController.java

    * RA-1928 Update test get_shouldRedirectUserToHomeIfAuthenticatedAndPathForOpenmrsWasGivenOnUrl

    * RA-1928 Update constants name

    * RA-1928 Renaming method

    • omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/LoginPageController.java (version dc9b76e7abd35dab82bfecaf23370d1d70c1215e)
    • omod/src/test/java/org/openmrs/module/referenceapplication/page/controller/LoginPageControllerTest.java (version dc9b76e7abd35dab82bfecaf23370d1d70c1215e)