Add support for whitesource plugin

* This plugin brings automatic open source management to Jenkins
users
* The plugin helps you manage the usage of open source libraries in
you projects.

Change-Id: I6e01338292038f460428b9ae1bbe8fdc6f97c430
This commit is contained in:
Will Soula
2015-07-22 08:44:02 -05:00
parent f9d6b9c791
commit 832e61224c
4 changed files with 75 additions and 0 deletions

View File

@@ -216,6 +216,7 @@ jenkins_jobs.publishers =
valgrind=jenkins_jobs.modules.publishers:valgrind
violations=jenkins_jobs.modules.publishers:violations
warnings=jenkins_jobs.modules.publishers:warnings
whitesource=jenkins_jobs.modules.publishers:whitesource
workspace-cleanup=jenkins_jobs.modules.publishers:workspace_cleanup
xml-summary=jenkins_jobs.modules.publishers:xml_summary
xunit=jenkins_jobs.modules.publishers:xunit