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

Build: #4498 was successful

Job: Release to maven did not start

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> af1ec476f7969b4853b1ed4b8a24fd1f0afcd5f0

    RA-1945: ParserEncounterIntoSimpleObjects to cast concepts to ConceptNumeric where applicable. (#423)
    * RA-1926 Change StringUtils Library

    * RA-1945 Add new test to ParserEncounterIntoSimpleObjectsTest

    * RA-1945 Rename variables and test names

    * RA-1945 Adjust tests

    * RA-1945 Concept convert to numericConcept

    * RA-1945 Concept convert to numericConcept

    * RA-1945 Remove not used ConceptService

    * RA-1945 Confirm concept is numeric before going to HibernateUtil

    * RA-1945 Minor Refactor in ParserEncounterIntoSimpleObjects.java

    * RA-1945 Minor Refactor in ParserEncounterIntoSimpleObjects.java

    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/visit/ParserEncounterIntoSimpleObjects.java (version af1ec476f7969b4853b1ed4b8a24fd1f0afcd5f0)
    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/visit/VisitDetailsFragmentController.java (version af1ec476f7969b4853b1ed4b8a24fd1f0afcd5f0)
    • omod/src/main/webapp/fragments/patientdashboard/encountertemplate/defaultEncounterTemplate.gsp (version af1ec476f7969b4853b1ed4b8a24fd1f0afcd5f0)