Builds Spark (minus the Install4j distributables) after every change to the code.

Build: #388 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Code commits

Spark (master)

  • Florian Schmaus <flo@geekplace.eu>

    Florian Schmaus <flo@geekplace.eu> ec10e36a235e91af9a5e9b937ac0241dece878a5

    Merge pull request #665 from Flowdalic/search-form-fields-fix
    Search form fields fix

  • Florian Schmaus <flo@geekplace.eu>

    Florian Schmaus <flo@geekplace.eu> a0c9cc0f287e3b140e1833c7a8448747a84ce09e

    DataFormUI: fix boolean form field handling
    Boolean form fields are not only true if their value is "1", but also
    if their value is "true". The new form field API of Smack does already
    handle this correctly.

    • core/src/main/java/org/jivesoftware/spark/ui/DataFormUI.java (version a0c9cc0f287e3b140e1833c7a8448747a84ce09e)
  • Florian Schmaus <flo@geekplace.eu>

    Florian Schmaus <flo@geekplace.eu> 72fc1e61e501975b5f9f52b274e10a033cf3b948

    UserSearchForm: refine searchServices type

    • core/src/main/java/org/jivesoftware/sparkimpl/search/users/UserSearchForm.java (version 72fc1e61e501975b5f9f52b274e10a033cf3b948)