[Zope-CMF] Re: Eggification redux

2007-09-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Fulton wrote: * When package A depends on Y and package B also depends on Y, but with some version restrictions, buidout will first try to get the newest version of Y when installing A. But then when installing B, it is l

Re: [Zope-CMF] Re: Eggification redux

2007-09-25 Thread Wichert Akkerman
Previously Tres Seaver wrote: > Jim Fulton wrote: > > On Sep 25, 2007, at 3:40 AM, Philipp von Weitershausen wrote: > > > >> Charlie Clark wrote: > >>> Am 25.09.2007 um 02:05 schrieb Tres Seaver: > I'd like to break the remaining CMF packages out (moving from '/ > CMF' to > 'Produc

[Zope-CMF] Re: Eggification redux

2007-09-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Fulton wrote: > On Sep 25, 2007, at 3:40 AM, Philipp von Weitershausen wrote: > >> Charlie Clark wrote: >>> Am 25.09.2007 um 02:05 schrieb Tres Seaver: I'd like to break the remaining CMF packages out (moving from '/ CMF' to 'Pro

[Zope-CMF] Re: Eggification redux

2007-09-25 Thread Philipp von Weitershausen
Charlie Clark wrote: Am 25.09.2007 um 02:05 schrieb Tres Seaver: I'd like to break the remaining CMF packages out (moving from '/CMF' to 'Products.CMFCore', 'Products.CMFDefault', etc.) and push the 2.1.0 eggs out, as well as equivalent changes for PluggableAuthService and PluginRegistry. Any

[Zope-CMF] Re: Eggification redux

2007-09-24 Thread Hanno Schlichting
Tres Seaver wrote: > SVN Reorganiztion > - > > I just worked a bit today on spliting CMF 2.1.0 (GenericSetup 1.3.2) out > into separately releasable egg-based distributions. For the initial > pass, see: > > svn://svn.zope.org/repos/main/Products.GenericSetup/tags/1.3.2 > > Not