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> 3f03e74a9ef29656217c8d816d9fccdddcb6cf69

    Merge pull request #670 from Plyha/win-registry-for-java-11
    Replace deprecated class WinRegistry with JNA and verify that the registry value exists before deleting it

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

    Plyha <71222850+Plyha@users.noreply.github.com> 4dff8eae47d1a288a205dc143def52ea9e4eac7d

    Update SettingsManager.java

    • core/src/main/java/org/jivesoftware/sparkimpl/settings/local/SettingsManager.java (version 4dff8eae47d1a288a205dc143def52ea9e4eac7d)
  • Plyha <71222850+Plyha@users.noreply.github.com>

    Plyha <71222850+Plyha@users.noreply.github.com> 42e2e3c75230706fb9bcb19219ce406f1307b754

    Verify that the registry value exists before deleting it

    • core/src/main/java/org/jivesoftware/sparkimpl/settings/local/SettingsManager.java (version 42e2e3c75230706fb9bcb19219ce406f1307b754)
  • Plyha <71222850+Plyha@users.noreply.github.com>

    Plyha <71222850+Plyha@users.noreply.github.com> de63ff07509a30571bdce861530cbba3d354a6be

    Replace the deprecated WinRegistry class with JNA

    • core/src/main/java/org/jivesoftware/spark/util/WinRegistry.java (version de63ff07509a30571bdce861530cbba3d354a6be)
    • core/src/main/java/org/jivesoftware/sparkimpl/settings/local/SettingsManager.java (version de63ff07509a30571bdce861530cbba3d354a6be)