Build: #1538 was successful Scheduled with changes by teleivo <mrteleivo@gmail.com> and Ivo Ulrich <teleivo@users.noreply.github.com>

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
2 minutes
Labels
None
Revision
732eafc0cb64cec6162ab0ef21a1724f868cea7e 732eafc0cb64cec6162ab0ef21a1724f868cea7e
Successful since
#1377 ()

Code commits

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.

Jira issues

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