Builds, runs unit tests and deploys artifacts to nexus repo

Build: #335 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Mark Goodrich <mgoodrich@pih.org>

    Mark Goodrich <mgoodrich@pih.org> ed9f1226c5c4fdd674e9d17f3a59496f60db55a8

    Merge pull request #103 from slubwama/HTML-624
    HTML-624 Null point exception shown for patient Identifier type when not required in HTML form

  • slubwama <lubwamasamuel3@gmail.com>

    slubwama <lubwamasamuel3@gmail.com> 5f4240df81591ebb7648a749a6017ebef1a7f688 m

    Merge https://github.com/openmrs/openmrs-module-htmlformentry into HTML-624

  • slubwama <lubwamasamuel3@gmail.com>

    slubwama <lubwamasamuel3@gmail.com> 6180080a03e0d632c8b4f41640573e3ae488f97b m

    correcting spaces in previous commit

    • api/src/main/java/org/openmrs/module/htmlformentry/element/PatientDetailSubmissionElement.java (version 6180080a03e0d632c8b4f41640573e3ae488f97b)
  • slubwama <lubwamasamuel3@gmail.com>

    slubwama <lubwamasamuel3@gmail.com> 84ebdb4a29a4123d293b023623d4ae286c064835 m

    Fixing <patient field="identifier" required="false"  with exceptions that was causing it to fail saving

    • api/src/main/java/org/openmrs/module/htmlformentry/element/PatientDetailSubmissionElement.java (version 84ebdb4a29a4123d293b023623d4ae286c064835)