Opened 5 years ago

Last modified 5 years ago

#16907 closed defect

Plugin manifest property name mismatch Minimum-Java-Version/Plugin-Minimum-Java-Version — at Version 1

Reported by: allier-osm Owned by: team
Priority: normal Milestone: 18.10
Component: Core Version: latest
Keywords: java11 javafx plugin Cc:

Description (last modified by Don-vip)

Following #16682, it seems there is a mismatch between:

  • the property name "Plugin-Minimum-Java-Version" set in build-commons.xml, target "add-manifest-attribute"
  • the property name "Minimum-Java-Version" read in org.openstreetmap.josm.plugins.PluginInformation.scanManifest()

See the corresponding commits:
[o34604] on 27/08/18 at 13:27 see #josm16682 - new property Plugin-Minimum-Java-Version for openjfx plugin
r14186 on 27/08/18 at 20:12 see #16682 - add new plugin property Minimum-Java-Version

Change History (1)

comment:1 by Don-vip, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.