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

Build: #845 was successful Changes by Jonathan Leitschuh <jonathan.leitschuh@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 minutes
Duration
7 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
19625725245b2f9938f124c654739279748c408f 19625725245b2f9938f124c654739279748c408f
Release scripts
ab83775184d5fb0f928388fa25ee675b855dd53c ab83775184d5fb0f928388fa25ee675b855dd53c
Total tests
1681
Successful since
#841 ()

Tests

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Jonathan Leitschuh <jonathan.leitschuh@gmail.com> Jonathan Leitschuh <jonathan.leitschuh@gmail.com> 19625725245b2f9938f124c654739279748c408f 19625725245b2f9938f124c654739279748c408f Use HTTPS instead of HTTP to resolve dependencies (#423)
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>