Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1685 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Gavin Falconer <gfalconer@xprl.co.uk>

    Gavin Falconer <gfalconer@xprl.co.uk> 9a0825902c846da5f242e34cdff9858338fa6c4a

    (fix) RESTWS-972 translate nametemplate namemappings (#647)
    * RESTWS-972 translate nametemplate namemappings

    * Cosmetic layout changes

    * Cosmetic layout changes

    * Avoid modifying LayoutTemplates provided by singleton LayoutSupport.

    * Trivial code layout change

    • omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/AddressTemplateController2_0.java (version 9a0825902c846da5f242e34cdff9858338fa6c4a)
    • omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/helper/LayoutTemplateProvider.java (version 9a0825902c846da5f242e34cdff9858338fa6c4a)
    • omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/helper/LayoutTemplateRepresentation.java (version 9a0825902c846da5f242e34cdff9858338fa6c4a)
    • omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs2_0/NameTemplateResource2_0.java (version 9a0825902c846da5f242e34cdff9858338fa6c4a)