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

Build: #266 was successful Changes by wroot <wrooot@users.noreply.github.com>

Code commits

Spark (master)

  • wroot <wrooot@users.noreply.github.com>

    wroot <wrooot@users.noreply.github.com> d3c9ccb9e1ec127f7fdf5dedd29ab30a47fc1392

    Merge pull request #556 from guusdk/SPARK-2005_clientcontrol-disable-plugins
    SPARK-2005: Query ClientControl for additions to plugin blacklist

  • Guus der Kinderen

    Guus der Kinderen 87fad9409a95dd547bf170624b592ff4614ab1f9 m

    SPARK-2005: Query ClientControl for additions to plugin blacklist
    This commit augments the blacklist of plugins with the response to a query to the clientControl plugin for Openfire.

    This functionality is added to the clientControl plugin in what will probably be release 2.1.6. See https://github.com/igniterealtime/openfire-clientControl-plugin/pull/18

    • core/src/main/java/org/jivesoftware/LoginDialog.java (version 87fad9409a95dd547bf170624b592ff4614ab1f9)
    • core/src/main/java/org/jivesoftware/Spark.java (version 87fad9409a95dd547bf170624b592ff4614ab1f9)
    • core/src/main/java/org/jivesoftware/resource/Default.java (version 87fad9409a95dd547bf170624b592ff4614ab1f9)
    • core/src/main/java/org/jivesoftware/sparkimpl/plugin/manager/Enterprise.java (version 87fad9409a95dd547bf170624b592ff4614ab1f9)