This plugin lets you run Xvnc session during a build. This is handy if your build includes UI testing that needs a display available.
Note: you must have started the vncserver at least one time before you use it with hudson. This is to create a password. Otherwise hudson fails.
Version History
Version 1.7 (Apr 15 2009)
Retry several times before giving up on attempt to get a display, blacklisting displays each time.
Version 1.6 (Apr 14 2009)
If the user forgot to put :$DISPLAY_NUMBER in the command line, issue a warning (report)
Better help.
Updated to new form validation style.
Version 1.5 (August 11, 2008)
Can be configured to take a screenshot of the X session upon build completion. These screenshots are treated as build artifacts. This functionality requires Imagemagick