chiark / gitweb /
choose the most recent available version of Java
authorHans-Christoph Steiner <hans@eds.org>
Fri, 20 Oct 2017 09:35:48 +0000 (11:35 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 25 Oct 2017 21:01:25 +0000 (23:01 +0200)
commite0df6d24795237dbe586627d13ad2c9ef404f614
treec0b23ff8ecb2ede4fd249a6c819332cb53037b1b
parent43b990505d861eb2fbc0e629834408c72f8c22d8
choose the most recent available version of Java

This came about testing on OSX, where there are often multiple versions of
the JDK installed.  This was choosing the oldest version.  It should
choose the most recent version.
.travis.yml
fdroidserver/common.py
tests/common.TestCase