Commit Graph

3 Commits

Author SHA1 Message Date
Henry Lin 05c5736806
Fix issues for multiple projects (#10971)
Previous Jazzer version only instrument code under the same package as
the fuzz test, this PR adds `--instrumentation_includes` to several
projects.

Also fix build failures in jdom and jsqlparser, fix fuzzing blocker in
qdox and avro, delete not needed file in apache-cxf
2023-09-18 12:22:06 +01:00
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 a11980e9e0
Apache-CXF: Initial integration. (#9853)
Initial integration of Apache CXF.
2023-03-06 18:28:10 +11:00