HFE compatible with platform 2.0 up to 2.3.2

Build: #24 was successful Changes by Michael Seaton <mseaton@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
8 minutes
Labels
None
Revisions
Git
ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4 ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
2404
Successful since
#1 ()

Tests

Code commits

Git
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> ebcb0b5b2b70dd200d24cc7d2136ec7486f486a4 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