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

Build: #1093 was successful

Job: Release to maven did not start

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Mark Goodrich <mark.goodrich@live.com>

    Mark Goodrich <mark.goodrich@live.com> a32a4336c4166153a6769f20c9281645648e70e1

    RESTWS-816: ObsResource to not fail conversions of obs drugs and obs locations. (#477)

    • omod-1.9/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_9/ObsResource1_9.java (version a32a4336c4166153a6769f20c9281645648e70e1)
    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/ConversionUtil1_9Test.java (version a32a4336c4166153a6769f20c9281645648e70e1)
    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/ObsController1_9Test.java (version a32a4336c4166153a6769f20c9281645648e70e1)