Commit Graph

7 Commits

Author SHA1 Message Date
Roman Wagner b4ff325763
add permalink to maven archive (#9335)
the permalink to maven archive will fix multiple build issues on a
long-term basis
2023-01-02 14:49:08 -05:00
DavidKorczynski 8bc78d5fa9
java projects: bump maven (#9329)
Fixes broken builds

Signed-off-by: David Korczynski <david@adalogics.com>
2023-01-02 14:37:13 +00:00
Fabian Meumertzheim 5b1953b201
infra/java: Improve reproducibility of memory issues (#8736)
When reproducing, use slightly lower limits on heap and stack size so
that minimal changes to fuzz targets, fuzzer and runtime do not cause
memory issues to fail to reproduce.
2022-10-19 13:51:06 -04:00
DavidKorczynski 3d1858edb2
java-projects: update maven 3.8.5 to 3.8.6 (#7854)
* java-projects: update maven 3.8.5 to 3.8.6

The 3.8.5 is no longer available so project builds are failing for those
in this commit. This fixes it.

* nit: remove jul-to-slf4j
2022-06-12 22:40:23 +01:00
Emmanuel Bourg 35d9b115e7
jsign: load the keystore from the classpath (#7762) 2022-05-26 11:22:19 +01:00
Emmanuel Bourg 2dc98d5c95
jsign: fuzzing for exe, msi and cab files (#7656) 2022-05-03 12:21:56 +10:00
Emmanuel Bourg e2edcfcbdd
jsign: initial integration (#7621) 2022-05-02 10:18:03 +10:00