There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: selliera
When withXml is false, the generated code should not depend on jaxb classes. Most usages of jaxb annotations are already conditional, but some imports are not. This causes issues when trying to work with recent java runtimes, and not depend on jaxb.
@hiveship, @nickcmaynard @bbdouglas @sreeshas @jfiala @lukoyanov @cbornet @jeff9finger @karismann @Zomzog @lwlee2608 @nmuesch
./mvnw clean package
./bin/generate-samples.sh
./bin/utils/export_docs_generators.sh
./bin/generate-samples.sh bin/configs/java*
.
For Windows users, please run the script in Git BASH.master
(5.3.0), 6.0.x
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.