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
24 minutes
Labels
None
Revisions
openmrs-core
732eafc0cb64cec6162ab0ef21a1724f868cea7e 732eafc0cb64cec6162ab0ef21a1724f868cea7e
openmrs-standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
Release scripts
5b416af0a90e6a162755d06d53b81d906ec4ef36 5b416af0a90e6a162755d06d53b81d906ec4ef36
Total tests
4038
Successful since
#1895 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 732eafc0cb64cec6162ab0ef21a1724f868cea7e 732eafc0cb64cec6162ab0ef21a1724f868cea7e Merge pull request #2634 from teleivo/TRUNK-5377
TRUNK-5377 Remove redundant logging on failed module start
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 1747d5a45c96d3107fa32d7fae1810215a94ab9a 1747d5a45c96d3107fa32d7fae1810215a94ab9a TRUNK-5377 Remove redundant logging on failed module start
inline private method ModuleFactory.getModuleFromFile
since it does not add any value. (It is private and only used once.)

It simply catches ModuleExceptions, adds logging that
replicates whats inside the Exception and rethrows the ModuleException.
The same information will be visible in the log of the ModuleException
which causes the exception to be logged twice.

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