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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
27 seconds
Labels
None
Agent
Default Agent
Revision
3f03e74a9ef29656217c8d816d9fccdddcb6cf69
Total tests
5
Successful since
#340 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
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
Plyha <71222850+Plyha@users.noreply.github.com> Plyha <71222850+Plyha@users.noreply.github.com> 42e2e3c75230706fb9bcb19219ce406f1307b754 Verify that the registry value exists before deleting it
Plyha <71222850+Plyha@users.noreply.github.com> Plyha <71222850+Plyha@users.noreply.github.com> de63ff07509a30571bdce861530cbba3d354a6be Replace the deprecated WinRegistry class with JNA