OpenMRS Core Master

Build: #2568 was successful Changes by teleivo <teleivo@users.noreply.github.com>

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
17 minutes
Labels
None
Revisions
openmrs-core
d19a6304e9d06b4f3ac7a0c621793280d188495e d19a6304e9d06b4f3ac7a0c621793280d188495e
openmrs-standalone
f41bad710932f3ad84332b5996ecc0efb28f6ebc f41bad710932f3ad84332b5996ecc0efb28f6ebc
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
4459
Successful since
#2564 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> d19a6304e9d06b4f3ac7a0c621793280d188495e d19a6304e9d06b4f3ac7a0c621793280d188495e TRUNK-5982 Adapt to new hamcrest packaging
hamcrest as of 2.x ships what was previously in hamcrest-core and
hamcrest-library in a single jar at artifact coordinate
org.hamcrest:hamcrest

So as of 2.x you only need to depend on the org.hamcrest:hamcrest.
Since JUnit 4 depends on hamcrest-core we need to follow these steps
http://hamcrest.org/JavaHamcrest/distributables#upgrading-from-hamcrest-1x
https://github.com/hamcrest/JavaHamcrest/issues/224#issuecomment-449760045

to make sure also hamcrest-core is updated. The dependency on
hamcrest-core can be removed once JUnit 4 support is dropped.

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-5982Could not obtain issue details from Jira