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

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

  • Rafal Korytkowski

    Rafal Korytkowski a2240b9a3d76cd2f2300de504b600bdc8be65326

    Merge pull request #112 from kristopherschmidt/RESTWS-485
    RESTWS-485: fix RestUtil.wrapErrorResponse issue when stack trace is emp...

  • Kristopher Schmidt <kris.schmidt7@gmail.com>

    Kristopher Schmidt <kris.schmidt7@gmail.com> eb2b7a08c5daad135093b6508a36b3505332cc15

    RESTWS-485: fix RestUtil.wrapErrorResponse issue when stack trace is empty

    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestUtil.java (version eb2b7a08c5daad135093b6508a36b3505332cc15)
    • omod-common/src/test/java/org/openmrs/module/webservices/rest/web/RestUtilTest.java (version eb2b7a08c5daad135093b6508a36b3505332cc15)