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

Build: #813 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

  • cpear98 <36680750+cpear98@users.noreply.github.com>

    cpear98 <36680750+cpear98@users.noreply.github.com> 26643b49c76dce08574cf7bca5315a6f161fcf16

    RESTWS-735: Updated calls to newDelegate to call newDelegate(SimpleObject). (#398)
    Updated calls to the old method newDelegate to call the new
    method newDelegate(SimpleObject) so that post requests
    are handled correctly when instantiating resource objects.

    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/resource/impl/DelegatingSubResource.java (version 26643b49c76dce08574cf7bca5315a6f161fcf16)