HFE compatible with platform 2.0 up to 2.3.2

Build: #24 was successful

Job: Test against 2.4 was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4

    Minor cleanup, including: (#211)
    * log4j files should not be included in modules, as they overwrite the default openmrs appenders, this removes those in non-test projects
    * CapturingPrintWriter is useful outside of a test context, so moving it
    * A few private methods on DateWidget are useful to be able to use outside the class, make them public
    * Remove unnecessary test dataset and just incorporate it into the main test dataset
    * Add documentation for deploy web approaches in the pom
    * Cleanup of incorrect javadoc

    • api-tests/src/test/java/org/openmrs/module/htmlformentry/CapturingPrintWriter.java (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • api-tests/src/test/java/org/openmrs/module/htmlformentry/DrugOrderTagTest.java (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • api-tests/src/test/resources/otherConceptMappings.xml (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • api/src/main/java/org/openmrs/module/htmlformentry/CapturingPrintWriter.java (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • api/src/main/java/org/openmrs/module/htmlformentry/FormEntryContext.java (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • api/src/main/java/org/openmrs/module/htmlformentry/widget/DateWidget.java (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • api/src/main/resources/log4j.xml (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • api/src/test/resources/org/openmrs/module/htmlformentry/data/RegressionTest-data-openmrs-2.1.xml (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • omod/pom.xml (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)
    • omod/src/main/resources/log4j.xml (version ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4)