OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
27 minutes
Labels
None
Revisions
openmrs-core
4e2e090307448473ab00290923dc3b00e27a7c52 4e2e090307448473ab00290923dc3b00e27a7c52
openmrs-standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
Release scripts
5b416af0a90e6a162755d06d53b81d906ec4ef36 5b416af0a90e6a162755d06d53b81d906ec4ef36
Total tests
3885
Successful since
#1818 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 4e2e090307448473ab00290923dc3b00e27a7c52 4e2e090307448473ab00290923dc3b00e27a7c52 Merge pull request #2550 from teleivo/TRUNK-5303
TRUNK-5303 Use commons-lang3 instead of legacy commons-lang
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> e57d2405c9fd5d46bfff576f2599d910749911e1 e57d2405c9fd5d46bfff576f2599d910749911e1 TRUNK-5303 Use commons-lang3 instead of legacy commons-lang
* replace use of legacy commons-lang methods with commons-lang3
* replace use of Validate.nonNull() with simple java code throwing an
IllegalArgumentException when the object under test is null since the
commons-lang3 switched to throwing a NullPointerException
* add checkstyle rule preventing import from commons-lang which should
be picked up by codacy so we can get rid of commons-lang at some point

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Manual stage Release cannot be run as it references jobs that no longer exist.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5303Could not obtain issue details from Jira