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
Henry Lin
27a40582e3
Fix coverage build failure for multiple Java projects ( #10766 )
...
Fix coverage build failure for:
java-jwt
ion-java
g-http-java-client
jose4j
apache-commons-text
jsqlparser
tablesaw
zt-zip
json-flattener
opencsv
calcite
mvel
spring-amqp
univocity-parsers
async-http-client
pdfbox
itext7
presto
2023-08-10 09:51:21 +10:00
Henry Lin
fcbc0aa98f
Update several projects ( #10357 )
...
Fix several issues in yamlbeans, apache-cxf and spring-amqp.
2023-05-24 07:56:27 -04:00
Roman Wagner
31ed0c8b0a
fix multiple java build issues in ClusterFuzz ( #10017 )
...
This fix aims to solve multiple build issues in ClusterFuzz related to
absolute path invocation of java dependencies.
2023-04-04 14:38:35 +10:00
Roman Wagner
b6ca3b870d
update jazzer-junit version to 0.16.0 for multiple projects ( #9981 )
2023-03-22 14:45:01 -07: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