[Ubuntu] Add java dependent tools back to ubuntu 22 (#5618)

* Get back kotlin and selenium

* Get back leiningen and android tools
This commit is contained in:
Mikhail Timofeev
2022-05-27 10:46:59 +04:00
committed by GitHub
parent 1d519b89d7
commit c61cbbf296
5 changed files with 21 additions and 21 deletions

View File

@@ -290,7 +290,9 @@ build {
"${path.root}/scripts/installers/java-tools.sh",
"${path.root}/scripts/installers/kubernetes-tools.sh",
"${path.root}/scripts/installers/oc.sh",
"${path.root}/scripts/installers/leiningen.sh",
"${path.root}/scripts/installers/miniconda.sh",
"${path.root}/scripts/installers/kotlin.sh",
"${path.root}/scripts/installers/mysql.sh",
"${path.root}/scripts/installers/sqlpackage.sh",
"${path.root}/scripts/installers/nginx.sh",
@@ -306,10 +308,12 @@ build {
"${path.root}/scripts/installers/rust.sh",
"${path.root}/scripts/installers/julia.sh",
"${path.root}/scripts/installers/sbt.sh",
"${path.root}/scripts/installers/selenium.sh",
"${path.root}/scripts/installers/terraform.sh",
"${path.root}/scripts/installers/packer.sh",
"${path.root}/scripts/installers/vcpkg.sh",
"${path.root}/scripts/installers/dpkg-config.sh",
"${path.root}/scripts/installers/android.sh",
"${path.root}/scripts/installers/yq.sh",
"${path.root}/scripts/installers/pypy.sh",
"${path.root}/scripts/installers/python.sh",