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

Build: #170 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> 9047c84ae249b019cce1faccaa57c62411e72cb2

    Merge pull request #474 from guusdk/SPARK-2065_Stop-incompatible-plugins
    SPARK-2065: Prevent known incompatible plugins from being loaded.

  • Guus der Kinderen

    Guus der Kinderen 350d477da85dbe80e2700bef0b8ee4554daa4f26 m

    SPARK-2065: Prevent known incompatible plugins from being loaded.
    This adds a hardcoded list of plugins (with version number) that are known to cause issues. Plugins on the list are no longer loaded by Spark.

    • core/src/main/java/org/jivesoftware/spark/PluginManager.java (version 350d477da85dbe80e2700bef0b8ee4554daa4f26)