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

Build: #52 was successful Changes by wroot <wrooot@users.noreply.github.com> and Guus der Kinderen

Build result summary

Details

Completed
Queue duration
2 minutes
Duration
21 seconds
Labels
None
Agent
Default Agent
Revision
9cda03344746676c75879e7ae81a78d46bae36b7
Total tests
2
Successful since
#1 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> 9cda03344746676c75879e7ae81a78d46bae36b7 Merge pull request #362 from guusdk/SPARK-1888_Plugin-management
SPARK-1888: Plugin management
Guus der Kinderen Guus der Kinderen 9e4b30c8156db658c4c1013063f21cd3db12d4fa SPARK-1888: Reformatting code for Plugin Manager
To fix the issue at hand, improving the readability of the code helps a lot. In this commit,
I've applied a code formatter (to just the Plugin Manager code) and made some basic changes
(added/improved log messages mostly).
Guus der Kinderen Guus der Kinderen d19aca5358319a1eea67507c52b4b204f64fd4e2 SPARK-1888: Properly uninstall a plugin
When uninstalling a plugin, all files from the plugin directory should be removed.
Guus der Kinderen Guus der Kinderen eeef5cbf303db10dd098743ea4eaf1a6a2386bd3 SPARK-1888: Uninstall a plugin when the GUI instructs so.
This is a fix to what I assume to be a bug. The method, used by the UI part where plugins are managed,
is documented as 'remove and uninstall' a plugin. It only removed, but did not uninstall. I've fixed that
with this commit.

Jira issues

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