Name |
Hudson/Jenkins Plugin |
Latest version |
1.6.1 |
Download |
Use Hudson/Jenkins Update Center |
Authors |
|
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13726 |
License |
LGPL v3 |
Sources |
Compatibility matrix
Plugin |
1.0 |
1.1 |
1.2.2 |
1.3.1 |
1.4+ |
|---|---|---|---|---|---|
Sonar |
1.8+ |
1.8+ |
1.8+ |
1.8+ |
1.8+ |
Hudson/Jenkins |
1.306+ |
1.317+ |
1.341+ |
1.344+ |
1.344+ |
Changelog
Release 1.6.1 (January 12, 2011)
Release 1.6 (January 11, 2011)
Release 1.5 (March 22, 2010)
Release 1.4 (March 13, 2010)
Before upgrade please make a backup of your Hudson configuration and carefully read following notes. |
If you are using version above 1.2, then before upgrade make sure that your jobs was saved with proper configuration. In order to do it, execute following script from Hudson Script Console: |
If you are using version below 1.2, then: |
Release 1.3.1 (February 27, 2010)
Release 1.2.2 (February 3, 2010)
This version introduces some changes to configuration files. Upgrade will be performed automatically, but before upgrade please make a backup of your Hudson configuration. |
Most probably next plugin version will be incompatible with versions below 1.2, so it's highly recommended to update to this version. |
Release 1.1 (August 1, 2009)
When upgrading to this version, please be aware that "Skip on SCM build" (Default Yes) is becoming "Poll SCM" (Default No) under Triggers section. Due to technical limitation, this data could not be migrated to 1.1, and therefore if it was unchecked in certain jobs, the new box should be manually checked. |
Release 1.0.1 (June 3, 2009)
Release 1.0 (May 20, 2009)
Build and release the Hudson plugin
Build
- build hudson
- sources are located into plugins/sonar
- start hudson and the sonar plugin with the embedded jetty :
- browse to http://localhost:8080
- jetty automatically detects compilation updates then restarts. Very useful.
- read the hudson plugin documentation and javadoc
Release
- edit the file ~/.java.net :
- tag subversion and upload the release:
- add the changelog to release notes.

