﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16819	[PATCH] travis: build against jdk 10 and 11	ris	team	"This requires bumping ant versions - the ant supplied by travis on trusty doesn't recognize java >8. fetching
it ""manually"" is ugly but does allow us to unify ant installation across OSs.

I've removed jdk9 as it seems like overkill now, but I've left in the `headless=false` builds because I still have some naive hope that people will be able to battle against them and get them passing. Or perhaps I'm looking at that wrong and what I should be doing is simply accepting that many tests were not designed to work with non-headless mode and set them to skip. This way at least we'd be able to catch regressions from just a glance at the build's success or failure.

As for the macos build - it's just failing on one test related to keyboard shortcuts - ideally I'd like someone more familiar with macos and the keyboard shortcut system to go in and fix it but all I can do is wish.

https://github.com/openstreetmap/josm/pull/37"	enhancement	closed	minor	18.10	Unit tests		fixed	travis tests ant java9 java10 java11	
