Modify

Opened 2 months ago

Closed 8 weeks ago

Last modified 6 weeks ago

#24107 closed defect (fixed)

Plugin uses deprecated API which will be removed

Reported by: stoecker Owned by: qeef
Priority: normal Milestone:
Component: Plugin damn Version:
Keywords: Cc:

Description

See #24104

Jar file extplugins/damn.jar:

class org/openstreetmap/josm/plugins/damn/DamnDialog uses deprecated class org/openstreetmap/josm/data/gpx/ImmutableGpxTrack 

This function is deprecated and will be removed. Please fix the plugin.

Attachments (0)

Change History (4)

comment:1 by qeef, 8 weeks ago

Thank you. I've fixed this issue in v0.14.2 https://git.sr.ht/~qeef/damn-plugin/refs/v0.14.2 by using GpxTrack instead.

comment:2 by qeef, 8 weeks ago

Resolution: fixed
Status: newclosed

comment:3 by stoecker, 6 weeks ago

The Link on PluginsSource still points to 0.14.1.

comment:4 by anonymous, 6 weeks ago

Uh, the CI failed. But it's ok now. Thanks for noticing.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain qeef.
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.