Commit Graph

6 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
Henry Lin 7623da9d81
Code Intelligence Java projects: Add bug-disclosure email to project.yaml. (#8987)
Add bug-disclosure email to all java projects' project.yaml.
2022-11-16 17:48:01 +11:00
Fabian Meumertzheim 514febd38c
java: Fix bash escaping in memory setting logic (#8825)
These issues were missed in 5b1953b201 and
prevent the new logic from applying correctly for some projects.
2022-11-07 10:34:37 -08: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
Roman Wagner 1edc359f0d
[spring-ldap] Initial Integration (#8764)
Co-authored-by: psy <patrice.salathe@code-intelligence.com>
2022-10-14 06:39:04 -04:00