chiark / gitweb /
all: switch to jdk8 as default
authorDaniel Martí <mvdan@mvdan.cc>
Tue, 21 Jun 2016 10:41:25 +0000 (11:41 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Tue, 21 Jun 2016 10:47:37 +0000 (11:47 +0100)
commit5de678e48be2be53f4e32bea125011d44cb9e8f1
tree9e8b2b3b1207950dbb8ebfc1506f762e4bb90bdb
parentd11135b44173adb25f3e3f50cb3888019a7f4fa6
all: switch to jdk8 as default

Also, remove jdk7 as it will become unused. We added jdk8 for
retrolambda, and now that we will use jdk8 as the default, jdk7 is
unnecessary as retrolambda can work fine with just jdk8.

This removes it from the buildserver, and the new CI image also only has
jdk8 from jessie-backports.

Fixes #185.
.gitlab-ci.yml
buildserver/config.buildserver.py
buildserver/cookbooks/fdroidbuild-general/recipes/default.rb
examples/config.py
tests/complete-ci-tests