2011/2/28 Tudor Girba <[email protected]>: > I would be interested in this, but I would need help to install it :). I > would like to give it a try in the context of Moose.
On the hudson management there is plugin section there one should be able to load plugins by uploading files. Other approach is to copy the plugin to the hudson plugin directory. This is mostly .hudson/plugins at the home directory of the user running the servlet container hudson resides in. More about installing plugins http://wiki.hudson-ci.org/display/HUDSON/Plugins. > Is the solution already able to react when errors appear in the image? For > example, the shell script solution of Lukas looks for Debug.log and then > suspends the process if one appears. No. But I can easily implement the file checking. The "problem" is that Philippe Marschall has apparently done similar plugin. I don't know if it wise for this small community to develop two similar plugins... I have to check what are Phillippe's plans. My idea was to develop plugin that asks information about ConfigurationOfXXX and desired version and could do building, testing and reporting based on that information. -- Panu
