You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Automated Builds

Jenkins

CXF has a bunch of automatic builds configured in the Apache Jenkins instance at https://builds.apache.org/view/A-D/view/CXF/. There are builds there that trigger automatically on code commits. There are also nightly builds to test on other JDK's as well as other platforms.

Sonar

CXF also is configured as a build in the Apache Sonar instance at https://builds.apache.org/analysis/dashboard/index/org.apache.cxf:cxf. The Sonar instance runs a variety of quality checks as part of the build.

  • No labels