Build: #28 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-packager-maven-plugin

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> a1070c481814054c7359839427e2ea1755b0a023

    UHM-4381 - Support loading constants.yml into Initialization JsonKeyV… (#3)
    * UHM-4381 - Support loading constants.yml into Initialization JsonKeyValue structure

    * Improvements related to 2 pending tickets - add more files to ignore to the watch command to include all hidden files (eg. those prefixed with "." and subfiles/folders, add date/time logs to the watch output in order to more easily tell when it last ran, and ensure the jsonkeyvalue generation is done even when no dependencies are declared.

    * Improvements related to 2 pending tickets - add more files to ignore to the watch command to include all hidden files (eg. those prefixed with "." and subfiles/folders, add date/time logs to the watch output in order to more easily tell when it last ran, and ensure the jsonkeyvalue generation is done even when no dependencies are declared.

    • integration-tests/src/test/java/org/openmrs/maven/plugins/packager/config/CompileConfigurationsTest.java (version a1070c481814054c7359839427e2ea1755b0a023)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/packager/config/CompileConfigurationsMojo.java (version a1070c481814054c7359839427e2ea1755b0a023)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/packager/config/WatchConfigurationsMojo.java (version a1070c481814054c7359839427e2ea1755b0a023)