Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
23 seconds
Labels
None
Revisions
Git
dd0c47db515b8e7ee1c346d6bd52f852c06be115 dd0c47db515b8e7ee1c346d6bd52f852c06be115
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Fixed in
#226 (Manual run by Daniel Kayiwa)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> dd0c47db515b8e7ee1c346d6bd52f852c06be115 dd0c47db515b8e7ee1c346d6bd52f852c06be115 Merge pull request #295 from teleivo/RAD-157
RAD-157 Add formatter for javascript files
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> bd94fba1e5c7e49652b54b97ed179de6e355e50f bd94fba1e5c7e49652b54b97ed179de6e355e50f RAD-157 Add formatter for javascript files
our javascript files are a mess, they should follow a style guide as well and
be formatted automatically

* switch to maveninformatics formatter fork since his releases are up to date
and javascript formatting works
* move datatables in subfolder so they can be excluded from formatting via its
folder and tinymce is also in a subfolder
* format .js files only in omod and exclude third party files like datatables
and jquery
* remove <script> from .js files so they are formatted
* most js are already included with opnmrs:htmlinclude,
radiologyOrderList.js needs a little workaround because
it has spring message tags that need to be rendered by jsp compiler
* update readme
* run travis only against java7 since java 6 is not supported by formatter

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRAD-157Could not obtain issue details from Jira