Changes between Version 75 and Version 76 of Ticket #11924
- Timestamp:
- 2016-08-18T02:03:41+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11924 – Description
v75 v76 20 20 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 21 21 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. EqualsVerifier does not work22 1. EqualsVerifier fails in 2 unit tests 23 23 1. Projections seem to be off by the last digit. [https://travis-ci.org/michaelzangl/josm/jobs/142048309#L2792 log] 24 24