You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Jonathan Ellis <jb...@gmail.com> on 2009/07/06 17:04:13 UTC

0.3 release process, again

Ant's points over on incubator general.

> - there must be a source distribution
> - the artifact names must include "-incubating"
> - the distributions must be signed

The confusion here is, I thought we were supposed to get release
approval first, _then_ create and sign the official tarballs.  ("ant
release" does a source tarball too, and names things correctly.)

(I note that http://www.apache.org/dev/release-signing.html is
amazingly unhelpful as a howto.)

> - the distributions must include the Incubator disclaimer text

What is that text?

http://incubator.apache.org/guides/releasemanagement.html#notes-disclaimer says

"TODO: the incubator requires that users are informed that the by
including a standard disclaimer. may be include in README,
RELEASE_NOTES DISCLAIMER. It is recommended that it is not included in
NOTICES "

which nowhere links the actual "standard disclaimer."  Hell, it's
barely intelligible. :)

> - the NOTICE file at the top of the distributions must start with:
>    Apache Cassandra
>    Copyright 2009 The Apache Software Foundation

Okay; the top google hits all used the more generic "This product
includes software developed by The Apache Software Foundation
(http://www.apache.org/)" but we can do that.

-Jonathan

Re: 0.3 release process, again

Posted by Eric Evans <ee...@rackspace.com>.
On Wed, 2009-07-08 at 10:56 -0500, Jonathan Ellis wrote:
> Eric, can you tag 0.3-final and sign tarballs?

Done. See http://people.apache.org/~eevans/

-- 
Eric Evans
eevans@rackspace.com


Re: 0.3 release process, again

Posted by Jonathan Ellis <jb...@gmail.com>.
On Tue, Jul 7, 2009 at 1:20 PM, ant elder<an...@apache.org> wrote:
>>> - the distributions must include the Incubator disclaimer text

Okay, I've updated NOTICE and DISCLAIMER and re-run RAT (just to be sure).

Eric, can you tag 0.3-final and sign tarballs?

-Jonathan

Re: 0.3 release process, again

Posted by ant elder <an...@apache.org>.
On Mon, Jul 6, 2009 at 4:04 PM, Jonathan Ellis<jb...@gmail.com> wrote:
> Ant's points over on incubator general.
>
>> - there must be a source distribution
>> - the artifact names must include "-incubating"
>> - the distributions must be signed
>
> The confusion here is, I thought we were supposed to get release
> approval first, _then_ create and sign the official tarballs.  ("ant
> release" does a source tarball too, and names things correctly.)
>

The release approval is by voting on the artifacts so they need to
exist first so they can be reviewed.

> (I note that http://www.apache.org/dev/release-signing.html is
> amazingly unhelpful as a howto.)

Have you found out enough on how to do that yet? If not i can try to
give step by step instrctions.

>
>> - the distributions must include the Incubator disclaimer text
>
> What is that text?
>

For an example see:
https://svn.apache.org/repos/asf/incubator/pivot/tags/v1.2-rc3/DISCLAIMER

   ...ant