Commit Graph

5 Commits

Author SHA1 Message Date
Roman Wagner be438d887a
add permalink to maven archive for multiple java projects (#9966)
the permalink to maven archive will fix multiple build issues on a
long-term basis e.g. for htmlunit project
2023-03-20 18:04:49 -04:00
Henry Lin 038f3b1173
apache-commons: update project.yaml (#9050)
Update primary_contact and auto_ccs as requested by apache commons.
2022-11-29 16:40:09 +11:00
Fabian Meumertzheim 2b016db83d
[apache-commons-imaging]: Fix UnsatisfiedLinkError in java.awt.* (#9041)
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=53633.
2022-11-23 08:28:20 -05: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
Henry Lin 125afba7bb
apache-commons: Update project.yaml, fix build failure, correctly configure apache-commons-compress, geometry, imaging and math. (#8967)
Because https://github.com/google/oss-fuzz/pull/8933 is not optimal for
oss-fuzz, we make this PR to meet apache-commons requirements. This PR
will add primary contact email, fix apache-commons-logging build failure
and move apache-commons-math, apache-commons-geometry,
apache-commons-compress and apache-commons-imaging out of apache-commons
folder .Each of them will have their own Dockerfile and build.sh.
2022-11-15 15:28:51 +11:00