[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.buckminster] Re: Buckminster updating / change-list generation

Hi Peter,

that is how I understood it as well.
The SCM Plugin gets its chance to update the workspace and is responsible for producing a changelog.xml in the workspace root so it can get picked up by hudson.
So as long as there is a way to parse the output generated by buckminster, it should be nothing but a simple transformation to the format expected by hudson.



Best regards, Johannes

Peter M. Murray schrieb:
Johannes,

Those suggestions make sense to me. As I understand the SCM module specification from Hudson it is up to the SCM module to "interpret" the change log and convert it into an object-graph for Hudson to consume. This should ease conversion of whatever log file format we end up with for Hudson.

-pete