Install jdk on jenkins slaves

Change-Id: Id34cafceb82f549c44c8ff24eb49ec05f87d7186
This commit is contained in:
James E. Blair 2012-02-27 13:20:08 -08:00
parent 97b146325f
commit beb6b93cb2

View File

@ -46,7 +46,7 @@ class jenkins_slave {
"lxc",
"maven2",
"mercurial", # needed by pip bundle
"openjdk-6-jre",
"default-jdk", # jdk for building java jobs
"pandoc", #for docs, markdown->docbook, bug 924507
"parted",
"pep8",