Modify

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#487 closed defect (wontfix)

Inconsistency of plugin versions

Reported by: tino@… Owned by: framm
Priority: major Milestone:
Component: Plugin Version: latest
Keywords: plugins version revision Cc:

Description

There are some problems with the versions of some plugins.I've installed the latest versions of validator/mappaint/wmsplugin.

Now in the About/Plugins dialog the plugins report following version numbers:

  • validator: 5247
  • wmsplugin: 3.0
  • mappaint: 5207

In the Options/Plugins dialog they are listet with:

  • validator: 5284
  • wms 3.0
  • mappaint: 5024

Now when i press "Update current" JOSM wants to update the validator and the mappaint version.

Attachments (0)

Change History (2)

comment:1 by framm, 16 years ago

Resolution: wontfix
Status: newclosed

This is essentially a plugin/maintenance problem. anyone who commits a new plugin.jar to the OSM SVN must make sure that the JOSM plugins wiki page has the exact same version number as the "Plugin-Version" specified in the .jar file's MANIFEST file. Otherwise JOSM will always assume that there's a newer version available, downloads it, and find it wasn't new. Not much I can do about this.

comment:2 by fatbozz, 16 years ago

If you want to "upgrade" you can try this BATCH. of course, you must download wget to realize this

wget http://svn.openstreetmap.org/applications/editors/josm/dist/validator.jar
wget http://gis.templ.net/wmsplugin.jar
move *.jar C:\Folder\TO\JOSM\plugins
wget --output-document=josm-latest.jar http://josm.openstreetmap.de/download/josm-latest.jar

Modify Ticket

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