Bazaar and Hudson

Matt McClure mlm at aya.yale.edu
Mon Oct 27 03:32:34 GMT 2008


On Sun, Oct 26, 2008 at 10:56 PM, Guillermo Gonzalez
<guillo.gonzo at gmail.com> wrote:
> On Mon, Oct 27, 2008 at 12:37 AM, Matt McClure <mlm at aya.yale.edu> wrote:
>> On Sun, Oct 26, 2008 at 1:42 PM, Guillermo Gonzalez
>> <guillo.gonzo at gmail.com> wrote:
>> With the new version, my build fails, even with a manual trigger,
>> i.e., when I click "Build Now".  I get the exception below:
>>
>> Executing: version-info bzrp4
>>
>> 1
>> java.lang.ArrayIndexOutOfBoundsException: 1
>>        at org.vcs.bazaar.client.BazaarVersionInfo.parse(BazaarVersionInfo.java:23)
>>        at
>
> 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

And here it is for the source branch that the Hudson job reads:

C:\>bzr version-info /home/mlm/sandbox/bzr-p4/bzr/continuous.integration.windows
revision-id: mlm at aya.yale.edu-20080823165408-v35s55mdgmefdike
date: 2008-08-23 12:54:08 -0400
build-date: 2008-10-26 23:29:55 -0400
revno: 72
branch-nick: continuous.integration.windows



More information about the bazaar mailing list