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> 7749ad430a8521a5c3a58aa53d288091a8094d62

    SPARK-2214 Replace depricated method "install" (#703)
    * SPARK-2214 Replace depricated method

    Renamed Flat*Laf.install() methods to Flat*Laf.setup() to avoid confusion
    with UIManager.installLookAndFeel(LookAndFeelInfo info). The old
    Flat*Laf.install() methods are still there, but marked as deprecated. They
    will be removed in a future version.
    https://github.com/JFormDesigner/FlatLaf/releases/tag/1.2

    * rename method

    The method should also be called "setup"

    • core/src/main/java/org/jivesoftware/spark/ui/themes/lafs/SparkLightLaf.java (version 7749ad430a8521a5c3a58aa53d288091a8094d62)