Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1335 was successful Changes by Darius Jazayeri <jazayeri@alum.mit.edu>

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
2 minutes
Labels
None
Revision
c7d736685193e4131db1c59aa82d4d52334fa20f
Total tests
36
Successful since
#1334 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> c7d736685193e4131db1c59aa82d4d52334fa20f Bugfix so that person.dead in PersonContextModel is correctly available for evaluation in JavaScript (apparently Rhino doesn't treat a java.lang.Boolean as a JavaScript boolean, so we have to use a plain boolean)