Changes between Version 111 and Version 112 of Ticket #11924
- Timestamp:
- 2017-05-28T04:10:04+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11924 – Description
v111 v112 20 20 21 21 Unit tests: 22 1. jacoco has problems with nashorn: `Method jdk.dynalink.linker.LinkerServices.$jacocoInit()[Z must be InterfaceMethodref constant` [https://travis-ci.org/michaelzangl/josm/jobs/142048549#L451 log] ==> See #13150 for fix 23 1. Could not initialize class org.openstreetmap.josm.data.validation.tests.OpeningHourTest and Could not initialize class org.openstreetmap.josm.data.validation.OsmValidator (they are shomehow destroyed by a combination of jacoco + nashorn) 22 1. ~~jacoco has problems with nashorn: `Method jdk.dynalink.linker.LinkerServices.$jacocoInit()[Z must be InterfaceMethodref constant` [https://travis-ci.org/michaelzangl/josm/jobs/142048549#L451 log]~~ ==> See #13150 for fix 24 23 1. EqualsVerifier bugs: https://github.com/jqno/equalsverifier/issues/152 + https://github.com/jqno/equalsverifier/issues/169 25 1. ~~Projections off by the last digit.~~ ==> fixed 24 1. ~~Projections off by the last digit.~~ ==> fixed (see #11889, #13887) 26 25 27 26 Plugins: 28 1. Geotools does not work ==> https://osgeo-org.atlassian.net/browse/GEOT-5289 ==> forked 27 1. ~~Geotools does not work ==> https://osgeo-org.atlassian.net/browse/GEOT-5289~~ ==> forked