Changes between Initial Version and Version 1 of Ticket #19426


Ignore:
Timestamp:
2020-06-22T21:10:48+02:00 (5 years ago)
Author:
Klumbumbus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19426

    • Property Cc taylor.smock added
  • Ticket #19426 – Description

    initial v1  
    1 The change in #16545 removed the method with matching signature.
     1The change in r16545 removed the method with matching signature.
    22
    33Causes **java.lang.NoSuchMethodError: org.openstreetmap.josm.data.imagery.ImageryInfo.equalsPref(Lorg/openstreetmap/josm/data/imagery/ImageryInfo;)**
     
    88            if (matchingDefault != null && !matchingDefault.equalsPref(info)) {
    99}}}
    10 
    11 https://josm.openstreetmap.de/changeset/16545/josm
    1210
    1311{{{