Files
gerrit/lib
David Ostrovsky 78be3dff19 Bump guice version to 5.0 beta-1
Guice 5.0 added some new features: [1]. Most important for us are:

o Added Java 15 support (updated asm and bug fixes).
o Removed cglib as a core dependency.
o Removed no-aop build variant.

Given that the no-aop variant is removed, the previous change that
switched to this distribution flavor is reverted: I4a052850d14.

Here is the relevant section from the release notes about no-AOP
guice version:

Using Guice no-AOP version

If you were using Guice no-aop version, simply switch to the standard
version of Guice. Older Guice with no-aop does not use runtime bytecode
generation and starting with this release runtime bytecode generation
is enabled by default and can be disabled by setting
-Dguice_bytecode_gen_option=DISABLED.

[1] https://github.com/google/guice/releases/tag/5.0.0-BETA-1

Change-Id: Ia0ea96e67a25e7c27f71f3bc0070cacdb28b5ad8
2021-02-04 20:51:50 +01:00
..
2020-10-07 11:41:43 +00:00
2021-02-04 20:51:50 +01:00
2021-01-11 14:06:23 +00:00
2020-01-10 21:38:35 +01:00
2020-04-18 08:20:10 +02:00
2019-09-18 18:37:06 +09:00
2018-03-26 14:14:57 -04:00
2019-01-23 11:21:14 +00:00
2016-07-25 13:47:30 -07:00
2016-11-16 01:24:59 +00:00
2019-09-18 17:05:52 +09:00
2019-02-08 11:18:10 +00:00