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

Build: #422 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Code commits

Spark (master)

  • ilyaHlevnoy <71222850+Plyha@users.noreply.github.com>

    ilyaHlevnoy <71222850+Plyha@users.noreply.github.com> 8cf20a0fe0aae63f920d84c829f546478ed2be0e

    SPARK-2277 Add control over IBB file transfer via ClientControl (#698)
    Since starting from Spark 3.0.0 IBB is disabled by default due to this bug https://igniterealtime.atlassian.net/browse/SPARK-2209  . But after updating the Smack library to version 4.4.X, I cannot reproduce this bug with the IBB setting. Perhaps some administrators may want to manage IBB settings via ClientControl plugin Openfire for their clients.

    • core/src/main/java/org/jivesoftware/LoginDialog.java (version 8cf20a0fe0aae63f920d84c829f546478ed2be0e)
    • core/src/main/java/org/jivesoftware/gui/LoginUIPanel.java (version 8cf20a0fe0aae63f920d84c829f546478ed2be0e)
    • core/src/main/java/org/jivesoftware/sparkimpl/plugin/manager/Enterprise.java (version 8cf20a0fe0aae63f920d84c829f546478ed2be0e)