Automated Builds

Jenkins

CXF has a bunch of automatic builds configured in the Apache Jenkins instance at https://ci-builds.apache.org/job/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.