SLING-8262 -  Add SonarQube analysis to Jenkins jobs

Do not pass sonar.branch.name for master branch, hopefully
fixes:

Project was never analyzed. A regular analysis is required
before a branch analysis
1 file changed
tree: f9d6623727e96686b4dbaf5de57bd0a54dfd3c08
  1. src/
  2. vars/
  3. .gitignore
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. create_jobs.groovy
  7. gen_job_entries.sh
  8. LICENSE
  9. README.md
README.md

License

Sling Jenkins jobs creation

The scripts found in this folder are used to create the Jenkins jobs listed at https://builds.apache.org/view/S-Z/view/Sling/

See https://cwiki.apache.org/confluence/display/SLING/Sling+Jenkins+Setup for more info.