[Zope-CMF] Re: GenericSetup 1.4 release

2008-03-02 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wichert Akkerman wrote: > The improvements GenericSetup 1.4/trunk has over the 1.3 series are a > big part of Plone 3.1. With that moving towards it first alpha release > this Friday it would be practical if there was a GenericSetup 1.4 beta > release

[Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Raphael Ritz
Jens Vagelpohl wrote: On Mar 7, 2008, at 11:00 , Wichert Akkerman wrote: I'm happy to see there are no objections. Who is going to make that release? Jens hasn't responded so perhaps someone else will need to do that. Tres, can you take care of this? I haven't had any time this week. I may be

[Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread yuppie
Looks like five.localsitemanager is missing in your setup. Yuppie Jens Vagelpohl wrote: I'm running the tests on the current GS trunk and see a dozen errors like the traceback below. Right now my setup is Zope from the 2.10 branch after 2.10.4, maybe a few weeks old. I'm not using buildout or

[Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jens Vagelpohl wrote: > On Mar 7, 2008, at 13:26 , yuppie wrote: > >> Looks like five.localsitemanager is missing in your setup. Yuppie > > That's it, great catch! I got bitten by the same issue a couple of weeks ago, and dropped the ball on getting

[Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Hanno Schlichting
Jens Vagelpohl wrote: There's an egg with version 0.3 on the cheeseshop, is that an acceptable version? I simply linked in what I had here from the current CMFCore trunk, but that external is against the five.localsitemanager trunk and the package itself contains no version information whatsoev

[Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hanno Schlichting wrote: > Jens Vagelpohl wrote: >> There's an egg with version 0.3 on the cheeseshop, is that an acceptable >> version? I simply linked in what I had here from the current CMFCore >> trunk, but that external is against the five.local

[Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jens Vagelpohl wrote: > On Mar 7, 2008, at 17:28 , Hanno Schlichting wrote: > >> The CMF trunk currently points to the five.lsm trunk, which doesn't >> have a version information inside it, as it only uses a part of the >> actual package. The vers

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Wichert Akkerman
Previously Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Wichert Akkerman wrote: > > The improvements GenericSetup 1.4/trunk has over the 1.3 series are a > > big part of Plone 3.1. With that moving towards it first alpha release > > this Friday it would be practical if

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Jens Vagelpohl
On Mar 7, 2008, at 09:37 , Wichert Akkerman wrote: Previously Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wichert Akkerman wrote: The improvements GenericSetup 1.4/trunk has over the 1.3 series are a big part of Plone 3.1. With that moving towards it first alpha relea

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Wichert Akkerman
Previously Jens Vagelpohl wrote: > On Mar 7, 2008, at 09:37 , Wichert Akkerman wrote: > > >Previously Tres Seaver wrote: > >>-BEGIN PGP SIGNED MESSAGE- > >>Hash: SHA1 > >> > >>Wichert Akkerman wrote: > >>>The improvements GenericSetup 1.4/trunk has over the 1.3 series > >>>are a > >>>big

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Jens Vagelpohl
On Mar 7, 2008, at 11:00 , Wichert Akkerman wrote: I'm happy to see there are no objections. Who is going to make that release? Jens hasn't responded so perhaps someone else will need to do that. Tres, can you take care of this? I haven't had any time this week. I may be able to do it some

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Jens Vagelpohl
On Mar 7, 2008, at 13:26 , yuppie wrote: Looks like five.localsitemanager is missing in your setup. Yuppie That's it, great catch! So what do we do with this apparently undeclared dependency? It's not mentioned in the top setup.py or in any text documentation in the package such as in DE

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Jens Vagelpohl
On Mar 7, 2008, at 14:11 , Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jens Vagelpohl wrote: On Mar 7, 2008, at 13:26 , yuppie wrote: Looks like five.localsitemanager is missing in your setup. Yuppie That's it, great catch! I got bitten by the same issue a couple of

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Jens Vagelpohl
On Mar 3, 2008, at 00:14 , Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wichert Akkerman wrote: The improvements GenericSetup 1.4/trunk has over the 1.3 series are a big part of Plone 3.1. With that moving towards it first alpha release this Friday it would be practical

Re: [Zope-CMF] Re: GenericSetup 1.4 release

2008-03-07 Thread Jens Vagelpohl
On Mar 7, 2008, at 17:28 , Hanno Schlichting wrote: The CMF trunk currently points to the five.lsm trunk, which doesn't have a version information inside it, as it only uses a part of the actual package. The version information is in the root setup.py, whereas CMF only pulls in the src/fiv