Changes between Version 2 and Version 3 of Ticket #24104, comment 28
- Timestamp:
- 2025-04-02T18:50:09+02:00 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24104, comment 28
v2 v3 1 Jar file extplugins/Elevation.jar (https://github.com/hhtznr/JOSM-Elevation-Plugin/issues/5): 1 ~~Jar file extplugins/Elevation.jar (https://github.com/hhtznr/JOSM-Elevation-Plugin/issues/5): 2 2 {{{ 3 3 class hhtznr/josm/plugins/elevation/ElevationPreferences uses deprecated method org/openstreetmap/josm/tools/Utils::isBlank(Ljava/lang/String;)Z … … 10 10 }}} 11 11 12 Jar file extplugins/kendzi3d-dev.jar: 12 Jar file extplugins/kendzi3d-dev.jar and extplugins/kendzi3d.jar: 13 13 {{{ 14 class kendzi/josm/kendzi3d/data/producer/EditorObjectsProducer uses deprecated method org/openstreetmap/josm/data/coor/LatLon::greatCircleDistance(Lorg/openstreetmap/josm/data/coor/LatLon;)D15 Jar file extplugins/kendzi3d.jar:16 14 class kendzi/josm/kendzi3d/data/producer/EditorObjectsProducer uses deprecated method org/openstreetmap/josm/data/coor/LatLon::greatCircleDistance(Lorg/openstreetmap/josm/data/coor/LatLon;)D 17 15 }}} … … 23 21 }}} 24 22 25 Jar file extplugins/mapwithai.jar: 23 ~~Jar file extplugins/mapwithai.jar: 26 24 {{{ 27 25 class org/openstreetmap/josm/plugins/mapwithai/backend/DataConflationSender uses deprecated method org/openstreetmap/josm/tools/Utils::isBlank(Ljava/lang/String;)Z … … 30 28 }}} 31 29 32 Jar file extplugins/markseen.jar: 30 ~~Jar file extplugins/markseen.jar: 33 31 {{{ 34 32 class org/openstreetmap/josm/plugins/markseen/MarkSeenRoot uses deprecated method org/openstreetmap/josm/data/coor/LatLon::greatCircleDistance(Lorg/openstreetmap/josm/data/coor/LatLon;)D … … 42 40 }}} 43 41 44 Jar file extplugins/Tracks2Map.jar: 42 ~~Jar file extplugins/Tracks2Map.jar: 45 43 {{{ 46 44 class hhtznr/josm/plugins/tracks2map/Tracks2MapPlugin uses deprecated method org/openstreetmap/josm/tools/Utils::isBlank(Ljava/lang/String;)Z


