Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Meumertzheim 4aeb753191
Revert "Pin Jazzer to older revision. (#7484)" (#7486)
This reverts commit 86a4d9d11f.

The build issue has been fixed on Jazzer's main branch.
2022-04-01 15:04:34 +11:00
Oliver Chang 86a4d9d11f
Pin Jazzer to older revision. (#7484) 2022-03-31 15:54:50 +11:00
Fabian Meumertzheim ca8b881691
Revert "Pin Jazzer to pre-Bazel 5 update (#7192)" (#7194)
This reverts commit d3d1e1f838.

Also fixes a typo in the Java runtime version specifier for Bazel 5:
localjdk_15 should have been local_jdk_15, see also
https://github.com/bazelbuild/bazel/issues/7849#issuecomment-1022932563
2022-01-27 09:24:32 -05:00
Oliver Chang d3d1e1f838
Pin Jazzer to pre-Bazel 5 update (#7192)
* Update install_java.sh

* Update install_java.sh
2022-01-27 11:11:45 +11:00
jonathanmetzman 5ef1f7b588
[language builders] Get rid of base-builder-new (#6361)
Build all C/C++ projects in an image without rust, java,
atheris (python), or go.
2021-09-01 13:36:17 -07:00