GWT - Browser Plugins
Install GWT Developer Plugin for Internet Explorer IE, Chrome Plugin and Firefox with one click: http://gwt.google.com/missing-plugin/MissingPlugin.html
Hudson CI - Disable Build whenever a SNAPSHOT dependency is built
Disable trigger "Build whenever a SNAPSHOT dependency is built" on each job. This batch job can be done with one simple groovy script.
Hudson CI - Kill all jobs in build queue
Too much projects in your build queue. You want to remove them all. No problem. Execute the following script.
Hudson CI - Add recipient to all jobs
Case: A recipient doesn't exist for all of your hudson jobs (projects). You have to select all projets and add the missing recipient. Not nice. The following script can do this for you.
Hudson CI - Apply SCM build trigger for all jobs
Apply a SCM build trigger to all of your hudson jobs (projects). This batch job can be done with one simple groovy script.
More Articles...
Page 1 of 3


