| 16 | 1. warning: [deprecation] XMLReaderFactory in org.xml.sax.helpers has been deprecated ==> org/openstreetmap/josm/tools/ImageProvider.java |
| 17 | |
| 18 | Unit tests: |
| 19 | 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] |
| 20 | 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) |
| 21 | 1. EqualsVerifier does not work |
| 22 | 1. Projections seem to be off by the last digit. [https://travis-ci.org/michaelzangl/josm/jobs/142048309#L2792 log] |
| 23 | |
| 24 | Plugins: |