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

Build: #478 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Daniel Kayiwa

    Daniel Kayiwa a2a824e17263a8d55cb9a9d10e1a022a9d1f3403

    Merge pull request #165 from lluismf/master
    RESTWS-483: REST API shouldn't depend on the attribute order in the JSON string which sends from the client side.

  • Lluis Martinez Ferrando <lluismf@gmail.com>

    Lluis Martinez Ferrando <lluismf@gmail.com> 59b0477fabf3c73949ed8494aad3de7a93725562 m

    RESTWS-483: REST API shouldn't depend on the attribute order in the JSON string which sends from the client side

    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/EncounterController1_9Test.java (version 59b0477fabf3c73949ed8494aad3de7a93725562)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/SimpleObject.java (version 59b0477fabf3c73949ed8494aad3de7a93725562)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/ConversionUtil.java (version 59b0477fabf3c73949ed8494aad3de7a93725562)