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
21 minutes
Labels
None
Revisions
openmrs-core
339758b83552f9938e55afc8d1c1b3098f4b6f2d 339758b83552f9938e55afc8d1c1b3098f4b6f2d
openmrs-standalone
779ac931ac7d80f59987661386056e64cb1ca437 779ac931ac7d80f59987661386056e64cb1ca437
Release scripts
cb25741d3d6fa89e79187ec68f849228fcafce94 cb25741d3d6fa89e79187ec68f849228fcafce94
Total tests
3853
Successful since
#1620 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 339758b83552f9938e55afc8d1c1b3098f4b6f2d 339758b83552f9938e55afc8d1c1b3098f4b6f2d Merge pull request #2231 from teleivo/TRUNK-5205
TRUNK-5205 Use java8 Base64 instead of xerces
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> ca2ccfe88cb0b9b9d14f7cca9aabdc7c42cb1411 ca2ccfe88cb0b9b9d14f7cca9aabdc7c42cb1411 TRUNK-5205 Use java8 Base64 instead of xerces
replaced use of org.apache.xerces.impl.dv.util.Base64
with java8 Base64

added small refactorings TestInstallUtil.getResourceInputStream
* extracted private methods to improve readability
* renamed parameter
* use parametrized log message style and remove if since log.info
already checks for the log level

set checkstyle rule: Import from illegal package - org.apache.xerces

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