You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Laws <si...@googlemail.com> on 2009/10/12 16:31:05 UTC

RELEASE_NOTES contents - was: Re: [VOTE] Release Tuscany Maven Bundle Plugin RC2

An observation (which doesn't affect my vote) on the current Maven
Bundle plugin release is that the RELEASE_NOTES seem somewhat erratic
in the amount of detail included from release to release. We should
try and have a standard form for these so we know what to do.
Especially as we are starting to have more separate releases.

TUSCANY-???? - details about the change

Seems simple and effective.

Begs the question about whether we should always have a JIRA number to
track changes we make. If people don't want to do that (I'm easy
either way) then a simple NO-JIRA or similar would distinguish these
changes so the reader doesn't have to guess one way or the other.

Regards

Simon

Re: RELEASE_NOTES contents - was: Re: [VOTE] Release Tuscany Maven Bundle Plugin RC2

Posted by Raymond Feng <en...@gmail.com>.
Yes, having list of JIRAs seems to be ideal. For those changes that are 
checked in without a JIRA, we can also use the URL of the revision too if 
the commit log is self-descriptive.

Thanks,
Raymond

--------------------------------------------------
From: "Simon Laws" <si...@googlemail.com>
Sent: Monday, October 12, 2009 7:31 AM
To: <de...@tuscany.apache.org>; <an...@apache.org>
Subject: RELEASE_NOTES contents - was: Re: [VOTE] Release Tuscany Maven 
Bundle Plugin RC2

> An observation (which doesn't affect my vote) on the current Maven
> Bundle plugin release is that the RELEASE_NOTES seem somewhat erratic
> in the amount of detail included from release to release. We should
> try and have a standard form for these so we know what to do.
> Especially as we are starting to have more separate releases.
>
> TUSCANY-???? - details about the change
>
> Seems simple and effective.
>
> Begs the question about whether we should always have a JIRA number to
> track changes we make. If people don't want to do that (I'm easy
> either way) then a simple NO-JIRA or similar would distinguish these
> changes so the reader doesn't have to guess one way or the other.
>
> Regards
>
> Simon 


Re: RELEASE_NOTES contents - was: Re: [VOTE] Release Tuscany Maven Bundle Plugin RC2

Posted by ant elder <an...@apache.org>.
On Mon, Oct 12, 2009 at 3:31 PM, Simon Laws <si...@googlemail.com> wrote:
> An observation (which doesn't affect my vote) on the current Maven
> Bundle plugin release is that the RELEASE_NOTES seem somewhat erratic
> in the amount of detail included from release to release. We should
> try and have a standard form for these so we know what to do.
> Especially as we are starting to have more separate releases.
>
> TUSCANY-???? - details about the change
>
> Seems simple and effective.
>
> Begs the question about whether we should always have a JIRA number to
> track changes we make. If people don't want to do that (I'm easy
> either way) then a simple NO-JIRA or similar would distinguish these
> changes so the reader doesn't have to guess one way or the other.
>
> Regards
>
> Simon
>

The previous release of the bundle plugin had no release notes which
isn't ideal, but do we really need to fix that with a ridgid process?
Many commits don't have an associated JIRA, or often new function will
be added over multiple commits. Its also going to depend a bit on the
type of release, eg the recent SCA 1.5.1 release was a maintenance
release of a relatively stable branch so most commits had JIRAs, the
SCA 2.0-M3 release had few JIRAs and it seems fine to me to just have
high level bullet points in the release notes.

   ...ant