Re: [Zope-dev] Zope 3.4 final schedule?

2008-04-23 Thread Christian Theune
Hi,

On Sat, Apr 19, 2008 at 08:19:55AM +0200, Andreas Jung wrote:
 Hi,

 I asked already six weeks ago about the schedule for the final 3.4 release
 and got no reply so far. So once again the same question...how is in charge
 for doing the 3.4 release?

I'm afraid nobody really is in charge currently. I think Stephan and me might
be the closest to that (as me having started it and Stephan making the last
beta release).

Stephan: Can you tell what's currently missing?

We have a release candidate out there (on the zope.org page actually marked as
stable). Is that candidate good enough to be blessed as 3.4?

Christian

-- 
gocept gmbh  co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope 3.4 final schedule?

2008-04-23 Thread Christophe Combelles

Christian Theune a écrit :

Hi,

On Sat, Apr 19, 2008 at 08:19:55AM +0200, Andreas Jung wrote:

Hi,

I asked already six weeks ago about the schedule for the final 3.4 release
and got no reply so far. So once again the same question...how is in charge
for doing the 3.4 release?


I'm afraid nobody really is in charge currently. I think Stephan and me might
be the closest to that (as me having started it and Stephan making the last
beta release).

Stephan: Can you tell what's currently missing?

We have a release candidate out there (on the zope.org page actually marked as
stable). Is that candidate good enough to be blessed as 3.4?


Since last RC there was a few minor updates as pointed by Dan Korostelev:

- zc.recipe.filestorage: contains fix for blobstorage configuration problem. The 
version in KGS just produces wrong config snippet if you specify blob-dir option 
and so it's unusable.


 - zope.app.locales: newer versions contains fixes/updates for Russian (fixes 
some ugly mistakes), Japanese and Spanish translations for 3.4.


- z3c.form 1.8.1

and probably others with bugfixes. I think there is few risk to upgrade...
... and to release !

Christophe
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope 3.4 final schedule?

2008-04-23 Thread Christian Theune
On Wed, Apr 23, 2008 at 10:29:22AM +0200, Christophe Combelles wrote:
 Christian Theune a écrit :
 Hi,

 On Sat, Apr 19, 2008 at 08:19:55AM +0200, Andreas Jung wrote:
 Hi,

 I asked already six weeks ago about the schedule for the final 3.4 release
 and got no reply so far. So once again the same question...how is in charge
 for doing the 3.4 release?

 I'm afraid nobody really is in charge currently. I think Stephan and me might
 be the closest to that (as me having started it and Stephan making the last
 beta release).

 Stephan: Can you tell what's currently missing?

 We have a release candidate out there (on the zope.org page actually marked 
 as
 stable). Is that candidate good enough to be blessed as 3.4?

 Since last RC there was a few minor updates as pointed by Dan Korostelev:

 - zc.recipe.filestorage: contains fix for blobstorage configuration 
 problem. The version in KGS just produces wrong config snippet if you 
 specify blob-dir option and so it's unusable.

  - zope.app.locales: newer versions contains fixes/updates for Russian 
 (fixes some ugly mistakes), Japanese and Spanish translations for 3.4.

 - z3c.form 1.8.1

 and probably others with bugfixes. I think there is few risk to upgrade...
 ... and to release !

Well. If there are updates that we want to be in the release (from your list
zope.app.locales counts AFAICT) we need to do another release candidate. If
we'd be good to release 3.4.0 right away, then there can't be any changes from
the release candidate. (Getting minor bugfixes out for 3.4.1 or something is
another story.)

Christian

-- 
gocept gmbh  co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope 3.4 final schedule?

2008-04-23 Thread Christophe Combelles

Christian Theune a écrit :

Well. If there are updates that we want to be in the release (from your list
zope.app.locales counts AFAICT) we need to do another release candidate. If
we'd be good to release 3.4.0 right away, then there can't be any changes from
the release candidate. (Getting minor bugfixes out for 3.4.1 or something is
another story.)


If there is nobody yet, I believe someone has to be explicitly chosen or voted 
to take the responsability of releasing, then maintaining the 3.4 branch.

If you can (and have time to) do it, then just do it™ (you or/and Stephan).
There is a choice between : 3.4.0 now and 3.4.1 a few days later, or another RC 
now and 3.4.0 a few days later.


Then if you don't want to be a release manager for years, it would be great to 
write a detailed doc on how you did to release the KGS-based version and how to 
build the monolithic version.
I know there is already a few docs on how to release individual eggs, but I 
don't know one about the full release.


Christophe
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope 3.4 final schedule?

2008-04-23 Thread Christian Theune
On Wed, Apr 23, 2008 at 11:14:56AM +0200, Christophe Combelles wrote:
 Christian Theune a écrit :
 Well. If there are updates that we want to be in the release (from your list
 zope.app.locales counts AFAICT) we need to do another release candidate. If
 we'd be good to release 3.4.0 right away, then there can't be any changes 
 from
 the release candidate. (Getting minor bugfixes out for 3.4.1 or something is
 another story.)

 If there is nobody yet, I believe someone has to be explicitly chosen or 
 voted to take the responsability of releasing, then maintaining the 3.4 
 branch.
 If you can (and have time to) do it, then just do it™ (you or/and Stephan).

Yes.  I'm waiting for Stephan to wake up and say something. ;)

 There is a choice between : 3.4.0 now and 3.4.1 a few days later, or 
 another RC now and 3.4.0 a few days later.

 Then if you don't want to be a release manager for years, it would be 
 great to write a detailed doc on how you did to release the KGS-based 
 version and how to build the monolithic version.
 I know there is already a few docs on how to release individual eggs, but 
 I don't know one about the full release.

I don't mind being a release manager, but this time I ended up doing all the
work (as the release managers before me did) and I couldn't do that (I spent
quite some time trying though).

We do have a document about the release process. However, we're still in flux
with resolving the tar-ball release and egg-release process officially.

Christian


-- 
gocept gmbh  co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope 3.4 final schedule?

2008-04-19 Thread Andreas Jung

Hi,

I asked already six weeks ago about the schedule for the final 3.4 release
and got no reply so far. So once again the same question...how is in charge
for doing the 3.4 release?

Thanks,
Andreas

pgp51ZKZkiEQk.pgp
Description: PGP signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )