[Zope-dev] SVN: Zope/trunk/buildout.cfg AccessControl has changes
Hanno Schlichting
hanno at hannosch.eu
Sat Aug 28 12:29:51 EDT 2010
On Sat, Aug 28, 2010 at 6:12 PM, Tres Seaver <tseaver at palladion.com> wrote:
>> Modified: Zope/trunk/buildout.cfg
>> ===================================================================
>> --- Zope/trunk/buildout.cfg 2010-08-25 17:16:57 UTC (rev 115947)
>> +++ Zope/trunk/buildout.cfg 2010-08-25 17:18:10 UTC (rev 115948)
>> @@ -18,6 +18,7 @@
>> wsgi
>> sources-dir = develop
>> auto-checkout =
>> + AccessControl
>
> This change is breaking the buildout for the buildbots, and for my Linux
> checkout.
>
> We should just release a new version of AccessControl and wire it in anyway.
This approach was my idea. I wanted to give more people a chance to
review and comment on the new feature in AccessControl, before
actually releasing it. But we need to fix the buildbots to be able to
deal with this setup to make this actually work.
Hanno
More information about the Zope-Dev
mailing list