Bazaar and Hudson

Guillermo Gonzalez guillo.gonzo at gmail.com
Mon Oct 27 04:21:18 GMT 2008


Hi!

On Mon, Oct 27, 2008 at 1:32 AM, Matt McClure <mlm at aya.yale.edu> wrote:
> On Sun, Oct 26, 2008 at 10:56 PM, Guillermo Gonzalez
> <guillo.gonzo at gmail.com> wrote:
[snip]
>> Could you send me (via private mail, if you want) the output of 'bzr
>> version-info' for your branch?
>> maybe you have and alias to generate a tweaked version-info output?
>> The Java library assume that the output is, somethig like:
>>
>> revision-id: <a revid>
>> date: <a date>
>> build-date: <a date>
>> revno: <a revno>
>> branch-nick: <the branch nick>
>
> Here it is for the branch that the Hudson job creates:
>
> C:\Documents and Settings\mlm\.hudson\jobs\bzrp4\workspace>bzr
> version-info bzrp4
> revision-id: mlm at aya.yale.edu-20081026163152-943wcchxp7t94ytd
> date: 2008-10-26 12:31:52 -0400
> build-date: 2008-10-26 23:26:44 -0400
> revno: 82
> branch-nick: bzrp4
>
[snip]

That's the expected output. Looking at the code, I realized that I'm
splitting the lines using the system line separator, as you are in
windows, it's not \n and that's what bzr send to output :p

I just uploaded a new .hpi, with the fix applied.

Thanks for the help hunting bugs!

Cheers,

--Guillermo



More information about the bazaar mailing list