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

Code commits

Spark (master)

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

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

    Merge pull request #756 from igniterealtime/flatlaf-masos
    SPARK-2310 MacOS doesn't use Look and Feal FlatLaf

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

    ilya khlevnoy <71222850+Plyha@users.noreply.github.com> 74074f0dedc7ad6a3a9e592703beb7cd710459de

    SPARK-2310 MacOS doesn't use Look and Feal FlatLaf
    When testing MacOS, it does not use FlatLaf. Many elements are displayed only in FlatLaf (text when entering a log / password / domain), we should use only it.

    The developer of FlatLaf tells us that we are using a different theme.

    https://github.com/JFormDesigner/FlatLaf/issues/617

    • core/src/main/java/org/jivesoftware/resource/Default.java (version 74074f0dedc7ad6a3a9e592703beb7cd710459de)
    • core/src/main/java/org/jivesoftware/spark/ui/themes/LookAndFeelManager.java (version 74074f0dedc7ad6a3a9e592703beb7cd710459de)
    • core/src/main/java/org/jivesoftware/sparkimpl/settings/local/LocalPreferences.java (version 74074f0dedc7ad6a3a9e592703beb7cd710459de)
    • core/src/main/resources/default.properties (version 74074f0dedc7ad6a3a9e592703beb7cd710459de)