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

Build: #10 was successful Changes by kml27 <long27km@uw.edu>

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Code commits

Git

  • kml27 <long27km@uw.edu>

    kml27 <long27km@uw.edu> 40f37120ac26779694639a732154892f696adceb

    Apache FOP compliance.
    * adding href xlink namespacing and height and width to <svg> child <image> tags so Apache FOP1.0 will successfully load SVG files produced by this module

    * fixes new <use> select, adds missing touch event support

    • api/src/main/java/org/openmrs/module/drawing/elements/DrawingSubmissionElement.java (version 40f37120ac26779694639a732154892f696adceb)
    • api/src/test/java/org/openmrs/module/drawing/DrawingTagHandlerTest.java (version 40f37120ac26779694639a732154892f696adceb)
    • omod/src/main/webapp/resources/ui.js (version 40f37120ac26779694639a732154892f696adceb)