I recently included one of our projects in Hudson using the UCM ClearCase plugin. Hudson works well until the configuration changes and then freezes when upgrading. In ClearCase, the user is asked and asked if they want to continue (yes / no) when this change, so I assume this is where Hudson hangs.
I configured Hudson to work with the snapshot view for speed, so I would ideally want to not switch to dynamic view.
The project uses ant for the build process.
source
share