On 06/15/2012 01:04 PM, Paul Sharples wrote:
Hi all,
As you may know Scott made some significant changes to the interfaces between
the core and parser modules of wookie recently. Although eveything works okay
locally for me & scott, buildbot seems to be getting into a twist by somehow
using an older cached version of the 0.11.0-SNAPSHOT parser module, resulting in
a failed build. As a test I updated the parser to 0.11.1 without any other
changes, committed the changes and buildbot ran successfully. However, when I
put it back to 0.11.0 it fails once again.
(1) Does anybody know how to kick buildbot to disregard old SHAPSHOT jars and do
a full clean build?
I don't and never used buildbot but IMO this is or should be the proper way to
fix it.
I suggest sending/forwarding this email to infrastructure@ with the proper
details. Or even better: create a INFRA issue for it.
(2) Otherwise should we ignore buildbot, knowing that the build is in fact ok,
or
Seems acceptable to me for the time being while waiting for INFRA to flush
(3) Increment the parser module in svn to 0.11.1, so that buildbot behaves
That doesn't compute for me :)
Paul