Modify

Opened 5 years ago

Closed 5 years ago

#18556 closed enhancement (fixed)

[PATCH] Continuous Download should be restartless

Reported by: taylor.smock Owned by: team
Priority: normal Milestone:
Component: Plugin continuosDownload Version:
Keywords: restart, plugin Cc:

Description

Its kind of annoying to have to restart JOSM to use this plugin.

This patch does the following:

  • Implements the destroyable interface as necessary for plugin cleanup (restartless update/removall)
  • Marks it as a plugin that doesn't have to be restarted on install
  • Increases the JOSM eclipse compile version from Java 7 to Java 8

In my short testing, the patch appears to work well.

Attachments (2)

18556.patch (5.9 KB ) - added by taylor.smock 5 years ago.
Allow plugin to be restartless
18556.2.patch (6.8 KB ) - added by taylor.smock 5 years ago.
Fix issue with menu item not being removed

Download all attachments as: .zip

Change History (3)

by taylor.smock, 5 years ago

Attachment: 18556.patch added

Allow plugin to be restartless

by taylor.smock, 5 years ago

Attachment: 18556.2.patch added

Fix issue with menu item not being removed

comment:1 by Don-vip, 5 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.