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
7749ad430a8521a5c3a58aa53d288091a8094d62
Total tests
6
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> 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"

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSPARK-2214Could not obtain issue details from Jira